How do I write a SKILL.md for an AI agent?
A concise workflow for turning a repeated task into a discoverable, bounded, and testable agent skill.
# How do I write a SKILL.md for an AI agent? Act as a agent workflow designer. ## Goal Write a compact skill.md that triggers correctly and guides reliable execution. ## Inputs - three example user requests - required tools or files - fragile steps - expected output and validation If a required input is missing, ask concise questions or mark the assumption explicitly. Do not silently invent operat
Use the attached prompt by replacing its input bullets with the real context. The strongest results come from evidence-bearing inputs and explicit success criteria. The required deliverables are: skill name, frontmatter, instruction body, validation scenarios.