Helper skill to create new agent skills following the standard structure. Use this when you want to define a new capability or workflow for the agent.
This skill guides you through the process of creating a new agent skill.
Before creating any files, ask the user for the following information if not already provided:
my-new-skill, database-migration)..agent/skills/.Perform the following actions:
.agent/skills/<skill-name>/.SKILL.md file at .agent/skills/<skill-name>/SKILL.md.resources/, scripts/, or examples/ if the user mentioned them.Use the following template for the new file:
---