About Skillzwave
Skillzwave is the curated marketplace for Claude Code skills - making AI agents more powerful, one skill at a time.
What are Skills?
Skills are reusable knowledge packages that enhance AI coding assistants. They contain domain expertise, best practices, and specialized instructions that help your AI understand specific topics deeply.
Instead of re-explaining context every conversation, install a skill once and your AI instantly understands your domain - whether it's Kubernetes, legal contracts, or SEO optimization.
14 AI Coding Assistants Supported
Skilz follows the agentskills.io standard for skill discovery and installation. This means your skills work across 14 different AI coding assistants.
Native Support (User-Level)
Skills installed globally, available in all projects:
- Claude Code
- OpenAI Codex
- OpenCode CLI
- Universal (~/.skilz/)
Project-Level Support
Skills injected into project config files:
- Gemini CLI
- GitHub Copilot
- Cursor
- Aider
- Windsurf
- Qwen CLI
- Kimi CLI
- Crush
- Plandex
- Zed AI
Why Skillzwave?
Curated Quality
Every skill is analyzed and scored. We surface the best skills so you don't waste time on broken or outdated packages.
One Command Install
No manual copying. Run skilz install and your skill is ready to use immediately.
Community Driven
Discover skills created by developers worldwide. Contribute your own expertise back to the community.
Enterprise Ready
Spillwave Certified skills meet security and quality standards for production use in enterprise environments.
Getting Started
1. Install the Skilz CLI
pip install skilz 2. Find a skill
Browse our catalog or search for skills that match your needs.
3. Install and use
Install skills for Claude Code (default):
skilz install <owner>/<skill> Installed: owner/skill → Claude Code (user)
Install skills for OpenCode:
skilz install <owner>/<skill> --agent opencode Installed: owner/skill → OpenCode (user)
Install skills for Codex, Gemini, Cursor, and more:
skilz install <owner>/<skill> --agent codex|gemini|cursor|aider|... Use --agent to target any of 14 supported AI assistants
Skills are installed to ~/.claude/skills/ for Claude Code,
~/.codex/skills/ for Codex,
or project config files for project-level agents.
Learn more: Claude Code Docs · OpenCode.ai · All Platforms
Built by Spillwave
Skillzwave is built by Spillwave Solutions, specialists in enterprise AI agent development.
Need a custom skill for your business? Want to integrate AI agents into your workflow? Get in touch.
Contact
- Email: contact@spillwave.com
- GitHub: SpillwaveSolutions