Aero Workflow — автоматизация через MCP и Composio
automation
Aero Workflow Automation is a Claude Code skill that automates Aero Workflow operations through Rube MCP and Composio, dynamically discovering tool schemas before every execution. Reach for it when you want to drive Aero Workflow from a Claude agent pipeline, automate multi-step workflows without hand-crafting API calls, or connect Aero Workflow to other services through a single MCP endpoint. The skill relies on three core primitives: RUBE_SEARCH_TOOLS to fetch current schemas, RUBE_MANAGE_CONNECTIONS to verify and activate the aero_workflow toolkit connection, and RUBE_MULTI_EXECUTE_TOOL to run the discovered tools. Bulk operations are handled via RUBE_REMOTE_WORKBENCH. Setup is lightweight — add https://rube.app/mcp as an MCP server in your Claude Code client; no API keys required. One hard rule: always call RUBE_SEARCH_TOOLS first, because tool schemas change and hardcoding slugs or arguments will break execution. The skill drives Aero Workflow from Claude outward — it is not a general-purpose API automation layer (for that, look at broader Composio workflow skills in the catalog). Works best when you already have an active Aero Workflow account and can configure an MCP server in your client environment.
- #aero-workflow
- #rube-mcp
- #composio
- #workflow-automation
- #tool-discovery
- #api-integration