run_skill
Retrieves a skill's full prompt or instructions for inline use, checking the user-local version first and falling back to the installed version.
Instructions
Get the full prompt/instructions for a skill so Claude can use it inline. Checks your user-local version first (~/.ecoclaw/skills/), then falls back to the npm-installed version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Skill name (e.g. listing-writer) | |
| context | No | Optional context about what you want to do with this skill |