Agent skill
clawdbot-backup
Backup and restore ClawdBot configuration, skills, commands, and settings. Sync across devices, version control with git, automate backups, and migrate to new machines.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/clawdbot-backup
Metadata
Additional technical details for this skill
- type
- utility
- domains
-
[ "backup", "sync", "migration", "version-control" ] - version
- 1.0.0
SKILL.md
ClawdBot 备份与恢复
当使用此技能
- 备份配置和技能
- 跨设备同步
- 迁移到新机器
- 版本控制管理
备份内容
- 配置文件 (openclaw.json, agents config)
- Skills 目录
- 自定义命令
- 记忆文件 (MEMORY.md, daily logs)
同步方式
- Git 仓库: 推送到 GitHub/GitLab
- 自动化: 定时自动备份
- 手动: 按需备份
迁移流程
- 导出备份
- 传输到新设备
- 导入配置
- 验证功能
触发词
- "备份配置"
- "同步 skills"
- "迁移到新机器"
- "导出配置"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?