What is atxp-memory?
Agent memory management — cloud backup, restore, and local vector search of .md memory files Source: atxp-dev/cli.
Agent memory management — cloud backup, restore, and local vector search of .md memory files
Quickly install atxp-memory AI skill to your development environment via command line
Source: 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 |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/atxp-dev/cli --skill atxp-memoryAgent memory management — cloud backup, restore, and local vector search of .md memory files Source: atxp-dev/cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/atxp-dev/cli --skill atxp-memory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/atxp-dev/cli