Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
One-click backup & restore for OpenClaw instances — workspace, credentials, skills, agent history. Powered by MyClaw.ai
| Date | Stars |
|---|---|
| 2026-07-31 | 660 |
| 2026-08-05 | 663 |
| 2026-08-06 | 663 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
[English](README.md) | [中文](README.zh-CN.md) | [Français](README.fr.md) | [Deutsch](README.de.md) | [Русский](README.ru.md) | [日本語](README.ja.md) | [Italiano](README.it.md) | [Español](README.es.md)
[](https://myclaw.ai)
[](https://clawhub.com/skills/myclaw-backup)
[](LICENSE)
---
## Built on MyClaw.ai
**[MyClaw.ai](https://myclaw.ai)** is an AI personal assistant platform that gives every user a full server with complete code control, networking, and tool access. Your AI agent isn't just a chatbot — it can write code, manage files, run scripts, and now: back itself up and restore to any new instance.
This skill is part of the [MyClaw.ai](https://myclaw.ai) open skills ecosystem. Install it on any OpenClaw instance in seconds.
---
# 🦞 OpenClaw Backup
**One-click backup & restore for OpenClaw instances.**
Backs up everything — workspace, memory, skills, credentials, bot tokens, API keys, agent session history — into a single archive. Restore to any new OpenClaw instance with zero re-pairing.
## ⚡ Install
Just tell your OpenClaw agent:
> **"Help me install backup"**
Or manually:
```bash
clawhub install myclaw-backup
```
## What Gets Backed Up
| Component | Details |
|---|---|
| 🧠 Workspace | MEMORY.md, skills, agent files, SOUL.md, USER.md |
| ⚙️ Config | openclaw.json (bot tokens, API keys, model config) |
| 🔑 Credentials | Channel pairing state — no re-pairing after restore |
| 📜 Sessions | Full agent conversation history |
| ⏰ Cron jobs | All scheduled tasks |
| 🛡️ Scripts | Guardian, watchdog, start-gateway |
## Usage
### Create a backup
```bash
bash scripts/backup.sh /tmp/openclaw-backups
```
### Restore (always dry-run first)
```bash
bash scripts/restore.sh openclaw-backup_TIMESTAMP.tar.gz --dry-run
bash scripts/restore.sh openclaw-backup_TIMESTAMP.tar.gz
```
### Browser UI (download / upload / restore)
```bash
bash scripts/serve.sh start --token $(openssl rand -hex 16) --port 7373
# Open: http://localhost:7373/?token=YOUR_TOKEN
```
### Migrate to a new server
1. Start server on old machine → download backup via browser
2. On new machine: install OpenClaw → install this skill → upload backup → restore
3. All channels reconnect automatically — no re-pairing needed
## ⚠️ Security
This skill handles **highly sensitive data** (bot tokens, API keys, credentials).
- Always set `--token` when starting the HTTP server (required, server refuses to start without it)
- Backup archives are `chmod 600` automatically
- Always run `--dry-run` before applying a restore
- Never expose the backup server to the public internet without TLS
## ClaWHub
Published at: [clawhub.com/skills/myclaw-backup](https://clawhub.com/skills/myclaw-backup)
---
<p align="center">
<a href="https://myclaw.ai">
<img src="https://img.shields.io/badge/Powered%20by-MyClaw.ai-6366f1?style=for-the-badge" alt="Powered by MyClaw.ai">
</a>
</p>
Excerpt of 3,162 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:9dc258e8e00ea95f, llm:description: 'One-click backup & restore for OpenClaw instances — workspace, credentials, skills, agent history. Powered by MyClaw.ai'; topics: agent, backup, restore, migration, skill, openclaw, myclaw
matched fp:9dc258e8e00ea95f, llm:description: 'One-click backup & restore for OpenClaw instances — workspace, credentials, skills, agent history. Powered by MyClaw.ai'; topics: agent, backup, restore, migration, skill, openclaw, myclaw