agent-skills.shop
← 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

How to use a skill

  1. Browse the catalog and open a skill.
  2. Follow the source link to get the full SKILL.md and any scripts/references.
  3. Place the skill folder in your project (e.g. .cursor/skills/ or .agents/skills/).
  4. 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.