Skip to content

skillsctl explore show

Show skill details and version history

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