What problem does it solve? Writing a well-structured Agent Skill requires knowing the SKILL.md format, frontmatter rules, description best practices, and directory conventions, which are easy to get wrong without guidance. ## Core Features & Use Cases - Structured Authoring Workflow: Walks through discovery, design, implementation, and verification phases when creating a new skill. - Format Standards: Defines required YAML frontmatter fields (name, description), storage locations (personal vs project), and the 500-line SKILL.md limit. - Writing Guidance: Provides description best practices, common patterns (templates, examples, workflows, feedback loops), and anti-patterns to avoid. - Use Case: When you want to teach the agent a repeatable workflow, such as reviewing PRs against team standards, use this skill to scaffold a properly formatted skill directory with an effective description. ## Quick Start Ask the agent to create a new Cursor skill for your workflow, describing its purpose, trigger scenarios, and whether it should be personal or project-scoped.