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