rclone

Automate file uploads and cloud-sync operations across storage providers using rclone.

3|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/roach88/compound-engineering --skill rclone-roach88
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/roach88/compound-engineering/tree/main/skills/rclone
Command: npx skills add https://github.com/roach88/compound-engineering --skill rclone-roach88

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automate and simplify the process of uploading, syncing, and managing files across cloud storage providers using rclone, eliminating manual transfers and repetitive copy-paste tasks.

Core Features & Use Cases

  • Upload and synchronize local files and directories to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, and other S3-compatible targets.
  • List remotes, configure new storage endpoints, and verify transfers to keep data synchronized across environments.
  • Use cases include backing up photos and project assets, archiving logs, and automating routine cloud storage management.

Quick Start

Copy a local folder to a remote bucket using rclone and monitor the transfer progress

Frequently Asked Questions about rclone

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

FAQPage Schema
How do I sync local files to cloud storage providers like S3 and Google Drive?

You can sync local files to cloud storage providers by executing copy or sync commands via rclone. This Skill automates file uploads and synchronization across S3-compatible services, Google Drive, and Dropbox with progress reporting.

Can I use rclone to back up project assets to multiple cloud storage endpoints?

Yes, you can back up project assets to multiple cloud storage endpoints using rclone. The Skill reads configured remotes to automate scheduled backups and asset synchronization across environments like Backblaze B2 and Cloudflare R2.

What is the best way to automate file transfers across different cloud storage services?

Automating file transfers across cloud storage services is best handled by using rclone to eliminate manual copy-paste tasks. This Skill ensures rclone is installed and executes remote storage management operations automatically.

Does this Skill support configuring new storage endpoints for S3-compatible services?

Yes, this Skill supports configuring new storage endpoints for S3-compatible services. It reads configured remotes, verifies transfers, and lists available storage providers to keep data synchronized across your environments.

How do I copy a local folder to a remote bucket and monitor the transfer progress?

To copy a local folder to a remote bucket and monitor progress, you run rclone copy or sync commands through this Skill. It automates the file upload process while providing real-time transfer progress reporting.