·eve-agent-memory
</>

eve-agent-memory

選擇並組合 Eve 儲存原語,為代理提供持久記憶體 - 短期工作空間、中期附件和執行緒、長期組織文件和文件系統。在設計代理如何記憶、檢索和共享知識時使用。

91安裝·3熱度·@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-11

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