fetch_skillsmp_skill
Fetch the full SKILL.md instructions for a skill by providing its GitHub URL from search results.
Instructions
Fetches the full SKILL.md markdown content for a skill using its githubUrl returned from search.
Args: githubUrl: The githubUrl of the skill returned from search_skillsmp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| githubUrl | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |