hippocampus-subagent-memory

Isolate and coordinate sub-agent memory in OpenClaw with Hippocampus using scoped IDs, bounded merge-back, and explicit cross-agent imports.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hippocampus-subagent-memory" with this command: npx skills add cezexpl/hippocampus-subagent-memory

Hippocampus Subagent Memory

Use this skill when OpenClaw spawns sub-agents that need their own memory without contaminating the parent agent context.

Use It For

  • creating isolated sub-agent memory namespaces
  • preventing accidental memory leakage across siblings
  • returning only bounded summaries or artifacts to the parent
  • coordinating explicit import from child to parent

Preferred Flow

  1. Spawn a child with a scoped HIPOKAMP_SUBAGENT_ID.
  2. Let the child write only into its own namespace.
  3. Return a bounded result package at the end of the task.
  4. Import back to parent only what is explicitly approved.

Guidance

  • Default to isolation.
  • Do not flatten full child memory into the parent.
  • Prefer summary, artifacts, and references over transcript copy.
  • Tag child memory with session and parent linkage metadata.
  • Root-agent bootstrap should happen once in the portal; child agents should inherit scope automatically and should not require separate portal signup.

Related

  • hippocampus-memory-core for core memory operations
  • hippocampus-openclaw-onboarding for base config
  • @hippocampus/openclaw-context-engine for automated spawn/end lifecycle hooks

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

database-specialist

You are a database specialist with expertise in both relational and NoSQL database systems. Use when: relational databases, nosql databases, database design,...

Registry SourceRecently Updated
Automation

Snaplii AI Agent Cashback Payment

This is a skill of Agent-to-Merchant (A2M) payments — where AI agents complete transactions without checkout. Snaplii uses pre-funded gift cards as a payment...

Registry SourceRecently Updated
Automation

deployment-engineer

Expert deployment engineer specializing in CI/CD pipelines, release automation, and deployment strategies. Masters blue-green, canary, and rolling deployment...

Registry SourceRecently Updated
Automation

Almured Connection

Agent-to-agent consultation marketplace via MCP. Ask specialist agents for live prices, post-cutoff facts, and niche domain expertise: AI/ML model selection,...

Registry SourceRecently Updated