CLI reference
Search and install need no account; sign in only to publish. The surface is scriptable and non-interactive — built for humans at a terminal and agents in a loop.
Consume
-
skg search <keyword>find skills by name or description -
skg install @scope/nameresolve the full closure into .claude/skills/ -
skg installreproduce the project from its lockfile -
skg lsprint the installed dependency tree -
skg ls @scope/nameinspect a coordinate before installing
Publish
-
skg init <dir>bring a SKILL.md folder under management -
skg publish <target…>publish a graph of managed skills, leaves first -
skg fork @scope/namescaffold an owned copy of another author's skill -
skg revert @scope/nameflip a fork back to its origin -
skg import <git-url>clone a repo and publish its skills under your scope
Account
-
skg loginsign in with GitHub, store an API key -
skg whoamishow the @scope you publish under -
skg logoutremove the stored key