gtm-pipeline:pipeline

Orchestrates multi-step GTM lead generation pipelines from company discovery to enriched contacts.

69|8|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/keinsaasforever/gtm-pipeline-skills --skill gtm-pipeline-pipeline-keinsaasforever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gtm-pipeline:pipeline
Source: https://github.com/keinsaasforever/gtm-pipeline-skills/tree/main/skills/gtm-pipeline
Command: npx skills add https://github.com/keinsaasforever/gtm-pipeline-skills --skill gtm-pipeline-pipeline-keinsaasforever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Running a full B2B lead generation pipeline requires coordinating many separate skills — company search, enrichment, ICP scoring, signal detection, contact discovery, filtering, and email/phone enrichment — each with its own providers, costs, and CSV handoffs. This Skill plans and executes that entire sequence so nothing is skipped, misordered, or over-budget. ## Core Features & Use Cases - Workflow Determination: Chooses between Company-First (bounded market, existing company list) and Signal-First (discovering companies via buying intent) workflows based on the user's starting data. - Cost-Estimated Planning: Builds a step-by-step execution plan with provider recommendations and credit/cost estimates, presented for user approval before anything runs. - Chained Execution with Quality Gates: Invokes each skill in order, chains CSV outputs to the next skill's input, logs runs and provider performance, and pauses for review after each step. - Use Case: A client provides only an ICP description and needs 500 enriched contacts. The Skill assesses the starting point, proposes a Signal-First pipeline with per-step cost estimates, then runs discovery, enrichment, scoring, people search, filtering, and enrichment end-to-end. ## Quick Start Ask the assistant to run the full GTM pipeline for a client, describing your ICP, target contact count, and any data you already have such as a company list or contacts CSV.

Frequently Asked Questions about gtm-pipeline:pipeline

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

FAQPage Schema
How do I run a full B2B lead generation pipeline from just an ICP description?

Describe your ICP (industry, roles, company size, geography) and the pipeline skill determines the workflow, estimates costs per step, and chains company discovery, enrichment, scoring, people search, filtering, and contact enrichment automatically after your approval.

What is the difference between Company-First and Signal-First lead generation workflows?

Company-First starts from a known or enumerable company list and enriches it before finding contacts. Signal-First discovers companies through buying intent signals like funding or hiring, then enriches and scores the discovered set.

Can I skip pipeline steps if I already have a company list or contacts CSV?

Yes. With a company list, the pipeline starts at company enrichment and skips company search. With a contacts CSV containing names and companies, it runs people enrichment only. The skill assesses your starting data and plans the shortest valid sequence.

How does the pipeline control enrichment credit costs?

Each step gets a cost estimate in credits and dollars before execution, and an ICP score gate (default icp_score >= 70) filters companies before expensive downstream steps. Contact filtering runs locally with no API cost to reduce enrichment volume.

What happens if a pipeline step produces poor quality results?

After each step the skill prints a run summary with hit rates and data completeness, logs provider performance, and asks whether to proceed. You can adjust providers or parameters before continuing to the next step.