Multi Model Orchestration Template

Use when a workflow should split work across different models by step, usually via sub-agents or delegated tasks. Best for tasks where cheap/fast steps and high-quality reasoning steps should use different models. Teaches how to structure main-agent, sub-agent, and tool-driven flows with explicit model choices.

thuongtruong109 Updated

File contents

thuongtruong109/soniclaw/tree/main/.openclaw/workspace/skills/public/multi-model-orchestration commit 4e55239d6a

Frequently asked questions

npx skillmds@latest add thuongtruong109/multi-model-orchestration-template