cloudconvert-automation

Automate Cloudconvert tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

Hot:32

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-cloudconvert-automation&locale=en&source=copy

CloudConvert Automation — Automate File Conversion via Rube MCP

Skill Overview


Integrate CloudConvert into automated file-format conversion workflows via Rube MCP without needing an API key.

Use Cases


  • Batch file processing: Automatically convert large volumes of documents, images, or media files without manual work

  • AI agent integration: Give an AI agent file-conversion capabilities to build intelligent document-processing workflows

  • API workflow automation: Integrate file conversion into existing business processes for unattended format conversions
  • Core Features


  • Dynamic tool discovery: Use RUBE_SEARCH_TOOLS to retrieve available conversion tools and their parameter schemas in real time, avoiding hard-coded values

  • Keyless integration: Add only the Rube MCP server endpoint to use it—no need to request or manage API keys

  • Batch operation support: Use RUBE_MULTI_EXECUTE_TOOL to run multiple conversion tasks in one go, improving throughput
  • FAQs

    Does Rube MCP cost money?


    No. The Rube MCP server is completely free to use. Just add the https://rube.app/mcp endpoint in your client configuration. However, CloudConvert’s conversion quota must be obtained by connecting your CloudConvert account through Composio.

    How do I get started?


    First, confirm that Rube MCP is connected, then call RUBE_MANAGE_CONNECTIONS and set the toolkit to cloudconvert. If the connection status is not ACTIVE, complete the binding using the authorization link returned. It’s recommended to call RUBE_SEARCH_TOOLS before performing any conversions to get the latest tool schemas.

    What file formats are supported?


    CloudConvert supports conversions for over 200 file formats, including documents (PDF, DOCX, XLSX), images (JPG, PNG, WEBP), and audio/video (MP4, MP3, AVI), among others. The specific supported formats and conversion directions should be checked by querying the currently available conversion tools with RUBE_SEARCH_TOOLS.