get_skill
Fetch the full SKILL.md content of one skill, by the slug returned from search_skills. Write the returned markdown to .claude/skills//SKILL.md (or the equivalent for the user's agent) and it is installed — no other step is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The skill's slug, e.g. 'AgriciDaniel/claude-seo/seo-google'. Comes from search_skills. |