open-brain-orchestrator
星标0
分支0
更新时间2026年7月3日 08:21
Brain missions, ticket ETA, ask_brain status queries.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Brain missions, ticket ETA, ask_brain status queries.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browser automation via Playwright MCP (official Microsoft headless browser)
Image generation and manipulation via MCP
PDF parsing and extraction via MCP
Autonomous tool discovery, evaluation, and integration for agent self-enhancement
Route OpenOS tasks to the correct product skill.
Enrich CRM contacts with LinkedIn and décideur data.
| name | open-brain-orchestrator |
| description | Brain missions, ticket ETA, ask_brain status queries. |
| version | 1.1.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["openbrain","mission","orchestrator","W4"],"category":"open-ecosystem","related_skills":["open-brain","open-dev-workflow","open-ticket","open-rec"]}} |
Command + visibility layer: missions, live tickets, RAG answers. Execution stays in OpenAgents W4.
start_missionOPENTICKET_API_URL=http://localhost:3020
OPENORCHESTRATOR_API_URL=http://localhost:3050
OPENAGENTS_API_URL=http://localhost:8080
OPENREC_API_URL=http://localhost:3030
Brain Knowledge MCP with agent key.
| Tool | Purpose |
|---|---|
start_mission | Dispatch to Orchestrator or OpenAgents PO |
get_ticket / list_tickets | Live ticket JSON |
set_ticket_eta / get_ticket_eta | ETA + rollup |
ask_brain | RAG + live ticket + Rec trace |
start_mission(goal, eta=optional) → captures correlation_idopen-ticket)ask_brain("OP-42 status?") for operatorsopen-dev-workflow — Brain does not replace Dev/OpenCode| User asks | Route |
|---|---|
| Start work | start_mission |
| Implement code | W4 via OpenAgents (not Brain direct) |
| Meeting notes | open-notes |
correlation_idget_ticket matches live OpenTicket APIask_brain cites doc paths for spec questions