rclone

Manage file transfers across cloud storage platforms using rclone.

5|1|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/hollandkevint/thinkhaven --skill rclone-hollandkevint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone
Source: https://github.com/hollandkevint/thinkhaven/tree/main/.gemini/skills/rclone
Command: npx skills add https://github.com/hollandkevint/thinkhaven --skill rclone-hollandkevint

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of uploading, syncing, and managing files across various cloud storage providers, eliminating the need for multiple complex interfaces.

Core Features & Use Cases

  • File Transfer: Upload, download, and sync files and directories between local storage and cloud services.
  • Cloud Management: List contents, check file details, and manage remote storage buckets.
  • Use Case: You need to upload a large video file to Cloudflare R2 or back up your project's assets to Backblaze B2. This skill handles the transfer efficiently.

Quick Start

Use the rclone skill to upload the local file '/path/to/your/document.pdf' to your S3 bucket under the 'documents/' folder.

Frequently Asked Questions about rclone

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

FAQPage Schema
How do I sync local directories to Google Drive or S3?

This Skill supports uploading local files to S3 and syncing directories to Google Drive by executing rclone command-line operations. You must have rclone installed and configured with your remote storage providers to manage file transfers across diverse cloud platforms.

Can I use rclone to back up project assets to Backblaze B2?

Yes, you can use rclone to back up project assets to Backblaze B2. This Skill handles file transfer operations to diverse cloud storage platforms, allowing you to efficiently back up your data to B2 without needing multiple complex interfaces.

What is the best way to manage files across multiple cloud storage providers?

The best way to manage files across multiple cloud storage providers is using a command-line tool like rclone. This Skill simplifies listing contents, checking file details, and managing remote storage buckets across diverse platforms through a single interface.

Do I need to install rclone separately to upload files to Cloudflare R2?

Yes, you need to install rclone separately and configure it with your remote storage providers before uploading files to Cloudflare R2. This Skill facilitates the file management operations but requires the rclone command-line tool to be set up on your system.

Does this approach work for transferring large video files to cloud storage?

Yes, this approach works efficiently for transferring large video files to cloud storage services like Cloudflare R2. The Skill leverages rclone to handle file transfers, ensuring large assets are uploaded to your remote storage buckets without requiring multiple complex interfaces.