fetch_skill_rule
Retrieve the complete markdown content and nested rule guidelines for a specified skill using its exact folder name, enabling on-demand access to instructions without context bloat.
Instructions
Fetch the full markdown content and nested rule guidelines of a specific skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_name | Yes | Exact name of the skill folder (e.g., 'nestjs-best-practices') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| content | No | ||
| skill_name | No |