Create an Agent Skill (SKILL.md)
Turn a repeated job into a SKILL.md an agent can load.
THE PROMPT
## 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 prompt
1. Copy the prompt above.
2. Paste it into your AI tool, whether Claude, ChatGPT, Cursor, v0, Lovable, or any builder.
3. Add a screenshot of your existing UI so the result matches your colors, type, and spacing.


