/enrich-leads
Enrich a single company or person record with firmographics, technographics,
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/enrich-leads
Context preview
What this command does when you run it.
Enrich a single company or person record with firmographics, technographics,
Command definition
enrich-leads.mdname: enrich-leads description: Enrich a single company or person record with firmographics, technographics, and contact intelligence. usage: /data-enrichment:enrich --type company --domain "acme.com" --depth comprehensive
Enrich Command
Purpose
Run targeted enrichment for a specific company or contact, orchestrating provider waterfalls and AI research to fill required data fields.
Syntax
/data-enrichment:enrich \ --type <company|person> \ --domain "acme.com" \ --email "ceo@acme.com" \ --depth <basic|standard|comprehensive>
Parameters
- `--type`: company or person.
- `--domain`: company domain.
- `--email` / `--name` / `--company`: person identifiers.
- `--depth`: determines provider sequence and credit budget.
- `--providers`: optional custom order (comma-delimited).
- `--include-intent`: attach intent data (default true).
Output
- JSON record with firmographics, technographics, contacts, intent signals, and confidence scores.
- Provider log + credit usage summary.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

