rclone-google-drive

Configure Google Drive remotes with rclone OAuth2 and verify connectivity.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/pmunin/rclone-google-drive-skill --skill rclone-google-drive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rclone-google-drive
Source: https://github.com/pmunin/rclone-google-drive-skill/tree/main/skills/rclone-google-drive
Command: npx skills add https://github.com/pmunin/rclone-google-drive-skill --skill rclone-google-drive

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides tooling to set up and manage Google Drive access via rclone, including installation, OAuth2 configuration, and connectivity verification for reliable command-line workflows.

Core Features & Use Cases

  • Install rclone automatically (macOS via Homebrew) or Linux package managers.
  • Configure Google Drive remote with OAuth2 and safe-scoped access for controlled operations.
  • Verify installation and connectivity before performing backups, sync, and automation tasks.

Quick Start

Install rclone, configure a Google Drive remote with OAuth2, and run the setup checker to verify connectivity.

Frequently Asked Questions about rclone-google-drive

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

FAQPage Schema
How do I set up rclone for Google Drive on macOS and Linux?

To set up rclone for Google Drive, you can use this Skill to automate installation via Homebrew or Linux package managers, complete the OAuth2 configuration, and verify connectivity before running transfers.

What is OAuth2 configuration for a Google Drive remote in rclone?

OAuth2 configuration for a Google Drive remote in rclone authorizes secure access to your account. This Skill applies safe-scoped access to ensure controlled operations for backups and file transfers.

Does this rclone Google Drive setup support automation workflows?

Yes, rclone Google Drive setup supports automation workflows by verifying installation and connectivity beforehand, ensuring reliable command-line execution for scheduled syncs and file transfers.

What's the best way to verify rclone Google Drive connectivity before backups?

The best way to verify rclone Google Drive connectivity is to run a setup-check script. This validates your rclone.conf configuration and remote access before executing backup or sync tasks.

Why does my rclone Google Drive remote configuration fail during setup?

Your rclone Google Drive remote configuration may fail if the OAuth2 setup is incomplete or the remote is missing from rclone.conf. This Skill requires a properly configured remote to pass its setup verification.

Can I configure safe-scoped access for Google Drive with rclone?

Yes, you can configure safe-scoped access for Google Drive with rclone. This Skill manages the OAuth2 process to apply controlled permissions, limiting operations to safe actions during file transfers.