← 返回 Skills 市场
impkind

Hippocampus

作者 ImpKind · GitHub ↗ · v3.8.6
cross-platform ⚠ suspicious
6207
总下载
24
收藏
26
当前安装
10
版本数
在 OpenClaw 中安装
/install hippocampus-memory
功能描述
Persistent memory system for AI agents. Automatic encoding, decay, and semantic reinforcement — just like the hippocampus in your brain. Based on Stanford Generative Agents (Park et al., 2023).
安全使用建议
Install only if you intentionally want long-lived agent memory built from your conversations. Prefer a manual non-cron setup first, avoid --whole unless you really want historical ingestion, inspect and periodically delete ~/.openclaw/workspace/memory/ and HIPPOCAMPUS_CORE.md, keep these files out of git, and enable cron or the silent background-agent mode only if you understand how to disable it.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 10 The OpenClaw Hippocampus skill is designed to provide persistent memory for AI agents by processing conversation history. Its core functionality involves reading all session transcripts (`preprocess.sh`), storing and managing memories in `index.json` within the agent's workspace, and running cron jobs for encoding and decay. While accessing conversation history is a sensitive operation, it is fundamental to the skill's stated purpose. The instructions for the AI agent (found in `SKILL.md`, `install.sh`'s `--agent-turn` arguments, `summarize-pending.sh`, and `agents/hippocampus-agent.md`) are detailed but consistently focused on memory management tasks, without any evidence of intentional harmful behavior, data exfiltration to external endpoints, or unauthorized system manipulation. All observed capabilities, including file access and agent instructions, are plausibly and transparently aligned with the benign objective of building an AI memory system.
能力评估
Purpose & Capability
The scripts and prompts coherently implement persistent agent memory: transcript preprocessing, scoring, summarization, decay, recall, dashboard generation, and OpenClaw memory integration. I found no artifact evidence of credential theft, destructive behavior, or external exfiltration.
Instruction Scope
The scope is broad: preprocess.sh scans OpenClaw session transcripts across session files, relationship prompts prioritize vulnerable or emotional disclosures, and core memories are written into files that can be reused in future sessions. The artifacts disclose this behavior, but they do not provide strong consent, redaction, exclusion, or retention controls.
Install Mechanism
Installation is manual and local, creates memory directories and index files, makes scripts executable, and can optionally add OpenClaw cron jobs. The recommended install command includes --with-cron, which is purpose-aligned but should be treated as enabling recurring automation.
Credentials
For a memory system, reading conversation history and writing memory files is expected, but the implementation can ingest broad private conversation history and sensitive relationship/emotional content into persistent workspace files and HIPPOCAMPUS_CORE.md without clear data minimization safeguards.
Persistence & Privilege
The skill supports scheduled cron processing and documents a silent background-agent configuration that monitors the main session and updates memory files. This is aligned with the stated memory purpose, but it is high-impact persistence with limited visible user control.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hippocampus-memory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hippocampus-memory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.8.6
- Skill name updated to "hippocampus-memory" and title clarified. - Description rewritten for clarity and conciseness. - Metadata version bumped to 3.8.6. - Documentation restructured for easier reading; headings clarified and formatting improved. - No changes to scripts, features, or usage—documentation improvements only.
v3.8.5
- Renamed skill from "hippocampus-memory" to "hippocampus" and simplified the title and description. - Updated `metadata.openclaw.version` from 3.8.3 to 3.8.4. - Clarified that the skill runs separately from the main agent. - Minor streamlining and restructuring throughout documentation for clarity and conciseness. - No functional or implementation changes—documentation update only.
v3.8.3
v3.8.3 - Multi-session memory support - FIXED: preprocess.sh now scans ALL session files (not just one) - NEW: Datetime watermark (lastProcessedTimestamp) for cross-session tracking - NEW: CHANGELOG.md added - Renamed to "Hippocampus - Memory System" for better discoverability
v3.7.3
Fix: Dashboard generator was using wrong variable for amygdala data (HIPPOCAMPUS_FILE defined twice, second line overwrote first) Fix: Removed hardcoded Europe/Warsaw timezone from consolidation-guide.md
v3.7.2
- Fixed the skill version number in metadata (now matches release version 3.7.2). - No other user-facing changes.
v3.8.0
- Adds scripts/generate-dashboard.sh to generate a unified brain dashboard (HTML) for all installed brain skills. - Introduces a "Brain Dashboard" feature showcasing memory and cognitive skills, with auto-detection of related skills and install guidance for missing ones. - Dashboard reads avatar and name from IDENTITY.md and is regenerated during install and cron runs. - Updated documentation to describe the new dashboard and include notification instructions for agents after installation.
v3.7.0
- Adds semantic encoding pipeline: new memories are scored, checked for duplication, and either reinforced or summarized using LLM. - Replaces manual `reinforce.sh` with automatic semantic reinforcement during encoding (no more manual boosts). - Updates and expands available scripts: adds `encode-pipeline.sh`, removes `reinforce.sh` and duplicate checking scripts. - Introduces new install options for controlling signal processing and enables whole-history encoding. - Shifts cron workflow: encoding now runs periodically with reinforcement logic; decay and consolidation remain scheduled. - Improves documentation—clarifies memory lifecycle, file structure, and agent integration for OpenClaw.
v3.1.3
- Added prompt for encoding memory signals (`prompts/encode-signals.md`) - Added duplicate memory checker script (`scripts/check-duplicate.py`) - Updated documentation to introduce the "AI Brain Series" section and list related skills - Bumped version to 3.4.0
v3.1.2
Docs: Explain background processing concept
v3.1.1
Memory system with importance scoring, decay, reinforcement
元数据
Slug hippocampus-memory
版本 3.8.6
许可证
累计安装 234
当前安装数 26
历史版本数 10
常见问题

Hippocampus 是什么?

Persistent memory system for AI agents. Automatic encoding, decay, and semantic reinforcement — just like the hippocampus in your brain. Based on Stanford Generative Agents (Park et al., 2023). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6207 次。

如何安装 Hippocampus?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install hippocampus-memory」即可一键安装,无需额外配置。

Hippocampus 是免费的吗?

是的,Hippocampus 完全免费(开源免费),可自由下载、安装和使用。

Hippocampus 支持哪些平台?

Hippocampus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Hippocampus?

由 ImpKind(@impkind)开发并维护,当前版本 v3.8.6。

💬 留言讨论