get_skill
Retrieves the complete SKILL.md content for a given cybersecurity skill slug, enabling the client to load the skill as a system prompt.
Instructions
Return the full SKILL.md content for one skill. Use this to load a skill as a system prompt in the client's LLM context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The skill slug, e.g. 'vuln-scan' or 'threat-hunting' |