SKILL.md
--- name: my-first-skill description: Use when the user wants a starting point for authoring a Claude Agent Skill; provides a minimal, valid SKILL.md skeleton to edit and extend. --- # My First Skill Replace this body with instructions for the agent. Keep it short — move long reference material into a `references/` file so it costs zero tokens until read. ## When to use Describe the concrete situations that should trigger this skill. ## Steps 1. Explain the first step. 2. Explain the second step.