/install hippocampus-memory-core
Hippocampus Memory Core
Use this skill when you need long-term memory that survives the current turn.
Use It For
- storing key decisions and facts that should outlive the current session
- searching past architecture, deployment, or debugging context
- creating snapshots before risky changes
- restoring memory after migration or environment reset
Preferred Flow
- Check that Hippocampus configuration is present.
- Store only high-signal facts, not raw transcript spam.
- Search memory before repeating costly investigation.
- Snapshot before major refactors or rollout changes.
- Restore only into the correct agent or workspace scope.
Guidance
- Prefer deterministic retrieval over ad hoc summaries.
- Keep memory namespaced by workspace and agent.
- Use metadata to mark project, topic, and task boundaries.
- Treat memory as durable infrastructure, not scratchpad overflow.
- If configuration is missing, send the user to
hippocampus-openclaw-onboardinginstead of asking for a raw API key first.
Related
hippocampus-openclaw-onboardingfor first-time setuphippocampus-subagent-memoryfor isolated child-agent memory@hippocampus/openclaw-context-enginefor native OpenClaw lifecycle integration
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hippocampus-memory-core - After installation, invoke the skill by name or use
/hippocampus-memory-core - Provide required inputs per the skill's parameter spec and get structured output
What is Hippocampus Memory Core?
Deterministic external memory for OpenClaw and coding agents using S3-Hipokamp. Use for storing durable facts, retrieving prior decisions, snapshotting memor... It is an AI Agent Skill for Claude Code / OpenClaw, with 342 downloads so far.
How do I install Hippocampus Memory Core?
Run "/install hippocampus-memory-core" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hippocampus Memory Core free?
Yes, Hippocampus Memory Core is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hippocampus Memory Core support?
Hippocampus Memory Core is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hippocampus Memory Core?
It is built and maintained by cezexPL (@cezexpl); the current version is v0.1.1.