Yotta Memory
Description
File-based cross-agent memory standard for AI agents. Zero-dependency CLI (init/remember/recall/forget/archive/export/import), 4-type memory (FACT/PREF/BOUND/COMMIT), user-level + project-level scopes. Works with any Agent Skills-compatible agent (Claude Code, Codex, Cursor, OpenClaw, 78+).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
元忆(yotta-memory)
元忆 —— 有权限边界的文件式智能体记忆:让任何 AI 智能体活过会话,而不是只活在单次对话里。
开工 recall 恢复上下文、重要信息 remember 落盘、收工归档;记忆是落在用户自己目录里的 Markdown 文件——可读、可改、可审计、可回滚,零依赖、即装即用。
FACT 共享、PREF / BOUND / COMMIT 私密隔离——谁该读、谁不该读,由机制而非 AI 自觉决定;一份记忆可跨智能体共用,记忆库随盘走、局域网可共享。
「越用越懂」:profile 聚合用户画像(零推断)+ context 一键开工上下文包(身份 + 画像 + 近期记忆 + 边界 + 承诺 + 收工纪律),记忆从「存储」成长为「会成长的记忆系统」。
私密区机制级加密:AES-256-GCM 信封加密 + 口令派生主密钥 + 恢复钥匙;yotta-memory view 用户查看平台(口令解锁看全部 AI 记忆);migrate 明文→密文迁移;--no-encrypt 可降级。跨 AI 私密从「纪律层隔离」升级为「机制层不可解」。
📖 面向用户的操作手册见 [USER_GUIDE.md](USER_GUIDE.md)。
🆕 **v0.8.1**:`view` 用户查看平台改为服务端分页(记忆多了一次只渲染当前页,页码上下页);`recall` 增加候选预过滤(语义检索前先粗筛候选集,命中集不变,记忆量大时不再逐条全量语义 / 模糊 / 编辑距离);公共 `index.json` 超过 5000 条时按年份分片(`index-.json`),避免单文件膨胀。
核心价值
多数记忆方案把「记住」做成了黑盒:数据进了数据库或云端,用户看得到内容却改不动、
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI