atxp-backup
ATXP Backup — Agent Identity & Memory Backup
Back up and restore your agent's .md files (SOUL.md, MEMORY.md, memory/*.md, AGENTS.md, USER.md, etc.) to ATXP servers. If your workspace is lost, pull your backup to a fresh machine and resume where you left off.
Security Model
- Only
.mdfiles are collected and transmitted. No credentials, JSON configs, binaries, or other file types are ever sent. - Files are sent to ATXP servers over HTTPS, associated with the authenticated agent's identity.
pushreplaces the server snapshot entirely (latest snapshot only, no history).pullis non-destructive — it writes server files to the local directory but does not delete local files absent from the server.- Filesystem access: reads from
--pathdirectory (push), writes to--pathdirectory (pull). No other directories are touched. - No modification of OpenClaw config or auth files.
When to Use
More from atxp-dev/cli
atxp
Agent wallet, identity, and paid tools in one package. Register an agent, fund it via Stripe or USDC, then use the balance for web search, AI image generation, AI video generation, AI music creation, X/Twitter search, email send/receive, SMS and voice calls, contacts management, and 100+ LLM models. The funding and identity layer for autonomous agents that need to spend money, send messages, make phone calls, or call paid APIs.
1.5Katxp-memory
Agent memory management — cloud backup, restore, and local vector search of .md memory files
697atxp-git
Git repository hosting for ATXP-authenticated agents — create repos, get authenticated clone/push URLs, and manage repositories on code.storage
248