short-menu-automation
Automate Short Menu tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
Short Menu Automation Skill - Automate Menu Operations via Rube MCP
Skill Overview
Short Menu Automation is an automation skill that connects to the Composio Short Menu toolkit through Rube MCP. It lets you batch-manage menus and execute tool calls using natural language workflows, without needing to configure API keys.
Use Cases
Core Capabilities
FAQs
What is Rube MCP? How do I add it to my configuration?
Rube MCP is an MCP server that provides access to the Composio toolkit, and it does not require API keys. In your MCP client configuration, add https://rube.app/mcp as the server endpoint. After adding it, tools such as RUBE_SEARCH_TOOLS, RUBE_MANAGE_CONNECTIONS, and RUBE_MULTI_EXECUTE_TOOL will be available automatically.
Does Short Menu Automation require an API key?
No. When using the Short Menu toolkit through Rube MCP, you only need to complete Short Menu account authorization in RUBE_MANAGE_CONNECTIONS—no separate API key request is needed. After authorization, the connection status will show ACTIVE, and you can then execute tools directly.
How should I handle schema changes for Short Menu tools?
Always call RUBE_SEARCH_TOOLS to query the currently available tools and their input schemas before running a workflow. Do not hard-code tool slugs or parameters. If a tool’s schema is updated, the search results will return the latest field definitions and recommended execution plan.