pm-skill-creator
Installation
SKILL.md
Purpose
Walk through the full skill design process interactively — from raw idea or content to a structured, repo-compliant SKILL.md draft. Asks adaptive questions to determine skill type, scope, structure, and content, then generates a ready-to-validate draft.
This skill is the conversational complement to skill-authoring-workflow. That skill defines the process and validation gates. This one sits with you and figures out what to build before you build it.
Key Concepts
When to Use This vs. Other Authoring Tools
| Tool | Best When |
|---|---|
| This skill (skill-creator) | You have an idea or raw content and need help shaping it into the right structure through conversation |
skill-authoring-workflow |
You already know what to build and need the process checklist and validation steps |
scripts/build-a-skill.sh |
You know the structure and want a terminal wizard to collect sections |
scripts/add-a-skill.sh |
You have a source document and want AI-assisted generation end-to-end |