·eve-agent-memory
</>

eve-agent-memory

选择并组合 Eve 存储原语,为代理提供持久内存 - 短期工作空间、中期附件和线程、长期组织文档和文件系统。在设计代理如何记忆、检索和共享知识时使用。

90安装·2热度·@incept5

安装

$npx skills add https://github.com/incept5/eve-skillpacks --skill eve-agent-memory

如何安装 eve-agent-memory

通过命令行快速安装 eve-agent-memory AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-agent-memory
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:incept5/eve-skillpacks。

SKILL.md

查看原文

Agents on Eve Horizon have no built-in "memory" primitive, but the platform provides storage systems at every timescale. This skill teaches how to compose them into coherent memory for agents that learn, remember, and share.

Solve this by mapping what to remember to where to store it, using the right primitive for each timescale.

Workspace files — the git repo checkout available during job execution.

选择并组合 Eve 存储原语,为代理提供持久内存 - 短期工作空间、中期附件和线程、长期组织文档和文件系统。在设计代理如何记忆、检索和共享知识时使用。 来源:incept5/eve-skillpacks。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-agent-memory
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from incept5/eve-skillpacks

快速解答

什么是 eve-agent-memory?

选择并组合 Eve 存储原语,为代理提供持久内存 - 短期工作空间、中期附件和线程、长期组织文档和文件系统。在设计代理如何记忆、检索和共享知识时使用。 来源:incept5/eve-skillpacks。

如何安装 eve-agent-memory?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-agent-memory 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/incept5/eve-skillpacks