brewcode:skills
Installation
SKILL.md
skills Skill
Skill Management: List, improve, create skills with activation optimization.
Parse Arguments
Extract mode and target from $ARGUMENTS:
| Pattern | Mode | Target |
|---|---|---|
empty / list |
list | none |
up <name|path|folder> |
up | skill name, path, or folder |
create <prompt|spec-path> |
create | prompt or path to spec file |
<path|name> (not a mode) |
up (default) | skill name, path, or folder |
Smart Detection: If first argument is NOT a mode keyword (list, up, create), treat entire input as target for up mode.