
Build Tam
Source accounts and contacts from Apollo, Crustdata, and PDL to size total addressable market and seed outbound lists.
Install
npx skills add https://github.com/code.deepline.com --skill build-tamWhat is this skill?
- Recipe shortcut that always routes through the deepline-gtm meta-skill for full prompt analysis
- Dedicated build-tam recipe workflow for account and contact sourcing
- Integrates Apollo, Crustdata, and PDL as provider options
- Execution order: invoke deepline-gtm first, then read build-tam.md—no skipping meta-skill sub-docs
- Designed for GTM list building, not one-off CSV exports without session context
Adoption & trust: 4.8k installs on skills.sh; 1/1 security scanners passed (skills.sh audits).
Recommended Skills
Cold Emailcoreyhaines31/marketingskills
Pricing Strategycoreyhaines31/marketingskills
Sales Enablementcoreyhaines31/marketingskills
Revopscoreyhaines31/marketingskills
Paid Adscoreyhaines31/marketingskills
Referral Programcoreyhaines31/marketingskills
Journey fit
Primary fit
TAM and account sourcing is canonical market-research work before you commit to positioning, pricing, and pipeline. Research subphase covers competitor and audience sizing; provider-led lists are the operational output of that research.
Common Questions / FAQ
Is Build Tam safe to install?
skills.sh reports 1 of 1 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Build Tam
# Provider-Led Account And Contact Sourcing This is a recipe shortcut. It pre-selects the build-tam recipe but the **deepline-gtm governs the entire session**. ## Execution order 1. **Invoke `deepline-gtm`** using the Skill tool. 2. **Follow the meta-skill's full routing instructions** - analyze the user's complete prompt and load every sub-doc the meta-skill tells you to. Do not skip docs just because a recipe is pre-selected. 3. **Additionally read** the build-tam recipe at `../deepline-gtm/recipes/build-tam.md` (relative to this file) for the specific workflow. The recipe only covers one part of the task. The meta-skill handles everything else the user asked for.