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-memoryEve ストレージ プリミティブを選択して組み合わせて、エージェントに永続的なメモリ (短期的なワークスペース、中期的な添付ファイルとスレッド、長期的な組織ドキュメントとファイル システム) を提供します。エージェントが知識を記憶、取得、共有する方法を設計するときに使用します。 ソース: 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