apiverve-automation
Automate Apiverve tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:2
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-apiverve-automation&locale=en&source=copy
Apiverve Automation Skills - API Automation via Rube MCP
Skill Overview
Using Composio’s Apiverve toolset and Rube MCP, you can automate Apiverve API operations in Claude without writing any code.
Suitable Scenarios
Core Features
RUBE_MANAGE_CONNECTIONS, supporting one-click authorization, status checks, and liveness validation.RUBE_MULTI_EXECUTE_TOOL to run multiple related operations within the same session, automatically preserving context and memory state—ideal for complex workflows.FAQ
What is Rube MCP? How do I configure it?
Rube MCP is a free MCP server that provides access to the Composio toolset. Configuration is simple: in your MCP client, add the server address
https://rube.app/mcp. No API key or registration is required.Why must tools be searched before execution?
Apiverve’s tool architecture is updated periodically. Hard-coding tool names or parameters can cause calls to fail.
RUBE_SEARCH_TOOLS returns the latest tool schemas, recommended execution plans, and known pitfalls, ensuring your operations remain compatible with the current API.What should I do if the Apiverve connection shows as inactive?
Run
RUBE_MANAGE_CONNECTIONS to check the connection status. If it’s inactive, the system will return an authorization link. Click it to complete login, and the status will change to ACTIVE. After that, you can run all Apiverve operations normally.