atxp-memory とは?
エージェントのメモリ管理 - .md メモリ ファイルのクラウド バックアップ、復元、ローカル ベクトル検索 ソース: atxp-dev/cli。
エージェントのメモリ管理 - .md メモリ ファイルのクラウド バックアップ、復元、ローカル ベクトル検索
コマンドラインで atxp-memory AI スキルを開発環境にすばやくインストール
ソース: atxp-dev/cli。
Manage your agent's .md memory files: back up and restore to/from ATXP cloud servers, and search your local memories using zvec vector similarity search.
| Cloud Backup | Push/pull .md files to ATXP servers for disaster recovery | | Local Search | Index .md files into a local zvec vector database, then search by natural language query | | Status | View cloud backup info and local index statistics |
| After meaningful changes to SOUL.md, MEMORY.md, or at end of session | push | | Bootstrapping a fresh workspace or recovering from environment loss | pull | | After updating memory files and before starting a task that requires recall | index | | Looking for relevant context in past memories | search |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/atxp-dev/cli --skill atxp-memoryエージェントのメモリ管理 - .md メモリ ファイルのクラウド バックアップ、復元、ローカル ベクトル検索 ソース: atxp-dev/cli。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/atxp-dev/cli --skill atxp-memory インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/atxp-dev/cli