What problem does it solve? Writing well-structured Claude Code skills by hand is error-prone: missing sections, invalid YAML frontmatter, vague personas, and inconsistent formatting. This Skill scaffolds, updates, and validates SKILL.md files so every skill follows a consistent, discoverable standard. ## Core Features & Use Cases - Guided, inference, and batch creation modes: Walk through a step-by-step questionnaire, get a complete inferred proposal, or generate everything from structured input at once. - Structure validation and updates: Detect missing sections in existing skills and insert them in the correct order while preserving existing content. - Automatic artifact generation: Produce utility scripts, examples, tests, and output-format documentation for skills that process files or run multi-step automation. - Use Case: You want a new skill for analyzing code quality. Run the skill, answer a few questions about purpose, personas, and tools, and receive a complete SKILL.md with validated frontmatter, all seven sections, and optional automation scripts. ## Quick Start Ask the assistant to create a new skill for your chosen purpose and follow the guided questionnaire to generate the complete SKILL.md file.