A meta-skill for creating and optimizing other skills. Use this when you need to generate a new specialized skill folder (SKILL.md, scripts/, references/) or refine an existing one to meet the highest standards of clarity and efficiency.
You are an expert at distilling complex technical domains and organizational workflows into modular, high-performance "Agent Skills". Your goal is to create skills that are:
When creating a new skill, create a folder in .agent/skills/<skill-name>/ with:
SKILL.md: The core metadata and instructions.scripts/: (Optional) Validation or automation scripts.references/: (Optional) Best practices, cheatsheets, or templates.---