/build-automation
Generates a marketing automation workflow with triggers, branching, waits, and success tracking.
$ 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
/build-automation
Context preview
What this command does when you run it.
Generates a marketing automation workflow with triggers, branching, waits, and success tracking.
Command definition
build-automation.mdname: build-automation
description: Generates a marketing automation workflow with triggers, branching, waits, and success tracking.
usage: /email-marketing:build-automation --trigger "form submission" --goal nurture --touches 6
Command: build-automation
Inputs
- **trigger** – entry event (form submission, product action, scoring threshold).
- **goal** – nurture objective (education, onboarding, monetization, retention).
- **touches** – number of total emails/SMS/push steps.
- **channels** – optional cross-channel steps (email, in-app, SMS, webhooks).
Workflow
1. **Trigger Mapping** – confirm data source, frequency caps, and mutual exclusivity. 2. **Journey Blueprint** – outline each step with wait times, conditional logic, fallback paths. 3. **Data & Personalization** – list fields, lookups, and APIs required per touch. 4. **QA Checklist** – testing matrix covering render, tracking, suppression, and compliance. 5. **Launch Plan** – assign owners, go-live date, monitoring dashboards, rollback plan.
Outputs
- Visual workflow map (mermaid + textual summary).
- JSON/YAML ready spec for MA platforms (e.g., HubSpot, Marketo, Iterable, Braze).
- Measurement plan including alerting thresholds.
Agent/Skill Invocations
- `automation-specialist` – converts plan into an executable workflow.
- `segmentation` skill – ensures entry/exit criteria, suppression lists, and re-entry windows.
- `ab-testing` skill – recommends experiment points within the flow.
---
Read more
name: build-automation description: Generates a marketing automation workflow with triggers, branching, waits, and success tracking. usage: /email-marketing:build-automation --trigger "form submission" --goal nurture --touches 6
Command: build-automation
Inputs
- **trigger** – entry event (form submission, product action, scoring threshold).
- **goal** – nurture objective (education, onboarding, monetization, retention).
- **touches** – number of total emails/SMS/push steps.
- **channels** – optional cross-channel steps (email, in-app, SMS, webhooks).
Workflow
1. **Trigger Mapping** – confirm data source, frequency caps, and mutual exclusivity. 2. **Journey Blueprint** – outline each step with wait times, conditional logic, fallback paths. 3. **Data & Personalization** – list fields, lookups, and APIs required per touch. 4. **QA Checklist** – testing matrix covering render, tracking, suppression, and compliance. 5. **Launch Plan** – assign owners, go-live date, monitoring dashboards, rollback plan.
Outputs
- Visual workflow map (mermaid + textual summary).
- JSON/YAML ready spec for MA platforms (e.g., HubSpot, Marketo, Iterable, Braze).
- Measurement plan including alerting thresholds.
Agent/Skill Invocations
- `automation-specialist` – converts plan into an executable workflow.
- `segmentation` skill – ensures entry/exit criteria, suppression lists, and re-entry windows.
- `ab-testing` skill – recommends experiment points within the flow.
---
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

