dropcontact-automation

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

Install

Hot:21

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

Dropcontact Automation - Automate Contact Discovery Tasks via Rube MCP

Skill Overview

Dropcontact Automation is a Claude skill that uses Composio’s Rube MCP server to automate Dropcontact operations—covering workflows such as discovering contact email addresses, cleaning data, and processing in bulk.

Use Cases

  • B2B Sales Lead Generation: Automatically batch-search for potential customers and decision-makers’ email addresses to accelerate the sales development process

  • Marketing Campaign Data Cleaning: Before sending marketing emails, automatically verify and clean contact lists to improve deliverability

  • Recruiting Process Candidate Sourcing: Batch-discover candidate contact information to simplify recruiters’ data collection work
  • Core Features

  • Intelligent Tool Discovery: Use RUBE_SEARCH_TOOLS to dynamically fetch the currently available Dropcontact tool list and architecture, avoiding hard-coded outdated API definitions

  • Connection Status Management: Use RUBE_MANAGE_CONNECTIONS to monitor and manage Dropconnection status, ensuring the integration remains active and usable

  • Batch Workflow Execution: Use RUBE_MULTI_EXECUTE_TOOL to run multi-step automation tasks, supporting session reuse and memory management
  • FAQs

    What is the Dropcontact Automation skill?

    This is a Claude skill that integrates the Composio Dropcontact toolkit via a Rube MCP (Model Context Protocol) server. It allows you to automate Dropcontact operations—such as email lookup and contact data cleaning—using natural-language instructions, without writing API code directly.

    How do I configure the Rube MCP connection to Dropcontact?

    First, add https://rube.app/mcp as the MCP server in your client configuration. Then use the skill’s RUBE_MANAGE_CONNECTIONS tool to specify the toolkit as dropcontact. If the connection is not active, the system will return an authentication link for you to complete authorization. Once the connection status shows as ACTIVE, you can use it normally.

    What prerequisites are needed to use this skill?

    You need the Rube MCP server connected and able to respond to RUBE_SEARCH_TOOLS calls, and you must have completed Dropconnection authorization. It’s recommended to always call RUBE_SEARCH_TOOLS before using the skill to get the latest tool architecture, since the API may update at any time.