skill_find
Resolve and return the absolute SKILL.md path for a given skill name, handling precedence rules to identify the correct file.
Instructions
Return the precedence-resolved absolute SKILL.md path for one skill name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact frontmatter name in the current catalog snapshot. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes |