gtm-pipeline:setup

Configures API keys, PhantomBuster agent IDs, and first client ICP for GTM pipeline skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Setting up a multi-provider B2B lead generation pipeline requires configuring many API keys, PhantomBuster agent IDs, and a client ICP definition, which is error-prone when done manually. This skill walks you through the entire onboarding process step by step so the other GTM pipeline skills work correctly on first use. ## Core Features & Use Cases - Installation Verification: Checks that all 10 GTM skills are symlinked into the Claude skills directory and re-runs the installer if any are missing. - API Key Configuration: Detects which keys are already set in your env file and only prompts for missing ones across Pipe0, FullEnrich, SerpAPI, Parallel, Firecrawl, Apify, and PhantomBuster. - PhantomBuster Agent Lookup: Auto-discovers agent IDs via the PhantomBuster MCP, or guides manual entry from the dashboard. - First Client Setup: Auto-researches a client domain with Firecrawl, SerpAPI, and Parallel, drafts profile.md and icp.md, then refines them with 5 targeted questions. - Use Case: After cloning the repo, run this skill to go from zero to a fully configured pipeline with a researched client ICP in under 10 minutes. ## Quick Start Ask the assistant to run the GTM pipeline setup to configure your API keys and create your first client profile from a domain.

Frequently Asked Questions about gtm-pipeline:setup

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

FAQPage Schema
How do I set up the GTM pipeline skills after cloning the repo?

Run the setup skill after cloning and executing install.sh. It verifies all 10 skills are symlinked, walks you through missing API keys, looks up PhantomBuster agent IDs, and optionally creates your first client profile from a domain.

What API keys are required for GTM lead generation?

The minimum viable set is PIPE0_API_KEY, FULLENRICH_API_KEY, SERPAPI_API_KEY, PARALLEL_API_KEY, and FIRECRAWL_API_KEY. PhantomBuster keys and LinkedIn session credentials are only needed if you use LinkedIn automation, and OpenRouter is optional for the legacy signal backend.

How do I find my PhantomBuster agent IDs?

If the PhantomBuster MCP is available, the setup skill auto-lists all agents and matches them to config keys like PB_AGENT_CONNECT. Otherwise, copy each agent ID manually from the PhantomBuster dashboard URL or settings panel into local.md.

Can I re-run the setup skill without losing my configuration?

Yes, the setup skill is safe to re-run at any time. It only appends missing keys without overwriting existing ones, updates agent IDs if the MCP is available, and asks before overwriting existing profile.md or icp.md files.

How does the setup skill create a client ICP automatically?

It researches the client domain using Firecrawl for website content, SerpAPI for recent news, and Parallel for web search, then drafts profile.md and icp.md with inferred fields. Five refinement questions about customers, anti-ICP, titles, geography, and tone confirm the final values.