skillsctl explore show#
Show skill details and version history
skillsctl explore show <name> [flags]Examples#
# Metadata and version history
skillsctl explore show git-commit
# Include the rendered SKILL.md content
skillsctl explore show git-commit --verboseOptions#
-h, --help help for show
-v, --verbose Include the SKILL.md content (multi-file skills are extracted first)Options inherited from parent commands#
--api-url string Registry URL; overrides the api_url setting from config and SKILLCTL_API_URL
--credentials-path string Credentials file path (for testing)SEE ALSO#
- skillsctl explore - Browse available skills