← 返回 Skills 市场
307
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sync-backup
功能描述
Synchronize files and directories between local, remote, and cloud storage reliably.
安全使用建议
This is an instruction-only how-to for rsync/rclone/unison and appears coherent with its purpose. Before following commands: (1) verify the skill source/author because homepage is missing and metadata has a small mismatch; (2) always test destructive operations with --dry-run and keep backups — commands like --delete and rclone sync can remove data; (3) be cautious with SSH keys and cloud credentials — the docs reference ~/.ssh/key and rclone config, but you should never paste secrets into an unknown source; (4) run commands yourself rather than pasting them into an automated agent — the skill will not run code on its own, but executing the suggested commands will operate on your files. If you want additional assurance, ask the publisher for a canonical homepage or repository and confirm the ownerId discrepancy before installing or following the instructions.
功能分析
Type: OpenClaw Skill
Name: sync-backup
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) providing best practices for using standard synchronization tools like rsync and rclone. It includes helpful safety recommendations such as using --dry-run, verifying mounts, and utilizing checksums for data integrity, with no evidence of malicious code, exfiltration, or harmful instructions.
能力评估
Purpose & Capability
The skill's name/description (file synchronization) match the runtime instructions and required binaries (rsync or rclone). There are no unrelated required binaries, environment variables, or config paths. Note: registry metadata vs _meta.json show different ownerId/slug timestamps — a minor metadata inconsistency that does not affect functionality but is worth verifying.
Instruction Scope
SKILL.md contains best-practice commands and cautionary notes for rsync/rclone/unison (dry-run, --delete, excludes, checksums, SSH key usage). The instructions do reference typical user paths (example: ~/.ssh/key) and logging to files, but they do not instruct the agent to read or transmit system files or secrets automatically. All actions are explicit command examples the user would run themselves.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing will be downloaded or written by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The use of SSH keys or cloud credentials is discussed as part of normal user workflows, not requested or required by the skill.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent presence or privileged modifications to the agent or other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sync-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/sync-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of sync-backup skill.
- Provides reliable synchronization of files and directories across local, remote, and cloud storage.
- Documents usage rules and best practices for rsync, rclone, and related tools.
- Includes tips for safe exclusions, verification with checksums, and logging for audit trails.
- Offers guidance for bidirectional sync, remote usage over SSH, and avoiding common pitfalls.
- Designed for Linux, macOS, and Windows with support for rsync and rclone.
元数据
常见问题
Sync Backup 是什么?
Synchronize files and directories between local, remote, and cloud storage reliably. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。
如何安装 Sync Backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sync-backup」即可一键安装,无需额外配置。
Sync Backup 是免费的吗?
是的,Sync Backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sync Backup 支持哪些平台?
Sync Backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Sync Backup?
由 macdesire(@macdesire)开发并维护,当前版本 v1.0.0。
推荐 Skills