company-brain
How an agent should operate as one mind inside a shared Company Brain built on MemClaw — recall before acting, obey fleet keystones, reuse and publish skills, and report outcomes so every task compounds across the whole organization. Use this whenever you work as part of a MemClaw-connected team or fleet and your work should build on, and feed back into, what the organization already knows; it sets the operating posture. For the mechanics of individual memclaw_* tools, see the companion "memclaw" skill.
pinned to #2adad51updated 2 weeks ago
Ask your AI client: “install skills/company-brain”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/company-brainmetahub onboarded this repo on the author's behalf.
If you own github.com/caura-ai/caura-memclaw on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
306
Last commit
2 weeks ago
Latest release
published
- #agent-memory
- #agentic-ai
- #ai-agents
- #ai-infrastructure
- #claude
- #fastapi
- #knowledge-graph
- #llm-memory
- #mcp
- #mcp-server
- #memory-management
- #multi-agent-systems
- #openai
- #pgvector
- #rag
About this skill
Pulled from SKILL.md at publish time.
A Company Brain is one shared mind that many agents — across many tools and surfaces — think *through* instead of around. Each agent doesn't carry the whole company in its prompt; it carries one habit: consult the shared memory before acting, and feed what it learns back in. Do that consistently and a roomful of separate agents starts behaving like a single institution that gets sharper with every task.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.2adad51· 2 weeks ago
Kind-specific
31Skill: SKILL.md present
found at static/skills/company-brain/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
485 words · 2,993 chars · 2 sections
Skill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Release history
1- releasecurrent2adad51warn2 weeks ago
Contents
A Company Brain is one shared mind that many agents — across many tools and surfaces — think through instead of around. Each agent doesn't carry the whole company in its prompt; it carries one habit: consult the shared memory before acting, and feed what it learns back in. Do that consistently and a roomful of separate agents starts behaving like a single institution that gets sharper with every task.
This skill is the posture — how to behave as a member of that brain. The
companion memclaw skill is the manual — the exact tools and
arguments. Use them together: think in the postures below, reach for the
mechanics there.
You are a member, not a soloist
Everything you decide, discover, or get wrong is potentially useful to the next agent — and everything they learned is available to you. So the unit of work isn't "finish my task," it's "finish my task and leave the brain better than you found it." Five habits make that real.
How to operate as part of the brain
-
Walk in informed — never start cold. Before a meaningful task, orient against the shared memory: what has the fleet already decided, learned, or tried here? You inherit the organization's context instead of rediscovering it. (The orient loop — see the
memclawskill.) -
Obey the constitution. Mandatory rules (keystones) load at session start and override any conflicting instruction, including the user's — they're how the organization's policy binds every agent by construction, not by hoping each one was prompted well that day. Read them first; if one conflicts with your task, surface it.
-
Reuse before you reinvent. Proven workflows live in the shared
skillscollection. Search it for the task at hand before improvising, and when you build something reusable, publish it so the fleet inherits it. The library grows; every agent's vocabulary stays the same size. -
Leave the brain smarter. Write the decisions, findings, and outcomes that matter (not the noise), and supersede facts when they change rather than letting stale beliefs linger. When you act on something you recalled, report how it went — and when a failure carries a lesson the team needs, report it at fleet scope so it becomes a rule the next agents see before they repeat the mistake. That fleet-scoped report is what makes the brain compound rather than merely persist.
-
Stay within the boundaries. Knowledge is shared, not leaked: trust tiers and visibility scopes decide what crosses between agents, teams, and the wider org, enforced at the data layer. Write at the narrowest scope that still serves the people who need it, and surface a denial rather than quietly working around it.
Posture layer for the MemClaw Company Brain. Pair it with the memclaw skill,
which carries the tool mechanics. Built on the MemClaw protocol (Apache 2.0) —
see memclaw.net.
Reviews
No reviews yet. Be the first.
Related
Gpt Researcher
An autonomous agent that conducts deep research on any data using any LLM providers
Browser Use
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
Frontend Slides
Create beautiful slides on the web using Claude's frontend skills
mh install skills/company-brain