What
npx components-skill install (working name) that drops the skill into the correct agent directory (.claude/skills/ etc.), with an update subcommand.
Why
v1.x ergonomics ladder item: git clone + manual copy is the current install path; npx is the expected UX for this audience.
Depends on
Multi-agent packaging (per-agent dirs) landing first.
What
npx components-skill install (working name) that drops the skill into the correct agent directory (.claude/skills/ etc.), with an update subcommand.
Why
v1.x ergonomics ladder item: git clone + manual copy is the current install path; npx is the expected UX for this audience.
Depends on
Multi-agent packaging (per-agent dirs) landing first.