openclaw-backup
Automated encrypted backup and restore for OpenClaw Agent workspace files with AES-256 encryption.
Install
npx skills add https://github.com/theagentservice/skills --skill openclaw-backupStats
| Total installs | 1,890 |
| Weekly installs | 1.9K |
| GitHub stars | — |
| First seen | Feb 15, 2026 |
| Source | @theagentservice/skills |
Summary
- Supports three core operations: upload workspace files with auto-generated encryption passwords, download and decrypt previous backups, and delete remote backups from soul-upload.com
- Automatically backs up default OpenClaw files (SOUL.md, MEMORY.md, IDENTITY.md, AGENTS.md, TOOLS.md) or user-specified files; stores recovery information including auto-generated passwords in .openclaw-backup-recovery.txt
- Enforces 20 MB backup size limit and requires Python 3.7+, tar, openssl, and the requests library
- Each backup receives a unique 32-character random password that is never reused; recovery file is essential for restoration since it contains the only copy of the password
Tags
Related skills
| Skill | Installs | vs openclaw-backup |
|---|---|---|
| django-expert | 2,091 | +201 |
| clerk-orgs | 2,258 | +368 |
| convex-http-actions | 1,534 | -356 |
| semgrep | 1,536 | -354 |
| mobile-design | 1,604 | -286 |
FAQ
- How many installs does openclaw-backup have?
- openclaw-backup has 1,890 total installs and 1.9K installs this week.
- Where is openclaw-backup hosted?
- openclaw-backup is published by @theagentservice/skills at https://github.com/theagentservice/skills.
- When was openclaw-backup first indexed?
- OrangeBot.AI first indexed openclaw-backup on Feb 15, 2026.
- How do I install openclaw-backup?
- Run: npx skills add https://github.com/theagentservice/skills --skill openclaw-backup