Open Source
About Agent Skills
The open-source directory for discovering and sharing AI agent skills.
What are Agent Skills?
Agent Skills are reusable instructions that teach AI coding assistants how to perform specific tasks effectively. They follow the SKILL.md specification, an open standard for defining AI agent capabilities.
Supported Platforms
- Claude Code - Anthropic's AI coding assistant with native Agent Skills support
- Cursor - AI-first code editor with Agent Skills integration
- OpenCode - Open-source AI coding assistant with Agent Skills support
- Gemini CLI - Google's command-line AI assistant with Agent Skills preview
- Codex CLI - OpenAI's command-line coding assistant
How to Use Skills
- Browse and find a skill that matches your workflow
- Copy the SKILL.md file to your skills directory (e.g.,
~/.claude/skills/) - Your AI agent will automatically load relevant skills when needed
Contributing
Agent Skills is an open-source project. You can contribute by:
- Creating and sharing new skills
- Improving existing skill documentation
- Reporting issues or suggesting improvements