rclone

Automate cloud file transfers across S3, R2, B2, Drive, and Dropbox using rclone.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill rclone-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/rclone
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill rclone-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables effortless cloud-file transfers using rclone, simplifying the process of uploading, syncing, and managing files across multiple cloud providers.

Core Features & Use Cases

  • Upload and sync files to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, and other S3-compatible storage.
  • Verify transfers and manage remotes with minimal setup, enabling automated backups, migrations, and cross-provider file movement.
  • Use Case: A developer needs to back up a project directory to a Cloudflare R2 bucket and keep it in sync with a remote on a regular schedule.

Quick Start

Configure your remotes and run a sync or upload of a local folder to a cloud storage bucket using rclone.

Frequently Asked Questions about rclone

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync a local directory to Cloudflare R2 or Backblaze B2?

To sync a local directory to Cloudflare R2 or Backblaze B2, this Skill automates rclone operations to copy, sync, and verify file transfers across S3-compatible cloud storage providers, requiring a pre-configured rclone remote to execute the synchronization.

Can I migrate files directly between Google Drive and Dropbox?

Yes, you can migrate files directly between Google Drive and Dropbox using rclone. This Skill automates cross-provider file movement and directory synchronization, allowing you to copy and transfer data between different remote cloud storages.

Does this approach require a pre-configured rclone installation to manage cloud storage?

Yes, automating cloud file transfers and directory synchronization requires a configured rclone installation and remotes. This Skill applies rclone operations like copy, sync, and check to manage backups across cloud providers based on that existing setup.

What is the best way to verify cloud file transfers and backups?

The best way to verify cloud file transfers and backups is using the rclone check operation. This Skill supports checking transfers to ensure data integrity when copying or syncing files across S3, Google Drive, Dropbox, and other supported storages.

How do I automate scheduled backups to an S3 bucket?

You can automate scheduled backups to an S3 bucket by running rclone sync operations through this Skill. It enables regular directory synchronization to S3-compatible storage, managing the upload and backup of local folders to cloud remotes.