PluginBench
Skill
Pass
Audit score 90

build-tam

code.deepline.com

Build a Total Addressable Market list by sourcing accounts and contacts from Crustdata, Dropleads, and PDL.

What is build-tam?

This skill pre-selects the build-tam recipe within the deepline-gtm meta-skill framework. It guides you through sourcing accounts and contacts from multiple data providers to construct a targeted TAM list. Use it when you need to identify and compile prospect accounts and contact information for go-to-market planning.

  • Pre-selects the build-tam recipe for streamlined TAM list creation
  • Integrates with Crustdata, Dropleads, and PDL data providers
  • Routes through deepline-gtm meta-skill for complete workflow guidance
  • Handles account and contact sourcing in a structured sequence

How to install build-tam

npx skills add null --skill build-tam
Prerequisites
  • Access to deepline-gtm meta-skill
  • Credentials or API access to at least one of: Crustdata, Dropleads, or PDL
Claude Code
Cursor
Windsurf
Cline

How to use build-tam

  1. 1.Install the skill using the provided command
  2. 2.Invoke the deepline-gtm meta-skill tool
  3. 3.Follow the meta-skill's routing instructions for your complete request
  4. 4.Reference the build-tam recipe at ../deepline-gtm/recipes/build-tam.md for specific TAM sourcing workflow
  5. 5.Execute the account and contact sourcing steps in the order specified by the recipe

Use cases

Good for
  • Creating a prospect list for a new sales campaign targeting specific industries or geographies
  • Sourcing contact information for outbound prospecting across multiple data providers
  • Building a TAM foundation by aggregating accounts from multiple enrichment sources
  • Compiling verified contact lists for marketing and sales outreach
Who it's for
  • Sales development representatives
  • Go-to-market strategists
  • Business development managers
  • Marketing professionals building prospect lists

build-tam FAQ

What is the relationship between build-tam and deepline-gtm?

build-tam is a recipe shortcut that pre-selects a specific workflow within the deepline-gtm meta-skill. The meta-skill governs the entire session and routing; build-tam focuses the recipe selection.

Which data providers does this skill support?

The skill integrates with Crustdata, Dropleads, and PDL for account and contact sourcing.

Do I need accounts with all three providers?

No, you need credentials for at least one of the supported providers (Crustdata, Dropleads, or PDL) to use this skill.

What happens after I invoke the skill?

The skill invokes deepline-gtm, which analyzes your full request and loads all necessary sub-documents. You then follow the build-tam recipe workflow for account and contact sourcing.

Full instructions (SKILL.md)

Source of truth, from code.deepline.com.


name: build-tam description: "Build a Total Addressable Market list by sourcing accounts and contacts from providers like Crustdata, Dropleads, and PDL."

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.