What problem does it solve?
Creates a repeatable, standards-compliant method to add new skills by generating a correctly structured SKILL.md at the root of a skill directory, reducing setup time and ensuring consistency.
Core Features & Use Cases
- Generates a frontmatter block with mandatory fields such as name and description and guides the user through optional fields like version, author, tags, and trigger_patterns.
- Provides a practical template for the skill body and suggested sections to ensure clear instructions and predictable behavior when loaded into the agent.
- Supports a streamlined workflow for documenting and versioning new skills so teams can share and reuse skill definitions across projects.
Quick Start
Follow the guided prompts to define the skill name, description, version, author, trigger patterns, and then save SKILL.md to finalize the skill entry.