Aeroleads — автоматизация лидогенерации и контактов

automation

Aeroleads automation is a Claude Code skill that automates Aeroleads operations through the Composio Aeroleads toolkit connected via Rube MCP. Reach for it when you want to add or update contacts in Aeroleads without manual work, trigger lead-generation tasks from inside a Claude Code workflow, or wire Aeroleads into a broader automated pipeline. The skill relies on three Rube MCP primitives: RUBE_SEARCH_TOOLS for dynamic discovery of current tool schemas, RUBE_MANAGE_CONNECTIONS to authenticate and verify the Aeroleads connection status, and RUBE_MULTI_EXECUTE_TOOL to run the discovered tools. Setup requires no API keys — add https://rube.app/mcp as an MCP server in your client config and complete OAuth authorization through Composio. The mandatory pattern is: always call RUBE_SEARCH_TOOLS first, because tool schemas change and hardcoding slugs will break workflows. Direction is contact and lead management inside Aeroleads, not prospecting or scraping contacts from external sources. Works for anyone with an active Aeroleads account and the ability to connect a Rube MCP server; not suitable for fully offline setups or environments that cannot depend on external SaaS services.