The #1 marketplace for AI agent skills
Live Site: https://skillzwave.ai
Skillzwave is a searchable marketplace for AI agent skills - modular capabilities that transform general-purpose AI coding assistants into domain experts.
- π Smart Search - Find skills across 50,000+ curated entries
- π― Quality Scores - ML-powered ratings for every skill
- π¦ Multi-Platform - Works with Claude Code, Codex, OpenCode, Copilot, Cursor, and 10+ more
- π Curated Packages - Domain-specific bundles (Legal, Finance, Real Estate)
- π One-Command Install -
skilz install owner/repo/skill-name - π Smart Categories - 4-level NLP-based taxonomy
pip install skilzVisit https://skillzwave.ai or search via CLI:
# Search for skills
skilz search python testing
# View skill details
skilz info anthropics/skills/xlsx
# Install a skill
skilz install anthropics/skills/xlsx- Claude Code - Anthropic's official coding assistant
- OpenAI Codex - OpenAI's code model
- OpenCode - Open-source AI coding assistant
- GitHub Copilot - GitHub's AI pair programmer
- Cursor - AI-first code editor
- Gemini CLI - Google's Gemini for code
- Aider, Windsurf, Plandex, Zed AI and more
Agent skills are markdown files with specialized instructions that teach AI assistants how to perform specific tasks. They use Progressive Disclosure Architecture (PDA) to stay efficient:
- Level 1 (Metadata): Name and description (~50-100 tokens)
- Level 2 (SKILL.md): Core instructions loaded on-demand
- Level 3 (References): Deep documentation loaded only when needed
This means you can give Claude, Codex, or OpenCode massive expertise without bloating the context window.
---
name: api-testing
description: Design and execute comprehensive API test suites with authentication, validation, and performance testing
---
# API Testing Skill
When the user requests API testing, this skill helps you:
1. Design test cases covering happy paths, edge cases, and error scenarios
2. Set up authentication (Bearer, OAuth, API keys)
3. Validate response schemas and status codes
4. Test rate limiting and performance
5. Generate test reports
## Usage
[Detailed instructions...]We welcome skill submissions from the community!
-
Prepare your skill
- Create a
SKILL.mdfile following the Anthropic Skills Specification - Test it with at least one AI coding assistant
- Ensure your repository is public
- Create a
-
Submit
- Open a Skill Submission Issue
- Provide your GitHub repository URL
- Our automated grader will evaluate your skill
-
Get Approved
- Skills scoring 50+ are automatically approved
- Your skill appears in the marketplace within 1-2 weeks
See CONTRIBUTING.md for complete submission guidelines.
- Claude Code Skills Deep Dive Part 1
- Claude Code Skills Deep Dive Part 2
- Mastering Claude Skills
- 34+ Articles, Blog Posts & Videos
- π Live Marketplace: https://skillzwave.ai
- π¦ Browse Skills: https://skillzwave.ai/browse/development
- π Advanced Search: https://skillzwave.ai/search
- πΌ Business Solutions: https://skillzwave.ai/business
- π All Guides: https://skillzwave.ai/guides
- π Report a Bug: Create Issue
- π‘ Request a Feature: Create Issue
- π§ Email Support: support@skillzwave.ai
- π¬ Discussions: GitHub Discussions
- π¦ Twitter/X: @SkillzWaveAi
- π GitHub: SpillwaveSolutions
- π Website: spillwave.com
Search by name, description, domain, owner, or keywords. Use filters to narrow by:
- Category (Development, Data & AI, Design, Media, etc.)
- Quality score
- Platform compatibility
- Permissions level
Every skill is automatically scored on:
- Spec Compliance (18%) - Valid structure and metadata
- Efficiency (22%) - Token usage and lazy loading
- Security (18%) - Safe permissions
- Quality (22%) - Documentation and examples
- Links (15%) - Valid references
- Discoverability (5%) - Good trigger keywords
Domain-specific skill bundles for professionals:
- Legal & Compliance - Contract review, compliance checking, legal research
- Real Estate - Property analysis, due diligence, market research
- Finance & Tax - Financial modeling, tax planning, investment analysis
Skillzwave is:
- β Independent - Not affiliated with any AI platform
- β Open - Community-driven skill catalog
- β Cross-platform - Works with 14+ AI coding assistants
- β Free - No cost to submit or use skills
- xlsx - Comprehensive spreadsheet operations
- pdf - PDF creation and manipulation
- web-scraping - Ethical web scraping and data extraction
- api-testing - API test suite design and execution
- database-design - Database schema design and optimization
Skillzwave is built by Spillwave Solutions, specialists in AI-powered automation and enterprise software development.
AI coding assistants are powerful, but they're generic. Skills make them domain experts by providing:
- Specialized knowledge and workflows
- Best practices and quality standards
- Efficient token usage via progressive disclosure
- Reusable, shareable expertise
We believe in open, cross-platform AI tooling that works everywhere, not locked to a single vendor.
The Skillzwave marketplace is open for public use. Individual skills retain their own licenses (see each repository).
For questions about the marketplace itself, contact: legal@spillwave.com
Please review our Code of Conduct before participating in the community.
Built with β€οΈ by the Skillzwave team
Website β’ Guides β’ Blog β’ Submit a Skill