Overview
- Skill Key
- hi-jiajun/openclaw-backup-hiliang
- Author
- hi-jiajun
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hi-jiajun/openclaw-backup-hiliang
- Latest Commit SHA
- 9e9baf3b66c65308d4fa56cdada5810a2f0a70a3
自动备份 OpenClaw 本地存储配置文件。支持 Windows/Linux/Mac。 使用场景:(1) 定期备份配置 (2) 迁移配置 (3) 恢复配置 这是一个 OpenClaw 备份工具 skill,提供交互式配置向导。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 openclaw-backup 技能。 若已安装,则直接安装 openclaw-backup 技能。
# OpenClaw Backup Skill > 自动备份 OpenClaw 配置,让数据永不丢失 ## 功能 - ✅ 交互式配置向导 - ✅ 每日自动备份(可配置时间) - ✅ 保留最近 N 个备份 - ✅ 旧备份自动转移和清理 - ✅ 按容量自动清理旧备份 - ✅ 支持 Windows / Linux / Mac ## 支持平台 | 平台 | 脚本 | |------|------| | Windows | scripts/backup.ps1 | | Linux | scripts/backup.sh | | Mac | scripts/backup.sh | ## 安装方式 ### Windows ```powershell # 克隆到 OpenClaw skills 目录 cd $env:USERPROFILE\.openclaw\skills git clone https://github.com/Hi-Jiajun/openclaw-backup.git ``` ### Linux / Mac ```bash # 克隆到你的 OpenClaw skills 目录 cd ~/.openclaw/skills git clone https://github.com/Hi-Jiajun/openclaw-backup.git ``` ## 快速开始 ### Windows ```powershell # 首次配置(交互式向导) powershell -ExecutionPolicy Bypass -File "scripts/setup.ps1" # 执行备份 powershell -ExecutionPolicy Bypass -File "scripts/backup.ps1" ``` ### Linux / Mac ```bash # 首次配置(交互式向导) chmod +x scripts/setup.sh ./scripts/setup.sh # 执行备份 chmod +x scripts/backup.sh ./scripts/backup.sh ``` ## 配置文件说明 ### setup.ps1 / setup.sh 会生成配置文件 首次运行 setup.ps1 或 setup.sh 会创建配置文件,保存你的配置。 ### backup.ps1 / backup.sh 会自动加载配置 脚本会自动读取配置文件,无需手动修改。 ## 备份内容 | 目录/文件 | 说明 | |-----------|------| | openclaw.json | 主配置文件 | | agents/ | Agent 配置 | | credentials/ | 凭证文件(含 API 密钥) | | cron/ | 定时任务 | | devices/ | 配对设备 | | identity/ | 身份配置 | | skills/ | 全局技能 | ## 注意事项 1. credentials/ 包含敏感信息 - 妥善保管备份 2. 首次使用建议运行交互式配置 3. 建议设置自动备份任务防止数据丢失
# OpenClaw Backup > 自动备份 OpenClaw 配置,让数据永不丢失 一个 OpenClaw skill,提供交互式配置向导,自动备份你的 OpenClaw 配置。 ## 安装 ### Windows ```powershell # 克隆到 OpenClaw skills 目录 cd $env:USERPROFILE\.openclaw\skills git clone https://github.com/Hi-Jiajun/openclaw-backup.git ``` ### Linux / Mac ```bash # 克隆到 OpenClaw skills 目录 cd ~/.openclaw/skills git clone https://github.com/Hi-Jiajun/openclaw-backup.git ``` 或从 ClawHub 直接安装:https://clawhub.ai/skills/openclaw-backup-hiliang ## 特性 - 🎯 交互式配置向导,5分钟快速上手 - 🔄 自动备份,保留多个版本 - 🧹 智能清理,自动转移和删除旧备份 - 🌐 支持 Windows / Linux / Mac ## 快速开始 ### Windows ```powershell # 首次配置(交互式向导) powershell -ExecutionPolicy Bypass -File "scripts/setup.ps1" # 执行备份 powershell -ExecutionPolicy Bypass -File "scripts/backup.ps1" ``` ### Linux ```bash # 首次配置(交互式向导) chmod +x scripts/setup.sh ./scripts/setup.sh # 执行备份 chmod +x scripts/backup.sh ./scripts/backup.sh ``` ### Mac ```bash # 首次配置(交互式向导) chmod +x scripts/setup.sh ./scripts/setup.sh # 执行备份 chmod +x scripts/backup.sh ./scripts/backup.sh ``` 详细说明请查看 [SKILL.md](SKILL.md) ## 感谢支持 如果这个项目对你有帮助,欢迎扫码捐赠支持!你的支持是我持续更新和维护的动力! 🙏 ### 支付宝 <img src="1772974731593.jpg" width="200" /> ### 微信 <img src="mm_facetoface_collect_qrcode_1772974720410.png" width="200" /> --- ## Star ⭐ 如果对你有帮助,欢迎 Star! https://github.com/Hi-Jiajun/openclaw-backup
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).
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.
carlulsoe
Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.
carlzhao007
飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。
cartoonitunes
BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.