aeroleads-automation

Automate Aeroleads tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

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-aeroleads-automation&locale=en&source=copy

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

  • Automate Lead Generation Workflows

  • 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.

  • Integrate Aeroleads into AI Agents

  • Add Aeroleads capabilities to Claude or other AI agents so the agent can directly search for leads, verify email addresses, and return structured data.

  • Automate Sales Workflows

  • Integrate Aeroleads into your sales automation pipeline to automatically extract lead information from platforms like LinkedIn and sync it to your CRM.

    Core Features

  • Dynamic Tool Discovery and Execution

  • 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.

  • Keyless Connection Management

  • 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.

  • Batch Operations and Pagination Handling

  • 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.