skill-sync
Installation
SKILL.md
<sync_target>$1</sync_target> <invocation_args>$ARGUMENTS</invocation_args>
Argument Contract
| Input | Resolution |
|---|---|
Path to a SKILL.md file |
One pipeline for that skill |
Path to a skill directory containing SKILL.md |
One pipeline for that skill |
Path to a plugin directory containing skills/ |
Glob skills/*/SKILL.md → one pipeline per skill |
| Anything else or empty | STOP — report ambiguity, ask for a skill path |