← 返回
未分类 中文

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...
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...
camilla-oclm camilla-oclm 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 288
下载
💾 0
安装
1
版本
#latest

概述

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)

FileContents
------
skills/orchestrate/ref_latency.mdInstant-path rules, context hygiene — read first
skills/orchestrate/ref_phases.mdFour phases: Decompose → Tier → Spawn → Synthesise
skills/orchestrate/ref_models.mdModel IDs by tier, free mode table
skills/orchestrate/ref_roles.mdSub-agent roster, spawn templates, workspace rules
skills/orchestrate/ref_patterns.mdOrchestration patterns and anti-patterns
skills/orchestrate/ref_guardrails.mdSafety, 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 from skills/orchestrate/ref_models.md

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 17:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 840 📥 316,842
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,400 📥 323,362
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,479 📥 541,782