aeroleads-automation

Automate Aeroleads lead generation and data management tasks via Rube MCP.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill aeroleads-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aeroleads-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/aeroleads-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill aeroleads-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of interacting with Aeroleads by providing a standardized, automated interface for lead discovery and connection management.

Core Features & Use Cases

  • Automated Tool Discovery: Dynamically fetch current Aeroleads tool schemas and capabilities via Rube MCP.
  • Connection Management: Programmatically verify and manage active Aeroleads API connections.
  • Workflow Execution: Execute multi-step lead generation tasks using structured tool calls and session management.

Quick Start

Use the aeroleads-automation skill to search for available tools and execute a lead generation workflow.

Frequently Asked Questions about aeroleads-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Aeroleads to my agent?

Use the RUBE_MANAGE_CONNECTIONS tool with the 'aeroleads' toolkit parameter. If the status is not ACTIVE, follow the provided authentication link to authorize the connection.

Why must I call RUBE_SEARCH_TOOLS first?

Tool schemas and available endpoints in Aeroleads change frequently. Calling RUBE_SEARCH_TOOLS ensures your agent uses the most current input arguments and tool slugs.

Can I automate bulk lead operations?

Yes, use the RUBE_REMOTE_WORKBENCH tool with the run_composio_tool function to execute bulk operations across your Aeroleads account.

What should I do if my tool execution fails?

Verify that your connection status is ACTIVE via RUBE_MANAGE_CONNECTIONS and ensure your arguments strictly match the schema returned by the latest RUBE_SEARCH_TOOLS call.