trinity_skill_load
Loads the full skill bundle including SKILL.md, memory, schema, and keywords for an exact skill name. Use after search identifies the correct skill to retrieve its complete configuration.
Instructions
Load the full SKILL.md, memory, schema, keywords, and generated system prompt for one exact skill name. Use this after trinity_skill_search identifies the correct skill; do not use it for broad discovery. This is read-only and returns the skill bundle, or a not-found response with available skill names when possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_name | Yes | Exact skill name to load from the local skill bank. |