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
- Create a folder under
.claude/skills/<skill-name>/ - Add a
SKILL.mdwith frontmatter (name,description,allowed-tools) and instructions - Follow the structure of existing skills for reference