WHAT it does / WHEN to use / WHAT to call NEXT) so the model gets useful guidance without you spelling each call out.
Discovery
The first thing a new chat does is load the orisu-workflows skill fromorisu://skills/workflows. The skill teaches the patterns; the tools execute them.
Building & editing graphs
Running & monitoring
Publishing & sharing
Workflow skill
The server’s top-levelinstructions field directs new agents to read orisu://skills/workflows, a markdown playbook covering:
- The mental model (agents, nodes, ports, runs, apps, versions, assets)
- 7 canonical workflow patterns (text→image, image→video, brand-aware multimodal, branching, fan-out, human-in-the-loop, composer layering)
- Build / edit / run / reuse / wait / iterate playbooks
- An error-recovery playbook keyed on the typed
error.codereturned from failed tools - Cost-aware patterns and anti-patterns
See also
Resources
The
orisu:// reads your assistant should make before designing.Errors
The error codes, what they mean, and how to recover.