get_skill
Fetch detailed metadata for an AI skill using its exact slug: name, description, category, tags, version, owner, downloads, stars, install command, and source URLs.
Instructions
Fetch detailed metadata for one AI skill by exact slug. Use only after search_skills or popular_skills returns a slug, or when the user provides a known slug. Do not guess slugs. Returns the skill name, description, category, tags, version, owner/author, downloads, stars, install command, source URLs, and related metadata when available. If the slug is not found, search again with related keywords instead of inventing details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Exact lowercase hyphen-separated slug from a previous result, e.g. "clawhub-github" or "bytesagain-video-editor". |