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