skillforge
SKILL.md
SkillForge
Create well-formed Skills quickly and consistently.
Workflow
-
Restate the spec
- What problem does the skill solve?
- Who/what will use it (Codex, Claude Code, humans)?
- What inputs does it take and what outputs does it produce?
- What is explicitly out of scope?
-
Pick the skill type
operational: narrowly-scoped, repeatable procedure (preferred default).meta: orchestration / governance / decision-making.composed: "manager" skills that chain other skills together.