trinity_skill_load
Load the complete skill bundle including memory, schema, and system prompt for a specified skill name. Use after identifying the correct skill via search.
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. |