A clean solution for agent memory persistence and retrieval. Backs up your markdown memory files to ATXP cloud servers and pulls them back when you need to recover or bootstrap a new workspace. The local vector search via zvec is the practical piece: index your SOUL.md, MEMORY.md, and other markdown files, then query them with natural language to pull relevant context without hitting an API. Uses feature hashing instead of neural embeddings, so it's fast and local but leans toward keyword matching. Push after major memory updates, pull when recovering, index before tasks that need recall. Only touches markdown files, never credentials or config. Good fit if you're running agents that accumulate context you don't want to lose.
npx -y skills add atxp-dev/cli --skill atxp-memory --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sentry/dev
degausai/wonda
github/awesome-copilot
insforge/agent-skills
github/awesome-copilot
breaking-brake/cc-wf-studio