C Files
Skill Warning ActiveSync files to Google Drive, S3, Dropbox, OneDrive, and 70+ cloud providers using rclone.
To efficiently and reliably synchronize files to and from a wide array of cloud storage services using the powerful rclone utility.
Features
- Sync files to 70+ cloud providers
- Supports Google Drive, S3, Dropbox, OneDrive
- Provides setup and usage guidance for rclone
- Includes commands for copy, sync, ls, check, move, and mount operations
Use Cases
- Backing up local files to cloud storage
- Migrating data between different cloud storage services
- Keeping local and cloud directories synchronized
- Accessing cloud files as local directories via mount
Non-Goals
- Managing rclone itself beyond basic setup guidance
- Providing a graphical interface for file synchronization
- Handling advanced rclone configurations not covered in basic examples
Maintenance
- critical:Commit recencyThe last commit was on March 6, 2026, which is over 3 months ago, indicating potential unmaintenance.
Trust
- critical:Issues Attention1 issue opened in the last 90 days, 0 closed, indicating slow or no maintainer response.
Installation
npx skills add daxaur/openpawRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
WarningTrust Signals
Similar Extensions
Sync Setup
100Use when the user wants to set up config sync for the first time, connect to GitHub, or re-initialize the backup repo.
Sync Pull
100Use when the user wants to restore, download, or pull their Claude Code config from GitHub onto this machine.
Sync Profiles
100Use when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.
Claudebase
98Use when the user wants to back up, save, or push their current Claude Code config to GitHub.
Azure Storage
98Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, storage tiers, hot cool cold archive, storage tier comparison, when to use storage tiers, lifecycle management, Azure Storage concepts. DO NOT USE FOR: SQL databases, Cosmos DB (use azure-prepare), messaging with Event Hubs or Service Bus (use azure-messaging).
Netlify Blobs
97Guide for using Netlify Blobs for file and asset storage — images, documents, uploads, exports, cached binary artifacts. Covers getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores, and local development. Do NOT use Blobs as a dynamic data store — use Netlify Database for that.