skillsctl#

Discover, install, and publish Claude Code skills

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#

      --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 skillsctl

SEE ALSO#