get_skill
Retrieve detailed documentation for Claude Code skills to understand their capabilities and implementation requirements before integration.
Instructions
Get the full SKILL.md content for a specific Claude Code skill by slug. Use list_skills to discover available slugs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The skill slug (e.g. "feature-team", "audit-swarm") | |
| api_key | No | Your Code Whisperer API key |