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