cloudconvert-automation
Automate Cloudconvert tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Document ProcessingInstall
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
Core Features
RUBE_SEARCH_TOOLS to retrieve available conversion tools and their parameter schemas in real time, avoiding hard-coded values 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.