Install
openclaw skills install @thcjp/cloud-2跨iCloud/Google Drive/Dropbox选理同步分享备份个人文件。Choose, organize, sync, share, and back up personal files across iCloud,。触发关键词: sync, cloud, organize, choose, share。
openclaw skills install @thcjp/cloud-2Activate on: iCloud full, cloud storage, backup photos, sync between devices, share folder, Google Drive help, Dropbox issues, "where are my files", storage plan comparison.
This skill covers consumer cloud storage — the services regular people use for photos, documents, and backups.
Not this skill: AWS, Azure, S3 buckets, VPS, Docker, APIs → use infrastructure, s3, or server.
| Your devices | Best fit | Why |
|---|---|---|
| iPhone + Mac | iCloud | Native integration, seamless |
| Android + Chrome | Google Drive | Included with Gmail, auto photo backup |
| Windows PC | OneDrive | Built into Windows, Office integration |
| Mixed devices | Dropbox | Works equally well everywhere |
For detailed pricing and features, see services.md.
| What you think | What's actually happening |
|---|---|
| "I deleted it from my phone and now it's gone from my laptop" | Sync works as designed — one file, everywhere |
| "iCloud storage full but my phone has space" | Phone storage ≠ iCloud storage |
| "My photos are duplicated everywhere" | Multiple services backing up the same camera roll |
| "I pay for 3 cloud services" | Pick one primary, cancel the rest |
For service-specific cleanup steps, see cleanup.md.
What to back up and what NOT to store in cloud: see backup.md.
| Need | Method |
|---|---|
| Quick share with anyone | Link (set expiration) |
| Ongoing family access | Shared folder |
| Sensitive documents | Don't use cloud, or encrypt first |
Step-by-step per service: see sharing.md.
| 依赖项 | 类型 | 是否必需 | 获取方式 |
|---|---|---|---|
| LLM API | API | 必需 | 由Agent内置LLM提供 |
| 场景 | 输入 | 输出 |
|---|---|---|
| 基础使用 | 用户请求 | 处理结果 |
不适用于:需要人工判断的复杂决策场景
输入: 用户请求
处理: 根据使用流程执行
输出: 处理结果
| 错误场景 | 原因 | 处理方式 |
|---|---|---|
| 配置错误 | 参数缺失或格式错误 | 检查依赖说明中的配置要求 |
| 运行时错误 | 运行环境不满足 | 确认运行环境符合依赖说明 |
| 网络错误 | 连接超时或不可达 | 检查网络连接后重试,参考国内替代方案 |
A: 请先阅读使用流程章节,确认环境满足依赖说明中的要求。
A: 请参考错误处理章节,按照表格中的处理方式操作。
A: 请参考已知限制章节了解具体限制。