trinity_skill_search
Search for skills relevant to a task or keyword query. Returns ranked skill metadata to identify the right skill before loading it.
Instructions
Search the optional agent-skill-system index for skills relevant to a task or keyword query. Use this before loading a full skill when the exact skill name is unknown; use trinity_skill_load after selecting a result. This is read-only and returns ranked skill metadata, or an installation hint if agent-skill-system is not installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return; defaults to 5 and is capped at 20. | |
| query | Yes | Task description or keywords used to rank matching skills. |