← Back to catalog
About agent-skills.shop
This site is a hosted catalog of Agent Skills and agent manifests. Skills follow the Agent Skills specification (SKILL.md): a folder with a SKILL.md file containing YAML frontmatter (name, description) and markdown instructions that AI agents can discover and activate on demand.
What we host
- Anthropic skills — References to skills from anthropics/skills (documents, design, testing, MCP, etc.).
- Community skills — Skills from the Cursor/agent ecosystem (e.g. create-skill, create-rule).
- Curated manifests — Additional skills described in the same SKILL.md format for discovery.
How to use a skill
- Browse the catalog and open a skill.
- Follow the source link to get the full SKILL.md and any scripts/references.
- Place the skill folder in your project (e.g.
.cursor/skills/or.agents/skills/). - Your agent will discover it via name and description; invoke when relevant.
Specification
The SKILL.md format is maintained at agentskills.io. Supported by Cursor, Claude Code, and many other agents.