·atxp-memory
</>

atxp-memory

Agent memory management — cloud backup, restore, and local vector search of .md memory files

216Installs·10Trend·@atxp-dev

Installation

$npx skills add https://github.com/atxp-dev/cli --skill atxp-memory

How to Install atxp-memory

Quickly install atxp-memory AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/atxp-dev/cli --skill atxp-memory
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: atxp-dev/cli.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/atxp-dev/cli --skill atxp-memory
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from atxp-dev/cli

Quick answers

What is atxp-memory?

Agent memory management — cloud backup, restore, and local vector search of .md memory files Source: atxp-dev/cli.

How do I install atxp-memory?

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

Where is the source repository?

https://github.com/atxp-dev/cli

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23