install_skill
Install a skill from a URL into Claude Code's skills directory, enabling its use as a command in any project.
Instructions
Download a skill's SKILL.md (by url, as returned from recommend_skill) and install it into ~/.claude/skills//SKILL.md so Claude Code can invoke it as a normal /skill from now on, in any project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |