Load Skill
load_skillFetch the full content of a skill by ID, returning the complete SKILL.md and any supporting files.
Instructions
Load the FULL content of one skill by id (e.g. "vercel-labs/skills/find-skills" or "anthropics/skills/document-skills"). Returns the complete SKILL.md plus optional supporting files. Use ONLY when you have decided to use a specific skill and need its full instructions - this is the expensive (context-heavy) call; prefer list_skills/search_skills first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| max_bytes | No | ||
| include_supporting_files | No |