Core Concept: What is a Skill?
A Skill is a reusable instruction file you write once that teaches Claude how to do a specific task your way — forever, without re-explaining. Every skill is a simple folder containing one plain-text file called SKILL.md. That file has two parts: Frontmatter (the trigger) and Instructions (the how). Claude reads the short description at the top and automatically decides when to activate the skill — either when you type /skill-name or when your request matches the trigger phrases.