findymail-automation

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

Install

Hot:17

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

Findymail Automation

Skill Overview


The Findymall Automation skill lets you automate Findymail mailbox lookup tasks using Rube MCP and Composio, enabling automatic collection and verification of sales lead email addresses without directly calling APIs.

Use Cases


  • Automated Lead Email Collection: Batch extract potential customers’ email addresses from platforms like LinkedIn to accelerate sales funnel building.

  • B2B Marketing Mailing List Building: Automatically validate and organize business email addresses to prepare a high-quality contact list for email marketing campaigns.

  • Developer Integrations and Custom Workflows: Developers can integrate Findymall capabilities into a Claude agent or a custom automation workflow via Rube MCP.
  • Core Features


  • Dynamic Tool Discovery and Execution: Use RUBE_SEARCH_TOOLS to fetch the latest tool schemas and execution plans in real time, ensuring compatibility with the Findymall API.

  • Connection Management and Session Reuse: RUBE_MANAGE_CONNECTIONS provides a convenient connection method without API keys, and supports reusing session IDs to improve batch operation efficiency.

  • Batch Email Operations: Supports large-scale mailbox lookup and verification tasks via RUBE_MULTI_EXECUTE_TOOL and RUBE_REMOTE_WORKBENCH.
  • FAQs

    What prerequisites are needed for the Findymall Automation skill?


    To use this skill, you need a Rube MCP server (add https://rube.app/mcp to the client configuration) and an active Findymail connection established through RUBE_MANAGE_CONNECTIONS. You don’t need to directly manage Findymail API keys—Rube MCP handles authentication.

    How do I get started with this automation skill?


    First, call RUBE_SEARCH_TOOLS to discover available Findymall tools and the current mode, then use RUBE_MANAGE_CONNECTIONS to confirm the connection status is ACTIVE, and finally run the specific mailbox lookup task via RUBE_MULTI_EXECUTE_TOOL. It’s recommended to generate a unique session ID at the start of the workflow for later reuse.

    What are the advantages compared with using the Findymall API directly?


    This skill offers a more streamlined integration through Rube MCP—no need to separately register and manage API keys; the tool schema automatically updates to match API changes; and it includes best practices such as built-in session management and connection status checks. In addition, the Composio toolkit provides recommended execution plans and hints about known pitfalls.