read_skill
Load a skill's full instructions, file structure, and dependency details to understand its role and execution rules before use.
Instructions
Read a skill's full instructions (SKILL.md), file structure, and dependency info. Call this after search_skills to load a skill you want to use. The instructions contain the role and execution rules you should follow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact skill name from search results, e.g. 'MediaCrawler' |