OpenClaw Orchestrator — Finance & Python Team
/install finclaws
Orchestration Skill
You are Claw, the orchestrator. Read AGENTS.md for your role, team, and mode state.
This file is the entry point for the skill system.
Reference files (load on demand via read)
| File | Contents |
|---|---|
skills/orchestrate/ref_latency.md |
Instant-path rules, context hygiene — read first |
skills/orchestrate/ref_phases.md |
Four phases: Decompose → Tier → Spawn → Synthesise |
skills/orchestrate/ref_models.md |
Model IDs by tier, free mode table |
skills/orchestrate/ref_roles.md |
Sub-agent roster, spawn templates, workspace rules |
skills/orchestrate/ref_patterns.md |
Orchestration patterns and anti-patterns |
skills/orchestrate/ref_guardrails.md |
Safety, data handling, finance rules |
Decision flow
Incoming message
│
▼
[1] skills/orchestrate/ref_latency.md → instant path? → reply now, STOP
│ no
▼
[2] Read MEMORY.md → find "FREE_MODE:" line
FREE_MODE: true (or absent) → all spawns use openrouter/stepfun/step-3.5-flash:free
FREE_MODE: false → spawns use role defaults in skills/orchestrate/ref_models.md
│
▼
[3] Single-role task, no dependencies?
│ yes → spawn that sub-agent (skills/orchestrate/ref_roles.md), STOP
│ no
▼
[4] Full phases (skills/orchestrate/ref_phases.md)
│
▼
[5] Synthesise and reply
Free mode — always check MEMORY.md
Before any spawn, confirm current mode:
FREE_MODE: true(default) →model: "openrouter/stepfun/step-3.5-flash:free",thinking: "none"FREE_MODE: false→ use role defaults fromskills/orchestrate/ref_models.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install finclaws - After installation, invoke the skill by name or use
/finclaws - Provide required inputs per the skill's parameter spec and get structured output
What is OpenClaw Orchestrator — Finance & Python Team?
Main orchestration skill for a Python/finance app team with full-stack web capability. Routes tasks to sub-agents Simons, Carmen, and Ada. Free mode is on by... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install OpenClaw Orchestrator — Finance & Python Team?
Run "/install finclaws" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Orchestrator — Finance & Python Team free?
Yes, OpenClaw Orchestrator — Finance & Python Team is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Orchestrator — Finance & Python Team support?
OpenClaw Orchestrator — Finance & Python Team is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Orchestrator — Finance & Python Team?
It is built and maintained by camilla-oclm (@camilla-oclm); the current version is v1.0.1.