get_skill_detail
Retrieve detailed information about any skill, including evaluation, pros/cons, and optional full SKILL.md content.
Instructions
Get detailed information about a specific skill including evaluation, pros/cons, and optionally the full SKILL.md content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | Skill ID or slug (e.g., 'pdf-processor' or UUID) | |
| include_content | No | Include full SKILL.md content (default: false) |