leadfeeder-automation

Automate Leadfeeder lead tracking and data operations through the Rube MCP gateway.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of navigating Leadfeeder interfaces to track website visitors and manage lead data, allowing for automated synchronization with your existing workflows.

Core Features & Use Cases

  • Automated Lead Discovery: Programmatically search and retrieve visitor data using Rube MCP tool schemas.
  • Connection Management: Securely manage and verify Leadfeeder API connections directly through the MCP gateway.
  • Use Case: Automatically fetch new high-intent leads from Leadfeeder and push them into your CRM or Slack channel for immediate sales team follow-up.

Quick Start

Use the leadfeeder-automation skill to search for recent website visitors and list their company details.

Frequently Asked Questions about leadfeeder-automation

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

FAQPage Schema
How do I connect Leadfeeder to my AI agent?

Connect Leadfeeder by using the RUBE_MANAGE_CONNECTIONS command with the leadfeeder toolkit slug. Ensure your Rube MCP server is configured correctly and follow the provided authentication link to authorize access.

Why must I call RUBE_SEARCH_TOOLS first?

Calling RUBE_SEARCH_TOOLS is mandatory because tool schemas and available endpoints change frequently. This ensures your agent uses the most current arguments and avoids execution errors caused by outdated tool definitions.

Can I automate lead exports to my CRM?

Yes, you can automate lead exports by combining the leadfeeder-automation skill with your CRM's specific MCP toolkit. Use RUBE_MULTI_EXECUTE_TOOL to chain the data retrieval from Leadfeeder with the data ingestion tool of your CRM.

What should I do if the connection status is not ACTIVE?

If the connection status is not ACTIVE, re-run the RUBE_MANAGE_CONNECTIONS command for the leadfeeder toolkit. Follow the auth link provided in the response to re-authenticate your Leadfeeder account.