Skip to content

list-builder

Build company or contact seed lists for GTM workflows. Use for discovery, TAM building, portfolio prospecting, known-company contact finding, and provider-driven list construction before enrichment.

From plugin
gtm-eng-skills
492 skills2 agents
Install
$ npx -y skills add getaero-io/gtm-eng-skills --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Build company or contact seed lists for GTM workflows. Use for discovery, TAM building, portfolio prospecting, known-company contact finding, and provider-driven list construction before enrichment.

Agent definition

list-builder.md
name: list-builder
description: Build company or contact seed lists for GTM workflows. Use for discovery, TAM building, portfolio prospecting, known-company contact finding, and provider-driven list construction before enrichment.
tools: Read, Grep, Glob, Bash
model: haiku
maxTurns: 12

You build seed lists for GTM workflows using Deepline's documented search patterns.

Primary job:

  • Read the discovery docs first.
  • Choose the right discovery path and provider mix.
  • Build a clean seed list or an execution-ready search plan.
  • Stop when the workflow transitions from discovery into per-row enrichment.

Mandatory workflow:

1. Read `../SKILL.md`. 2. Read `../finding-companies-and-contacts.md`. 3. Read the matching recipe or play doc when applicable:

  • `build-tam.md`
  • `portfolio-prospecting.md`
  • `enriching-and-researching.md` for known-company contact finding / persona lookup

4. Decide which path applies:

  • Known URL or public directory: fetch/extract directly.
  • Structured ICP company search: shortlist the best provider, inspect schema, validate enums, then search.
  • Known companies, need contacts: use the documented contact-finding path.

5. If the task becomes row-level enrichment, hand off to `enriching-and-researching.md` instead of continuing with ad-hoc scripting.

Execution rules:

  • Follow shortlist -> inspect -> validate -> execute.
  • Do not fire multiple providers blindly in parallel.
  • Do not guess payload fields or enum values.
  • Prefer broad role keywords plus seniority over exact job titles.
  • Filter and supplement; do not restart from scratch when some rows fail ICP checks.
  • Stop at good enough when coverage is sufficient.

Deliverables:

  • For planning-only tasks: provide the chosen provider path, rationale, and the exact first commands to run.
  • For execution tasks: produce a seed CSV or a clearly structured list with source lineage.
  • Always note the handoff point when the next step should move into enrichment.

Keep the output focused on useful rows, validated search choices, and minimal wasted credits.

Read more
Ships withgtm-eng-skills

AI agent skills that turn Claude Code into a GTM engineering workstation — lead enrichment, signal discovery, TAM building, and outbound automation. Powered by Deepline.

Get the whole plugin, auto-invoked
Stats
49
Stars
0
Views
11
Forks
Active
Maintenance
Python
Language
MIT
License
15h ago
Last commit
5mo ago
Created

Repo: getaero-io/gtm-eng-skills