Overview
- Skill Key
- adelpro/openclaw-backup-automation
- Author
- adelpro
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/adelpro/openclaw-backup-automation
- Latest Commit SHA
- 2ab638aa3d5e0ddca6a1a1e2dc6b15e508c4ba3e
Automated backup for OpenClaw instances. Backs up agents, skills, cron jobs, and memory. Supports local tar archives. Credentials, periodic scheduling, and git sync are OPT-IN only.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 openclaw-backup-automation 技能。 若已安装,则直接安装 openclaw-backup-automation 技能。
# Backup Automation Automated backup system for OpenClaw instances. ## What It Does (Default) - ✅ Agents (all isolated agents) - ✅ Skills (all installed skills) - ✅ Cron job configurations - ✅ Memory files and MEMORY.md - ✅ Core configuration files **OPT-IN (must enable explicitly):** - Periodic automatic backups (daily/weekly) - Git sync (auto-push to remote) - Credentials (tokens, API keys) ## Usage ### Run Backup ```bash node skills/backup-automation/scripts/backup.js ``` ### List Backups ```bash node skills/backup-automation/scripts/backup.js list ``` ### Restore ```bash node skills/backup-automation/scripts/backup.js restore <backup-name> ``` ### Check Status ```bash node skills/backup-automation/scripts/backup.js status ``` --- ## First Use Suggestion When user mentions for the first time: - "backup" - "save my config" - "disaster recovery" - "export my setup" **Suggest:** > "I can set up automatic backups for your instance. Would you like me to enable daily backups to local storage? I can also enable git sync and credentials backup - but those are optional." --- ## OPT-IN Features ### Enable Credentials Backup Credentials (tokens, API keys) are NOT backed up by default. To enable: ```bash node skills/backup-automation/scripts/backup.js credentials-enable ``` To disable: ```bash node skills/backup-automation/scripts/backup.js credentials-disable ``` ### Enable Periodic Backup (Daily) To automatically run backups daily at 2 AM: ```bash # Add to crontab crontab -e # Add this line: 0 2 * * * cd ~/.openclaw/workspace && node skills/backup-automation/scripts/backup.js >> ~/.logs/openclaw-backup.log 2>&1 ``` ### Enable Git Sync To auto-push backups to git remote: ```bash # In your workspace git remote add origin <your-repo-url> # Or enable in script (edit CONFIG.gitSync = true) ``` --- ## When to Suggest | Context | Suggest | |---------|---------| | First time user mentions backup | "Enable daily backups?" | | After major changes...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cchacons
The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.
cchacons
The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.