Skip to content

AI Skills Architecture

Skills are stored in .claude/skills/. See Agent Skills for the full list of available skills and installation instructions.

Adding a New Skill

  1. Create a folder under .claude/skills/<skill-name>/
  2. Add a SKILL.md with frontmatter (name, description, allowed-tools) and instructions
  3. Follow the structure of existing skills for reference