Get Skill
get_skillRead a skill's Markdown to inspect it (does not install anything). To install, call install_skill — it returns the file plus the exact path to write it to. Pass version to pin one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill | Yes | owner/name, e.g. opsmith/jira-ticket-scorer | |
| version | No | Pin a version number; omit for latest. |