CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. everyinc
  4. /
  5. compound-engineering-plugin
  6. /
  7. Rclone

Rclone

Editor's Note

This wraps rclone, the popular command-line tool for syncing files across cloud storage providers. It's designed for Claude Code to help you move data between S3, Google Drive, Dropbox, and dozens of other backends without writing custom API integrations. The skill starts with a setup check to verify rclone is installed and configured with remotes before running any operations, which is smart since rclone is useless without that groundwork. Honestly, if you're already comfortable with rclone's CLI, this mainly saves you from context-switching to run commands manually. Most useful when you need an agent to orchestrate multi-step transfers or handle cloud storage tasks as part of a larger workflow.

Install

npx skills add https://github.com/everyinc/compound-engineering-plugin --skill rclone
Votes
0
Installs437
GitHub Stars19.2k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment