backup

Back up and sync OpenClaw configurations across devices using tar, rsync, and git.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill backup-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backup
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.06OpenClaw%E6%A3%80%E7%B4%A2%E3%80%81%E5%AE%A1%E6%9F%A5%E6%89%A7%E8%A1%8C%E4%B8%8E%E5%A4%87%E4%BB%BDSkills/backup
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill backup-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Backup and restore OpenClaw configuration data, ensuring you can recover from failures and migrate settings across devices.

Core Features & Use Cases

  • Backup and restore your OpenClaw configuration, skills, commands, and settings
  • Sync across devices with version-controlled backups and automated routines
  • Migrate configurations to new machines with minimal manual steps

Quick Start

Back up your current OpenClaw configuration and set up a remote sync or git repository to propagate changes across devices.

Frequently Asked Questions about backup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I back up OpenClaw configurations across multiple devices?

Back up OpenClaw configurations by creating a full archive of your skills, commands, and settings, then sync them across devices using rsync or a git repository to ensure consistency.

What is the best way to migrate OpenClaw settings to a new machine?

Migrating OpenClaw settings to a new machine involves restoring your configuration from a version-controlled backup, minimizing manual setup steps through automated prompts that prevent accidental overwrites.

Can I automate scheduled OpenClaw config backups and syncs?

Yes, you can automate scheduled OpenClaw config backups and cross-device synchronization using tar, rsync, and git, establishing routines that propagate changes without manual intervention.

Does restoring OpenClaw skills and commands prevent accidental overwrites?

Restoring OpenClaw skills and commands uses interactive prompts to prevent accidental overwrites, ensuring your existing configuration data is safeguarded during the recovery process.