C Files
技能 警告 活跃Sync 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.
功能
- 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
使用场景
- 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
非目标
- 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.
安装
npx skills add daxaur/openpaw通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
警告类似扩展
Sync Setup
100当用户首次设置配置同步、连接到 GitHub 或重新初始化备份存储库时使用。
Sync Pull
100当用户希望从 GitHub 恢复、下载或拉取其 Claude Code 配置到此计算机时使用。
Sync Profiles
100用于在用户想要列出、创建、切换、删除、比较或检查配置同步配置文件时使用。
Claudebase
98在用户希望备份、保存或将当前的 Claude Code 配置推送到 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
97使用 Netlify Blobs 进行文件和资产存储的指南 — 包括图片、文档、上传、导出、缓存的二进制伪像。涵盖 getStore()、CRUD 操作、元数据、列出、部署范围存储 vs 站点范围存储以及本地开发。请勿将 Blobs 用作动态数据存储 — 请为此使用 Netlify Database。