trinity_skill_search
Search an index of agent skills for relevant results using a task description or keyword query. Returns ranked skill metadata to help select the right skill.
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. |