# GTM Workflow Generator

Free GTM workflow generator: describe a campaign in plain English and receive the workflow architecture, the capabilities to call in order, the cost of every step and a prompt your agent can run.

Interactive version: https://www.routergrowth.com/free-gtm-tools/workflow-generator

## How it works

1. Describe the campaign: audience, buying signal, channel, volume.
2. The generator maps it to stages (source, signal, enrich, verify, context, outreach, inbox, memory) and picks the capability for each one.
3. Every stage is priced from the catalog below with an adjustable funnel, and the output includes the CLI calls and an agent prompt to paste into Claude Code or Codex.

## Per-call prices used

| Capability | Category | Unit | Price | Status |
|---|---|---|---|---|
| `ads.search` | Ads | per search | $0.0022 | live |
| `ads.spend_estimate` | Ads | per lookup | $0.008 | coming soon |
| `aeo.answer` | AI Search / AEO | per answer | $0.015 | live |
| `aeo.keywords` | AI Search / AEO | per search | $0.0153 | live |
| `aeo.mentions` | AI Search / AEO | per search | $0.152 | live |
| `creative.image` | Creative | per image | $0.0045 | live |
| `creative.image_edit` | Creative | per image | $0.0585 | live |
| `creative.remove_background` | Creative | per image | $0.027 | live |
| `creative.upscale` | Creative | per image | $0.18 | live |
| `creative.video` | Creative | per video | $0.0675 | live |
| `company.enrich` | Enrichment | per match | $0.008 | live |
| `company.search` | Enrichment | per search | $0.005 | live |
| `contact.find` | Enrichment | per match | $0.0375 | live |
| `contact.phone` | Enrichment | per match | $0.1875 | live |
| `contact.verify` | Enrichment | per verdict | $0.0094 | live |
| `people.search` | Enrichment | per result | $0.15 per 25-result page + $0.006 per profile | live |
| `person.enrich` | Enrichment | per match | $0.006 | live |
| `local.places` | Local | per search | $0.003 | live |
| `news.search` | News | per search | $0.003 | live |
| `domain.dns` | Outbound | per call | $0.002 | live |
| `domain.register` | Outbound | per domain | $18 | live |
| `domain.search` | Outbound | per search | $0.002 | live |
| `email.domain` | Outbound | per domain | $1.995 | live |
| `email.inbox` | Outbound | per inbox | $1.995 | live |
| `email.inboxes` | Outbound | per call | $0 | live |
| `email.messages` | Outbound | per read | $0.002 | live |
| `email.send` | Outbound | per email | $0.003 | live |
| `linkedin.account` | Outbound | per call | $0.002 | live |
| `linkedin.invite` | Outbound | per invitation | $0.0075 | live |
| `linkedin.message` | Outbound | per message | $0.0075 | live |
| `linkedin.messages` | Outbound | per read | $0.002 | live |
| `linkedin.profile` | Outbound | per profile | $0.002 | live |
| `linkedin.search` | Outbound | per search | $0.002 | live |
| `reviews.search` | Reviews | per result | $0.0034 | live |
| `seo.backlinks` | SEO | per search | $0.0649 | live |
| `seo.competitors` | SEO | per search | $0.0166 | live |
| `seo.domain_overview` | SEO | per lookup | $0.018 | live |
| `seo.keywords` | SEO | per search | $0.0155 | live |
| `seo.page_audit` | SEO | per page | $0.003 | live |
| `seo.ranked_keywords` | SEO | per search | $0.0155 | live |
| `seo.serp` | SEO | per search | $0.003 | live |
| `company.funding` | Company Signals | per match | $0.15 | live |
| `company.jobs` | Company Signals | per result | $0.0015 | live |
| `company.signals` | Company Signals | per match | $0.045 | coming soon |
| `company.technologies` | Company Signals | per match | $0.018 | live |
| `social.comments` | Social | per result | $0.0008 | live |
| `social.posts` | Social | per result | $0.0006 | live |
| `social.profile` | Social | per match | $0.0006 | live |
| `social.search` | Social | per result | $0.0006 | live |
| `web.scrape` | Web Research | per page | $0.015 | live |
| `web.search` | Web Research | per search | $0.003 | live |

Every price is the provider's cost x 1.5, quoted and reserved before a call runs. Catalog: https://www.routergrowth.com/catalog

## How does it decide the workflow?

It reads the description for the audience (companies or people), the buying signal (hiring, funding, technology, reviews, conversations), the channel (email, LinkedIn, phone) and the volume, then assembles the stages every outbound, SEO, ad-intelligence or listening campaign shares. No AI model runs; the mapping is deterministic and happens in your browser.

## Are the costs real?

The per-call prices come from the RouterGrowth catalog at build time. The counts per stage come from a funnel you can adjust: contacts per account, email find rate, verification pass rate. Change the volume and every step reprices.

## What do I do with the output?

Copy the agent prompt into Claude Code, Codex, Cursor or any agent connected to RouterGrowth and it runs the workflow with a quote before every call. Or copy the markdown and hand it to a teammate.

## What if the catalog does not cover a step?

The generator says so and points at the raw endpoint tier: every provider's own API is addressable through the same key. Tell us what was missing and we add it to the catalog.
