get_skill_content
Retrieve a skill's text file content by skill ID, defaulting to SKILL.md. Specify a relative path to read other text files from the skill directory.
Instructions
读取 Skill 目录中的一个文本文件;二进制资产只通过内容包提供。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | ||
| relative_path | No | SKILL.md |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||