什麼是 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