rclone

Manage file transfers and syncs between local storage and cloud object services via rclone CLI.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/isndotbiz/website --skill rclone-isndotbiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/isndotbiz/website/tree/main/.claude/skills/rclone
Command: npx skills add https://github.com/isndotbiz/website --skill rclone-isndotbiz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex task of managing files across various cloud storage providers, ensuring your data is synchronized, backed up, and accessible wherever you need it.

Core Features & Use Cases

  • File Upload & Sync: Effortlessly upload single files or entire directories to services like S3, Google Drive, Dropbox, and more.
  • Remote Management: List, check, and verify files on remote storage.
  • Use Case: You need to back up your project's assets (images, videos) to Cloudflare R2. This Skill can sync your local assets/ directory to your R2 bucket, ensuring all new and updated files are transferred.

Quick Start

Use the rclone skill to upload the local directory '/path/to/my/photos' to the 'my-photos-bucket' on my S3 remote.

Frequently Asked Questions about rclone

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

FAQPage Schema
How do I sync files between local storage and S3 or Google Drive?

To sync files between local storage and cloud providers like S3 or Google Drive, this Skill uses the rclone command-line tool to copy, sync, and list data across configured remote storage credentials.

What is needed to back up a local directory to Cloudflare R2?

Backing up a local directory to Cloudflare R2 requires rclone to be installed and configured with your remote storage credentials, allowing the Skill to transfer and synchronize new and updated files.

Can I manage and verify files on remote cloud storage services?

Yes, you can manage and verify files on remote cloud storage services by listing, checking, and confirming files on remotes including AWS S3, Google Drive, Dropbox, and Backblaze B2.

Does this approach support file transfers to multiple cloud object storage providers?

Yes, this approach supports file transfers to multiple cloud object storage providers, enabling synchronization between local directories and services like Backblaze B2, Dropbox, and AWS S3.

What is the best way to automate data transfer across different cloud storage platforms?

The best way to automate data transfer across different cloud storage platforms is using rclone command-line operations to copy and sync directories between local storage and remote cloud providers.