skill-dispatch
Installation
SKILL.md
Skill Dispatch
The router behind /skill. It owns one job: turn a subcommand into the right
skill-authoring action and delegate. It does not contain skill-authoring
logic of its own — skill creation lives in skill-creator, workflow extraction
lives in skill-capture, compliance measurement lives in skill-comply, and
discovery search lives in skill-scout.
Contract
Inputs:
- A single argument string (may be empty) parsed into a
mode.
Outputs: