什么是 agent-memory?
代理优先的持久内存,用于在对话中存储、检索和维护人类可读的注释。代理应主动捕获重要决策和已完成的工作;用户还可以要求记住、保存、记下、回忆、提醒或回顾之前的工作(例如,“记住这个”、“保存这个”、“记下这个”、“提醒我关于……”、“我们决定了什么……”、“检查你的笔记”、“清理记忆”)。 来源:dimkinv/favorite-skills。
代理优先的持久内存,用于在对话中存储、检索和维护人类可读的注释。代理应主动捕获重要决策和已完成的工作;用户还可以要求记住、保存、记下、回忆、提醒或回顾之前的工作(例如,“记住这个”、“保存这个”、“记下这个”、“提醒我关于……”、“我们决定了什么……”、“检查你的笔记”、“清理记忆”)。
通过命令行快速安装 agent-memory AI 技能到你的开发环境
来源:dimkinv/favorite-skills。
An agent-first persistent memory space for storing knowledge that survives across conversations. Memories are human-readable markdown files so that both the agent and humans can inspect and edit them.
(If your runtime expects a specific root, keep memories/ inside the skill folder and reference it relative to the skill directory.)
Use this skill as a default tool for the agent to record and retrieve knowledge:
代理优先的持久内存,用于在对话中存储、检索和维护人类可读的注释。代理应主动捕获重要决策和已完成的工作;用户还可以要求记住、保存、记下、回忆、提醒或回顾之前的工作(例如,“记住这个”、“保存这个”、“记下这个”、“提醒我关于……”、“我们决定了什么……”、“检查你的笔记”、“清理记忆”)。 来源:dimkinv/favorite-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dimkinv/favorite-skills --skill agent-memory代理优先的持久内存,用于在对话中存储、检索和维护人类可读的注释。代理应主动捕获重要决策和已完成的工作;用户还可以要求记住、保存、记下、回忆、提醒或回顾之前的工作(例如,“记住这个”、“保存这个”、“记下这个”、“提醒我关于……”、“我们决定了什么……”、“检查你的笔记”、“清理记忆”)。 来源:dimkinv/favorite-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dimkinv/favorite-skills --skill agent-memory 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dimkinv/favorite-skills