Jump to related tools in the same category or review the original source on GitHub.

Web & Frontend Development @trumppo Updated 6/28/2026 1,529 downloads 0 stars Security: Pass

Fullbackup OpenClaw Plugin & Skill | ClawHub

Looking to integrate Fullbackup into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate web & frontend development tasks instantly, without having to write custom tools from scratch.

What this skill does

Create a full local backup of the OpenClaw workspace and configuration using the existing backup-local.sh script. Use for /fullbackup in Telegram or when the user asks for a complete local backup.

Install

ClawHub CLI
openclaw skills install @trumppo/fullbackup
Node.js (npx)
npx clawhub@latest install fullbackup

Full SKILL.md

Open original
Metadata table.
namedescription
fullbackupCreate a full local backup of the OpenClaw workspace and configuration using the existing backup-local.sh script. Use for /fullbackup in Telegram or when the user asks for a complete local backup.

SKILL.md content below is scrollable.

Full Backup (local archive)

Overview

Run the local full-backup script and store the archive in /root/.openclaw/backups.

Quick start

Run the bundled wrapper:

bash /root/.openclaw/workspace/skills/fullbackup/scripts/full-backup.sh

Output

Print the archive path and size.

Notes

  • The backup script already applies safe exclusions (caches/logs).
  • Do not delete older archives.
ClawHub Registry URL: https://clawhub.ai/trumppo/skills/fullbackup

Related skills

If this matches your use case, these are close alternatives in the same category.