find_skill
Locate the agent skill that matches a task by searching skill names and descriptions across all repositories, or scope results to one repo.
Instructions
Find the agent skill that matches a task across all repos' skill corpus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Optional repo to scope the search (e.g. "simpler"). Empty searches all repos. | |
| query | Yes | Keyword(s) to match across skill names and descriptions, e.g. "compare codegen", "ir trace", "profile" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||