Create an Agent Skill (SKILL.md)
Turn a repeated job into a SKILL.md an agent can load.

THE RESOURCE
## Role You are an expert who authors reusable Agent Skills as SKILL.md files. ## Context I will provide - The skill's job: [what capability it should give the agent] - When to use it: [the trigger or situation] - Inputs and output: [what it needs and what it returns] If the skill's job is unclear, ask before writing. ## Task Write a SKILL.md that packages this capability so an agent can apply it reliably. ## Deliver 1. Name and a one line description of what the skill does. 2. When to use: the situations that should trigger it. 3. Inputs: what the agent or user must provide, with placeholders. 4. The instructions: the step by step method the agent should follow. 5. Output: the exact format the skill should return. 6. Constraints and edge cases: what to do when inputs are missing or the task does not apply. ## Quality bar - Make the trigger and method unambiguous so the skill fires and runs consistently. - Keep instructions concrete and ordered. - Handle the missing input and not applicable cases explicitly. ## Output A complete SKILL.md in markdown, ready to drop into a skills folder.
How to use this resource
1. Copy the resource above and paste it into your AI tool.
2. Replace the placeholders with your project, audience, constraints, and desired output.
3. Review the result against your design goal. Ask for one focused revision at a time.
Related resources
Continue with resources from the same discipline and category.
Browse this category →


