What problem does it solve?
This Skill removes guesswork and reduces errors when authors create new Agent Zero skills by guiding them to produce valid SKILL.md files with correct YAML frontmatter, sensible trigger patterns, and a consistent directory layout so agents can discover and load capabilities reliably.
Core Features & Use Cases
- Guided Authoring: Step‑by‑step prompts for name, description, trigger patterns, and content structure to produce a standards-compliant SKILL.md.
- Best Practices & Examples: Provides recommended fields, examples, and checklists to improve consistency and discoverability across shared skill libraries.
- Installation Guidance: Advises on directory scaffolding and optional supporting files for scripts, templates, and documentation to make skills production-ready.
- Use Case: Rapidly create and share a code-review or automation skill that other agents can immediately load and trigger.
Quick Start
Ask the agent to run the create-skill wizard and follow the prompts to generate a complete SKILL.md and optional supporting directories.