← Back to Skills Marketplace
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mcf-lead-gen-pipeline
Description
Autonomous 6-agent pipeline that researches industries, finds businesses, and generates personalized outreach — one API call.
Usage Guidance
This skill points your agent at an external paid API that returns personal contact data. Before installing, get answers to: (1) Who operates https://gateway.mcfagentic.com? Is there a verifiable homepage, company, or privacy policy? (2) Exactly how is the x402 payment supplied and authorized — does the gateway require you to expose wallet private keys or sign requests client-side? (3) What are the terms of use and data retention/privacy policies — will lead/contact data be stored, shared, or resold? (4) Can you test with non-sensitive inputs and a single free call to confirm behavior? If you cannot verify the operator, payment/auth mechanism, and privacy terms, avoid enabling autonomous invocation and do not provide any PII or private customer data to the skill. Consider invoking the API yourself from a controlled environment (so you control payment and logging) rather than giving the skill direct access.
Capability Analysis
Type: OpenClaw Skill
Name: mcf-lead-gen-pipeline
Version: 1.0.0
The skill bundle consists of metadata and documentation for an external Lead Generation API service hosted at gateway.mcfagentic.com. It defines endpoints for business research and personalized outreach generation using the x402 payment protocol. No executable code, data exfiltration attempts, or malicious instructions were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The SKILL.md is an API-style spec for an external lead-generation service — that aligns with the name/description. However the skill advertises an 'autonomous 6-agent pipeline' but provides no code (it relies on an external gateway), and it requires payment for endpoints even though the registry metadata declares no required credentials or primary credential. That mismatch between 'requires payment' and 'no declared auth' is an incoherence.
Instruction Scope
The instructions only describe calling external endpoints; they do not instruct reading local files or environment variables. However the pipeline expects and returns potentially sensitive personal contact data (emails, phones) and research summaries — so using it will transmit business/people data to the external gateway. The SKILL.md does not specify what input is sent, nor any redaction/privacy behavior.
Install Mechanism
Instruction-only skill with no install spec and no bundled code. This minimizes local install risk because nothing is written or executed locally by the skill itself.
Credentials
No environment variables or credentials are declared, yet the documentation states that all endpoints 'require x402 payment (USDC on Base L2)'. There is no explanation of how payment/auth is provided (wallet signing, API key, OAuth, on-chain callback), which is a material omission. The skill also will cause external transmission of lead/contact data — the privacy implications are not documented.
Persistence & Privilege
always is false and the skill does not request persistent privileges. It does allow autonomous invocation (platform default), which increases blast radius if the external service is untrusted, but that's expected for skills and not a standalone disqualifier.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mcf-lead-gen-pipeline - After installation, invoke the skill by name or use
/mcf-lead-gen-pipeline - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Lead Generation Pipeline skill.
- Launches an autonomous, 6-agent API pipeline for lead research and personalized outreach.
- Enables full-cycle prospecting: discovers, researches, analyzes, qualifies, and generates cold emails for real businesses from a single API call.
- Includes endpoints for generating leads, deep business research, outreach email writing, and browsing solution packages.
- Designed for AI sales, marketing, and consulting agents to automate and scale lead generation and outreach.
Metadata
Frequently Asked Questions
What is Lead Generation Pipeline?
Autonomous 6-agent pipeline that researches industries, finds businesses, and generates personalized outreach — one API call. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Lead Generation Pipeline?
Run "/install mcf-lead-gen-pipeline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Lead Generation Pipeline free?
Yes, Lead Generation Pipeline is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Lead Generation Pipeline support?
Lead Generation Pipeline is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Lead Generation Pipeline?
It is built and maintained by Cameron48 (@cameron48); the current version is v1.0.0.
More Skills