Term
Claude Skill
A reusable package of instructions and context Claude can invoke on demand.
Lives in ~/.claude/skills/ or .claude/skills/ as a folder with SKILL.md. Claude reads the description and dispatches the skill when relevant.
Used to encapsulate specialized workflows: PDF generation, code reviews, marketing copy, retouching pipelines, etc.
Related