agy_search_skills
Search installed skill names and content to locate the right skill for your task. Retrieve matching results with name and snippet for quick reference.
Instructions
Search across all installed skill names and content.
Return Format
{"results": [{"name": str, "match": str}], "count": int}
Examples
agy_search_skills("python") agy_search_skills("docker")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||