aeroleads-automation
Automate Aeroleads 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 OpenClaw for auto-install:
Aeroleads Automation - Automate Lead Generation via Rube MCP
Skills Overview
The Aeroleads Automation skill lets you automate Aeroleads tasks through Rube MCP and Composio, enabling lead-acquisition capabilities in your agent without needing an API key.
Use Cases
When you need to bulk collect business contact information, use
RUBE_MULTI_EXECUTE_TOOL to automatically run Aeroleads queries, export, and verification tasks—replacing manual steps.Add Aeroleads capabilities to Claude or other AI agents so the agent can directly search for leads, verify email addresses, and return structured data.
Integrate Aeroleads into your sales automation pipeline to automatically extract lead information from platforms like LinkedIn and sync it to your CRM.
Core Features
Use
RUBE_SEARCH_TOOLS to fetch the latest Aeroleads tool architecture in real time, keeping in sync with changes in the Composio toolset and avoiding compatibility issues caused by hard-coded configurations.Simply add the Rube MCP endpoint
https://rube.app/mcp to get started. Use RUBE_MANAGE_CONNECTIONS to complete secure OAuth authorization—no separate API key request is required.Supports running Composio tools for batch operations via
RUBE_REMOTE_WORKBENCH, automatically handling paginated responses—ideal for large-scale lead data acquisition scenarios.FAQs
How do I set up a Rube MCP connection for Aeroleads?
First, add https://rube.app/mcp as the MCP server in your client configuration. After confirming that RUBE_SEARCH_TOOLS is available, call RUBE_MANAGE_CONNECTIONS and specify the toolkit as aeroleads. If the connection isn’t activated, the system will return an authorization link; complete it and you’ll then see an ACTIVE status.
Does the Aeroleads skill require an API key?
No. Rube MCP uses Composio’s unified integration. You only need to complete OAuth authorization for Aeroleads. This differs from the traditional approach that requires requesting a separate API key, and the setup is simpler.
Why must I search tools before executing?
Composio’s Aeroleads tool package is updated periodically. Tool names and parameter schemas may change. Hard-coding tool calls can cause compatibility issues. Always use RUBE_SEARCH_TOOLS to retrieve the latest tool architecture to ensure your automation workflow runs reliably.