← 返回
AI智能 中文

Hippocampus Memory Core

Deterministic external memory for OpenClaw and coding agents using S3-Hipokamp. Use for storing durable facts, retrieving prior decisions, snapshotting memor...
使用 S3-Hipokamp 为 OpenClaw 及编码智能体提供确定性外部记忆。用于存储持久事实、检索过往决策、快照记忆...
cezexpl
AI智能 clawhub v0.1.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 625
下载
💾 12
安装
1
版本
#latest

概述

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

  1. Check that Hippocampus configuration is present.
  2. Store only high-signal facts, not raw transcript spam.
  3. Search memory before repeating costly investigation.
  4. Snapshot before major refactors or rollout changes.
  5. 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-onboarding

instead of asking for a raw API key first.

Related

  • hippocampus-openclaw-onboarding for first-time setup
  • hippocampus-subagent-memory for isolated child-agent memory
  • @hippocampus/openclaw-context-engine for native OpenClaw lifecycle integration

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-29 19:36 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Hippocampus Openclaw Onboarding

cezexpl
在品牌化、可重复的环境下引导启动 OpenClaw 与 Hippocampus 记忆系统:包括工作区配置、Agent ID、API 密钥或引导令牌,以及 MCP 连接配置。
★ 0 📥 582
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 711 📥 243,717
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,356 📥 318,069