open-brain
스타0
포크0
업데이트2026년 7월 4일 12:46
Axon MCP: search OpenOS docs and graph knowledge.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Axon MCP: search OpenOS docs and graph knowledge.
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 |
| description | Axon MCP: search OpenOS docs and graph knowledge. |
| version | 2.1.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["openbrain","axon","mcp","rag","openos"],"category":"open-ecosystem","related_skills":["open-contract","open-ecosystem-hub","open-memory","open-brain-orchestrator","openbrain-chat-mermaid"]}} |
Company Brain: graph, doc RAG, Skills File, MCP Knowledge.
For session-local recall only → open-memory first.
# ~/.openagents/config.yaml
mcp_servers:
openbrain-knowledge:
url: ${OPENBRAIN_API_URL}/api/v1/mcp/knowledge
headers:
Authorization: Bearer ${AXON_AGENT_API_KEY}
Env: OPENBRAIN_API_URL, AXON_AGENT_API_KEY — see OpenAgents/docs/openos-mesh-env.md.
| Surface | Use for |
|---|---|
search_knowledge + domain: openos | Specs, ADRs, registry, READMEs |
search_knowledge (no domain) | Validated graph nodes |
search_observations + app | Runtime what-happened |
get_skills_file | Agent skills export |
ingest_observation | Channel B summaries (non-blocking) |
search_knowledge(query, domain="openos", app=optional, limit=8)path from hits in tickets/PRsopen-contract handbook + registry paths from citationsbrain-sync-docs.sh (maintainer)Example:
{"query": "CC-W4-005 envelope", "domain": "openos", "app": "opencode", "limit": 8}
| Question type | Tool |
|---|---|
| Mesh spec / CC-* | search_knowledge domain openos |
| What happened in app | search_observations |
| Store new runtime fact | ingest_observation (no secrets/PII) |
open-rec for audit)tools/list includes search_knowledgeCC-W4-005 returns handbook citation