Automate ConvertAPI workflows through Rube MCP for file conversion tasks.
This skill appears to be a prompt-style wrapper with public source and strong community adoption. However, its intended use depends on external Rube MCP/Composio and a Convertapi connection to discover and execute remote tools, so real-world use involves external service access and connection-based data flows that should be reviewed.
The material claims 'no keys', but the README explicitly requires creating and activating a `convertapi` connection via `RUBE_MANAGE_CONNECTIONS` and completing an auth link. This means credentials are handled through an external connection flow rather than truly absent. No explicit credential theft behavior is shown, but third-party account authorization and token handling are still in scope.
The README points to `https://rube.app/mcp` and uses Composio/Rube to discover and execute Convertapi tools, indicating that task content, arguments, and possibly files/documents may be transmitted to external services. No unusual endpoints beyond Rube/Composio/Convertapi are identified, and there is no clear red flag of unrelated data exfiltration.
The system marks this as `prompt-only`; the material itself contains no local install commands, script execution, system calls, or instructions to spawn local processes. Its 'tool execution' behavior refers to remote MCP/tool invocation rather than local code execution.
This skill is designed for Convertapi automation and may handle user-uploaded or converted file content as part of its normal function; the README also mentions sessions, memory, and bulk operations. It does not directly claim local filesystem read/write access, but the remote toolchain can access workflow data depending on what the user submits to Convertapi/Rube.
The source is a public GitHub repository with very high community adoption (64.7k stars), which is a strong mitigating factor. The material looks more like a skill description than an executable binary. The missing license and unknown maintenance status are minor gaps, but not enough on their own to justify a high-risk rating.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "convertapi-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/convertapi-automation/SKILL.md 2. Save it as ~/.claude/skills/convertapi-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Convertapi operations through Composio's Convertapi toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/convertapi
RUBE_MANAGE_CONNECTIONS with toolkit convertapiRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit convertapiAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Convertapi operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Convertapi task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["convertapi"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with Convertapi-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit convertapi |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with schemaRef |
Powered by Composio
Automate Webscraping AI workflows through Rube MCP with tool discovery.
Connect Rube MCP to discover and automate Zoho workflows safely.
Analyze recent Claude Code chats and send a personalized growth report to Slack.
Automate Cal scheduling and booking tasks through Rube MCP efficiently.
Automate Mem tasks through Rube MCP after checking current tool schemas first.
Automate Tally tasks through Rube MCP for faster finance and data workflows.
Automate file and format conversion tasks via Rube MCP with schema lookup first.
Automate Api2pdf workflows for PDF generation, conversion, and document handling.
Automate Pdf4me PDF conversion, merging, and document workflows via Rube MCP.
Automate PDF tasks like conversion, extraction, merging, and data handling.
Automate Rev AI workflows through Rube MCP for transcription and audio processing.
Automate AI/ML API workflows via Rube MCP, checking latest tool schemas first.