什麼是 eve-agent-memory?
選擇並組合 Eve 儲存原語,為代理提供持久記憶體 - 短期工作空間、中期附件和執行緒、長期組織文件和文件系統。在設計代理如何記憶、檢索和共享知識時使用。 來源:incept5/eve-skillpacks。
選擇並組合 Eve 儲存原語,為代理提供持久記憶體 - 短期工作空間、中期附件和執行緒、長期組織文件和文件系統。在設計代理如何記憶、檢索和共享知識時使用。
透過命令列快速安裝 eve-agent-memory AI 技能到你的開發環境
來源:incept5/eve-skillpacks。
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選擇並組合 Eve 儲存原語,為代理提供持久記憶體 - 短期工作空間、中期附件和執行緒、長期組織文件和文件系統。在設計代理如何記憶、檢索和共享知識時使用。 來源:incept5/eve-skillpacks。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-agent-memory 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/incept5/eve-skillpacks