skillsctl
skillsctl
Section titled “skillsctl”Discover, install, and publish Claude Code skills
Synopsis
Section titled “Synopsis”skillsctl is the CLI for the SkillsCtl skill registry. Use it to browse and install skills published by your team or organization, and to publish your own. Skills install into ~/.claude/skills/ by default and are picked up automatically by Claude Code at session start.
Options
Section titled “Options” --api-url string Registry URL; overrides the api_url setting from config and SKILLCTL_API_URL --credentials-path string Credentials file path (for testing) -h, --help help for skillsctlSEE ALSO
Section titled “SEE ALSO”- skillsctl auth - Manage authentication with the registry
- skillsctl config - Manage the local skillsctl configuration file
- skillsctl explore - Browse available skills
- skillsctl install - Install a skill from the registry
- skillsctl publish - Publish a skill to the registry