atxp-memory

Installation
Summary

Cloud backup, restore, and local vector search for agent .md memory files.

  • Push/pull markdown memory files to ATXP cloud servers for disaster recovery and workspace bootstrapping; only .md files are transmitted, never credentials or configs
  • Index local memories into a zvec vector database and search by natural language query using locality-sensitive hashing embeddings, entirely offline with no authentication required
  • Chunk memories by heading boundaries and return ranked results with file paths, headings, line numbers, and similarity scores
SKILL.md

ATXP Memory — Agent Memory Management

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.

Capabilities

Capability Description
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

Security Model

Related skills
Installs
697
Repository
atxp-dev/cli
GitHub Stars
9
First Seen
Feb 22, 2026