@growthub/cli 0.3.37 → 0.3.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -2
- package/assets/worker-kits/growthub-email-marketing-v1/brands/_template/brand-kit.md +172 -0
- package/assets/worker-kits/growthub-email-marketing-v1/brands/growthub/VERSION.md +32 -0
- package/assets/worker-kits/growthub-email-marketing-v1/brands/growthub/brand-kit.md +282 -0
- package/assets/worker-kits/growthub-email-marketing-v1/broadcasts/_template/broadcast-vault.md +188 -0
- package/assets/worker-kits/growthub-email-marketing-v1/broadcasts/growthub/broadcast-vault.md +324 -0
- package/assets/worker-kits/growthub-email-marketing-v1/bundles/growthub-email-marketing-v1.json +66 -0
- package/assets/worker-kits/growthub-email-marketing-v1/examples/campaign-brief-sample.md +110 -0
- package/assets/worker-kits/growthub-email-marketing-v1/examples/nurture-sequence-sample.md +265 -0
- package/assets/worker-kits/growthub-email-marketing-v1/examples/subject-line-matrix-sample.md +116 -0
- package/assets/worker-kits/growthub-email-marketing-v1/growthub-meta/README.md +108 -0
- package/assets/worker-kits/growthub-email-marketing-v1/growthub-meta/kit-standard.md +87 -0
- package/assets/worker-kits/growthub-email-marketing-v1/kit.json +101 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output/growthub/showcase-proof-ai-ugc-v1-20260410/Growthub_Broadcast_ShowcaseProof_v1_20260410.md +139 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output/growthub/showcase-proof-ai-ugc-v1-20260410/Growthub_CampaignBrief_ClientResults_v1_20260410.md +115 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output/growthub/showcase-proof-ai-ugc-v1-20260410/Growthub_SubjectLineMatrix_v1_20260410.md +83 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output-standards.md +174 -0
- package/assets/worker-kits/growthub-email-marketing-v1/runtime-assumptions.md +268 -0
- package/assets/worker-kits/growthub-email-marketing-v1/skills.md +490 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/INDEX.md +75 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/activation-booking.md +156 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/engagement-nudge.md +175 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/lead-magnet-traffic.md +149 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/showcase-proof.md +153 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/value-delivery.md +141 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/campaign-brief-template.md +115 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/cta-matrix.md +90 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-draft.md +145 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/INDEX.md +59 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/follow-up-sequence.md +111 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/nurture-sequence.md +143 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/outbound-cold-sequence.md +134 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/promotional-broadcast.md +117 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/re-engagement.md +108 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/INDEX.md +97 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/education-block.md +131 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/problem-agitate.md +107 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/story-bridge.md +112 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/value-reveal.md +107 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/cta/primary-cta.md +116 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/cta/reply-cta.md +131 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/cta/soft-cta.md +117 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/curiosity.md +112 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/personal.md +108 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/social-proof.md +109 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/urgency.md +112 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/hooks-library/subject-line-patterns.csv +73 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/qa-checklist.md +106 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/sequence-planner.md +94 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/subject-line-matrix.md +136 -0
- package/assets/worker-kits/growthub-email-marketing-v1/workers/email-marketing-strategist/CLAUDE.md +294 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/.env.example +9 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/QUICKSTART.md +85 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/brands/NEW-CLIENT.md +46 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/brands/_template/brand-kit.md +89 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/brands/growthub/brand-kit.md +96 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/bundles/growthub-open-higgsfield-studio-v1.json +57 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/docs/open-higgsfield-fork-integration.md +63 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/docs/provider-adapter-layer.md +67 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/platform-ready-handoff-sample.md +24 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/prompt-matrix-sample.md +6 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/shot-plan-sample.md +7 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/visual-campaign-brief-sample.md +22 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/growthub-meta/README.md +67 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/growthub-meta/kit-standard.md +47 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/kit.json +106 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/output/README.md +34 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/output-standards.md +133 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/runtime-assumptions.md +108 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/setup/check-deps.sh +37 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/setup/clone-fork.sh +27 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/setup/verify-env.mjs +72 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/skills.md +257 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/asset-tracking.md +5 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/frame-analysis.md +24 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/generation-batch-plan.md +7 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/model-selection-recommendation.md +23 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/platform-ready-execution-handoff.md +17 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-matrix.md +7 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/cinema-generation.md +16 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/image-generation.md +11 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/lip-sync-generation.md +14 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/video-generation.md +11 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/review-qa-checklist.md +26 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/shot-plan.md +11 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/studio-selection-brief.md +18 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/visual-campaign-brief.md +24 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/validation-checklist.md +49 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/workers/open-higgsfield-studio-operator/CLAUDE.md +264 -0
- package/package.json +1 -1
package/assets/worker-kits/growthub-email-marketing-v1/broadcasts/_template/broadcast-vault.md
ADDED
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
# Broadcast Vault Template
|
|
2
|
+
|
|
3
|
+
> Copy this file to `broadcasts/<client-slug>/broadcast-vault.md` and populate all sections.
|
|
4
|
+
> The broadcast vault is the CONTENT LIBRARY for broadcast campaigns.
|
|
5
|
+
> Broadcast formats (in `templates/broadcast-formats/`) are the EMAIL CONTAINERS that reference vault items.
|
|
6
|
+
>
|
|
7
|
+
> Agent workflow:
|
|
8
|
+
> 1. Load this vault
|
|
9
|
+
> 2. Identify the campaign goal (deliver value / drive traffic / show proof / warm up / activate)
|
|
10
|
+
> 3. Match to a broadcast format in `templates/broadcast-formats/INDEX.md`
|
|
11
|
+
> 4. Select the specific vault asset(s) to feature
|
|
12
|
+
> 5. Fill the format template with vault content
|
|
13
|
+
> 6. Generate subject line matrix
|
|
14
|
+
> 7. Platform handoff
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
## VAULT IDENTITY
|
|
19
|
+
|
|
20
|
+
```yaml
|
|
21
|
+
client: "[client slug]"
|
|
22
|
+
local_version: "1.0.0"
|
|
23
|
+
last_updated: "YYYY-MM-DD"
|
|
24
|
+
vault_owner: "[name or team]"
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
## LEAD MAGNETS
|
|
30
|
+
|
|
31
|
+
> Free resources that deliver value and drive opt-ins or engagement.
|
|
32
|
+
> Each item has: title, description, URL, content type, pillar fit, and best broadcast format.
|
|
33
|
+
|
|
34
|
+
```yaml
|
|
35
|
+
lead_magnets:
|
|
36
|
+
|
|
37
|
+
- id: "lm-01"
|
|
38
|
+
title: "[Lead magnet title]"
|
|
39
|
+
description: "[1–2 sentence description of what it contains and who it's for]"
|
|
40
|
+
url: "[URL]"
|
|
41
|
+
type: "[guide / playbook / tool / checklist / video / community / template / audit]"
|
|
42
|
+
pillar: "[pillar name(s) this asset fits]"
|
|
43
|
+
audience: "[who this is most relevant for]"
|
|
44
|
+
best_format: "[broadcast format ID from INDEX.md — e.g. value-delivery / lead-magnet-traffic]"
|
|
45
|
+
cta_text: "[exact CTA text to use when sharing this asset]"
|
|
46
|
+
status: "[active / draft / archived]"
|
|
47
|
+
|
|
48
|
+
- id: "lm-02"
|
|
49
|
+
title: "[Lead magnet title]"
|
|
50
|
+
description: "[description]"
|
|
51
|
+
url: "[URL]"
|
|
52
|
+
type: "[type]"
|
|
53
|
+
pillar: "[pillar]"
|
|
54
|
+
audience: "[audience]"
|
|
55
|
+
best_format: "[format]"
|
|
56
|
+
cta_text: "[CTA text]"
|
|
57
|
+
status: "active"
|
|
58
|
+
|
|
59
|
+
# Add more entries as needed
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
---
|
|
63
|
+
|
|
64
|
+
## PROOF ASSETS
|
|
65
|
+
|
|
66
|
+
> Case studies, testimonials, results showcases, and before/after demonstrations.
|
|
67
|
+
> Used in showcase-proof and activation-booking broadcast formats.
|
|
68
|
+
|
|
69
|
+
```yaml
|
|
70
|
+
proof_assets:
|
|
71
|
+
|
|
72
|
+
case_studies:
|
|
73
|
+
- id: "cs-01"
|
|
74
|
+
title: "[Case study title]"
|
|
75
|
+
description: "[What this case study shows — outcome, industry, persona]"
|
|
76
|
+
url: "[URL]"
|
|
77
|
+
type: "[gamma / webpage / pdf / video]"
|
|
78
|
+
persona_match: "[Which persona this is most relevant for]"
|
|
79
|
+
key_result: "[The headline result — specific, approved]"
|
|
80
|
+
status: "[active / draft]"
|
|
81
|
+
|
|
82
|
+
testimonials:
|
|
83
|
+
- id: "t-01"
|
|
84
|
+
person: "[Name or description]"
|
|
85
|
+
company: "[Company or role]"
|
|
86
|
+
format: "[video / written]"
|
|
87
|
+
url: "[URL]"
|
|
88
|
+
key_quote: "[Best 1-2 sentence quote or summary]"
|
|
89
|
+
persona_match: "[Who this testimonial resonates with most]"
|
|
90
|
+
status: "active"
|
|
91
|
+
|
|
92
|
+
showcases:
|
|
93
|
+
- id: "sh-01"
|
|
94
|
+
title: "[Showcase title]"
|
|
95
|
+
description: "[What this shows]"
|
|
96
|
+
url: "[URL]"
|
|
97
|
+
type: "[air-gallery / video / image-set]"
|
|
98
|
+
use_in: "[Which broadcast format to use this in]"
|
|
99
|
+
status: "active"
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
---
|
|
103
|
+
|
|
104
|
+
## CONTENT ASSETS
|
|
105
|
+
|
|
106
|
+
> YouTube videos, blog posts, educational content, community links.
|
|
107
|
+
> Used in engagement-nudge and education-focused broadcasts.
|
|
108
|
+
|
|
109
|
+
```yaml
|
|
110
|
+
content_assets:
|
|
111
|
+
|
|
112
|
+
youtube_videos:
|
|
113
|
+
- id: "yt-01"
|
|
114
|
+
title: "[Video title]"
|
|
115
|
+
url: "[YouTube URL]"
|
|
116
|
+
topic: "[What this video covers]"
|
|
117
|
+
pillar: "[pillar fit]"
|
|
118
|
+
runtime: "[e.g. 12 min]"
|
|
119
|
+
best_for: "[nurture / activation / education / proof]"
|
|
120
|
+
status: "active"
|
|
121
|
+
|
|
122
|
+
blog_posts:
|
|
123
|
+
- id: "bp-01"
|
|
124
|
+
title: "[Post title]"
|
|
125
|
+
url: "[URL]"
|
|
126
|
+
topic: "[What this covers]"
|
|
127
|
+
pillar: "[pillar]"
|
|
128
|
+
status: "active"
|
|
129
|
+
|
|
130
|
+
community:
|
|
131
|
+
- id: "comm-01"
|
|
132
|
+
platform: "[SKOOL / Discord / Slack / Circle]"
|
|
133
|
+
title: "[Community name]"
|
|
134
|
+
url: "[URL]"
|
|
135
|
+
description: "[What members get]"
|
|
136
|
+
cta_text: "[CTA text]"
|
|
137
|
+
status: "active"
|
|
138
|
+
```
|
|
139
|
+
|
|
140
|
+
---
|
|
141
|
+
|
|
142
|
+
## ACTIVE BROADCAST SCHEDULE
|
|
143
|
+
|
|
144
|
+
> Optional. Track upcoming and recent broadcasts to avoid overlap or over-sending.
|
|
145
|
+
|
|
146
|
+
```yaml
|
|
147
|
+
broadcast_schedule:
|
|
148
|
+
|
|
149
|
+
upcoming:
|
|
150
|
+
- date: "YYYY-MM-DD"
|
|
151
|
+
format: "[broadcast format ID]"
|
|
152
|
+
asset: "[vault asset ID]"
|
|
153
|
+
segment: "[segment tag]"
|
|
154
|
+
status: "[planned / ready / approved]"
|
|
155
|
+
|
|
156
|
+
recent:
|
|
157
|
+
- date: "YYYY-MM-DD"
|
|
158
|
+
format: "[broadcast format ID]"
|
|
159
|
+
asset: "[vault asset ID]"
|
|
160
|
+
segment: "[segment tag]"
|
|
161
|
+
output: "[path to output file]"
|
|
162
|
+
```
|
|
163
|
+
|
|
164
|
+
---
|
|
165
|
+
|
|
166
|
+
## BROADCAST CADENCE RULES
|
|
167
|
+
|
|
168
|
+
```yaml
|
|
169
|
+
cadence_rules:
|
|
170
|
+
max_broadcasts_per_week: "[e.g. 2]"
|
|
171
|
+
min_days_between_sends: "[e.g. 3]"
|
|
172
|
+
preferred_send_days: "[e.g. Tuesday, Thursday]"
|
|
173
|
+
preferred_send_time: "[e.g. 9–11am recipient local time]"
|
|
174
|
+
segment_cooling_period: "[e.g. do not re-send same asset to same segment within 60 days]"
|
|
175
|
+
```
|
|
176
|
+
|
|
177
|
+
---
|
|
178
|
+
|
|
179
|
+
## VAULT VERSIONING
|
|
180
|
+
|
|
181
|
+
> Update this section whenever vault content is added or changed.
|
|
182
|
+
|
|
183
|
+
```yaml
|
|
184
|
+
version_log:
|
|
185
|
+
- version: "1.0.0"
|
|
186
|
+
date: "YYYY-MM-DD"
|
|
187
|
+
changes: "Initial vault created"
|
|
188
|
+
```
|
|
@@ -0,0 +1,324 @@
|
|
|
1
|
+
# Broadcast Vault — Growthub
|
|
2
|
+
|
|
3
|
+
> Growthub's live asset library for broadcast email campaigns.
|
|
4
|
+
> This vault is the content source. Broadcast formats in `templates/broadcast-formats/` are the containers.
|
|
5
|
+
>
|
|
6
|
+
> Agent workflow:
|
|
7
|
+
> 1. Load this vault (read the full file into context)
|
|
8
|
+
> 2. Identify campaign goal → match to a broadcast format in `templates/broadcast-formats/INDEX.md`
|
|
9
|
+
> 3. Select the specific vault asset(s) to feature in that broadcast
|
|
10
|
+
> 4. Fill the format template with vault content
|
|
11
|
+
> 5. Generate subject line matrix
|
|
12
|
+
> 6. Platform handoff via runtime-assumptions.md
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## VAULT IDENTITY
|
|
17
|
+
|
|
18
|
+
```yaml
|
|
19
|
+
client: "growthub"
|
|
20
|
+
local_version: "1.0.0"
|
|
21
|
+
last_updated: "2026-04-10"
|
|
22
|
+
vault_owner: "Antonio"
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## LEAD MAGNETS
|
|
28
|
+
|
|
29
|
+
> Free resources Growthub offers. Use in `value-delivery` and `lead-magnet-traffic` broadcast formats.
|
|
30
|
+
> Every lead magnet email should feel like a genuine gift — value first, no pitch required.
|
|
31
|
+
|
|
32
|
+
```yaml
|
|
33
|
+
lead_magnets:
|
|
34
|
+
|
|
35
|
+
- id: "lm-01"
|
|
36
|
+
title: "Winning Ads Playbook — Static Ads 2026"
|
|
37
|
+
description: "Playbook breaking down what's working in static ad creative right now. Frameworks, formats, and examples for brands running paid media."
|
|
38
|
+
url: "https://www.growthub.ai/f/blog/static-ads-2026"
|
|
39
|
+
type: "playbook"
|
|
40
|
+
pillar: "Automation & AI / Education & Strategy"
|
|
41
|
+
audience: "Performance teams and brand marketers running Meta/TikTok ads"
|
|
42
|
+
best_format: "value-delivery / lead-magnet-traffic"
|
|
43
|
+
cta_text: "Get the Winning Ads Playbook →"
|
|
44
|
+
status: "active"
|
|
45
|
+
|
|
46
|
+
- id: "lm-02"
|
|
47
|
+
title: "Winning Prompts Playbook"
|
|
48
|
+
description: "Curated AI prompt systems for creative and marketing teams. Practical prompts for ideation, briefs, copy, and creative strategy."
|
|
49
|
+
url: "https://www.growthub.ai/f/playbook"
|
|
50
|
+
type: "playbook"
|
|
51
|
+
pillar: "Automation & AI / Education & Strategy"
|
|
52
|
+
audience: "Marketers and creative leads using AI tools in their workflow"
|
|
53
|
+
best_format: "value-delivery / lead-magnet-traffic"
|
|
54
|
+
cta_text: "Get the Winning Prompts Playbook →"
|
|
55
|
+
status: "active"
|
|
56
|
+
|
|
57
|
+
- id: "lm-03"
|
|
58
|
+
title: "Nano Banana Starter Kit"
|
|
59
|
+
description: "Starter kit for getting up and running with AI-assisted creative workflows. Practical toolkit for marketers new to AI production."
|
|
60
|
+
url: "https://v0-nano-banana-starter-kit.vercel.app/"
|
|
61
|
+
type: "tool / starter kit"
|
|
62
|
+
pillar: "Automation & AI"
|
|
63
|
+
audience: "Marketers just getting started with AI creative tools"
|
|
64
|
+
best_format: "value-delivery / engagement-nudge"
|
|
65
|
+
cta_text: "Grab the Starter Kit →"
|
|
66
|
+
status: "active"
|
|
67
|
+
|
|
68
|
+
- id: "lm-04"
|
|
69
|
+
title: "4K+ Private SKOOL Community — AI Marketing & Growth"
|
|
70
|
+
description: "Private community of 4,000+ marketers, founders, and operators learning AI marketing and growth. Free to join."
|
|
71
|
+
url: "https://www.skool.com/growthub/about"
|
|
72
|
+
type: "community"
|
|
73
|
+
pillar: "Growth System / Automation & AI"
|
|
74
|
+
audience: "Any marketer who wants peer learning, templates, and AI marketing resources"
|
|
75
|
+
best_format: "engagement-nudge / activation-booking"
|
|
76
|
+
cta_text: "Join the free community →"
|
|
77
|
+
status: "active"
|
|
78
|
+
|
|
79
|
+
- id: "lm-05"
|
|
80
|
+
title: "Free Competitor Ads Report"
|
|
81
|
+
description: "Free report showing what your competitors are running on Meta — top ads, hooks, formats, and creative angles in your niche."
|
|
82
|
+
url: "https://www.growthub.ai/f/winning-ads-signup"
|
|
83
|
+
type: "report / audit"
|
|
84
|
+
pillar: "Education & Strategy / Pipeline & Revenue"
|
|
85
|
+
audience: "Brand owners and performance marketers who want competitive intelligence"
|
|
86
|
+
best_format: "lead-magnet-traffic / value-delivery"
|
|
87
|
+
cta_text: "Get my free competitor ads report →"
|
|
88
|
+
status: "active"
|
|
89
|
+
|
|
90
|
+
- id: "lm-06"
|
|
91
|
+
title: "SEO / LLM / GEO Mastersheet"
|
|
92
|
+
description: "Comprehensive mastersheet covering SEO, AI search engine optimization (AEO), and GEO (generative engine optimization). Frameworks and tactics for visibility in AI-era search."
|
|
93
|
+
url: "https://www.notion.so/growthub/SEO-AEO-LLM-GEO-Mastersheet-2e4d28ab978380dbbff0e56e7ee28082"
|
|
94
|
+
type: "mastersheet / notion doc"
|
|
95
|
+
pillar: "Education & Strategy"
|
|
96
|
+
audience: "Marketers and founders who need to understand AI-era SEO and LLM visibility"
|
|
97
|
+
best_format: "value-delivery / engagement-nudge"
|
|
98
|
+
cta_text: "Access the SEO / LLM / GEO Mastersheet →"
|
|
99
|
+
status: "active"
|
|
100
|
+
|
|
101
|
+
- id: "lm-07"
|
|
102
|
+
title: "Free SEO / AEO / LLM Audit Report"
|
|
103
|
+
description: "Free automated audit showing how your brand performs in AI search engines and LLM-powered results. Identifies visibility gaps."
|
|
104
|
+
url: "https://www.growthub.ai/onboarding-agent"
|
|
105
|
+
type: "audit / tool"
|
|
106
|
+
pillar: "Education & Strategy / Growth System"
|
|
107
|
+
audience: "Brand owners and marketers who want to know how they appear in AI search"
|
|
108
|
+
best_format: "lead-magnet-traffic / value-delivery"
|
|
109
|
+
cta_text: "Get my free LLM audit →"
|
|
110
|
+
status: "active"
|
|
111
|
+
|
|
112
|
+
- id: "lm-08"
|
|
113
|
+
title: "DTC Mega File"
|
|
114
|
+
description: "Massive curated resource file for DTC brands — templates, frameworks, swipe files, and references covering creative, performance, and growth."
|
|
115
|
+
url: "https://growthub.notion.site/dtc-mega-file?source=copy_link"
|
|
116
|
+
type: "resource file / notion doc"
|
|
117
|
+
pillar: "Education & Strategy / Growth System"
|
|
118
|
+
audience: "DTC founders, operators, and performance teams"
|
|
119
|
+
best_format: "value-delivery / engagement-nudge"
|
|
120
|
+
cta_text: "Access the DTC Mega File →"
|
|
121
|
+
status: "active"
|
|
122
|
+
|
|
123
|
+
- id: "lm-09"
|
|
124
|
+
title: "AI Batch Image Generation Mastery Guide"
|
|
125
|
+
description: "Step-by-step guide to generating high-quality product and lifestyle images at scale using AI. Covers prompting, workflows, and quality control."
|
|
126
|
+
url: "https://www.notion.so/growthub/AI-Batch-Image-Generation-Mastery-Guide-303d28ab978380cc89ccef0fccff4d52"
|
|
127
|
+
type: "guide / notion doc"
|
|
128
|
+
pillar: "Automation & AI"
|
|
129
|
+
audience: "Creative teams, marketers, and founders using AI for visual content"
|
|
130
|
+
best_format: "value-delivery / lead-magnet-traffic"
|
|
131
|
+
cta_text: "Get the AI Batch Image Guide →"
|
|
132
|
+
status: "active"
|
|
133
|
+
|
|
134
|
+
- id: "lm-10"
|
|
135
|
+
title: "500+ Proven Winning Hooks"
|
|
136
|
+
description: "Database of 500+ proven ad hooks with structure templates. Searchable by niche, format, and hook type. The same library used internally for creative briefs."
|
|
137
|
+
url: "https://www.notion.so/growthub/2d7d28ab9783802aa48dcda105f8c63f?v=8e6120c3ec8e401daa8eaefad2de89d6"
|
|
138
|
+
type: "database / notion doc"
|
|
139
|
+
pillar: "Education & Strategy / Automation & AI"
|
|
140
|
+
audience: "Creative strategists, performance marketers, and copywriters"
|
|
141
|
+
best_format: "value-delivery / engagement-nudge"
|
|
142
|
+
cta_text: "Access 500+ Winning Hooks →"
|
|
143
|
+
status: "active"
|
|
144
|
+
```
|
|
145
|
+
|
|
146
|
+
---
|
|
147
|
+
|
|
148
|
+
## PROOF ASSETS
|
|
149
|
+
|
|
150
|
+
> Showcases, case studies, and testimonials. Use in `showcase-proof` and `activation-booking` formats.
|
|
151
|
+
> Only use approved proof — never fabricate results.
|
|
152
|
+
|
|
153
|
+
### SHOWCASES
|
|
154
|
+
|
|
155
|
+
```yaml
|
|
156
|
+
showcases:
|
|
157
|
+
|
|
158
|
+
- id: "sh-01"
|
|
159
|
+
title: "AI UGC Creative Examples — Showcase Formats & Best Work"
|
|
160
|
+
description: "Gallery of Growthub's best AI UGC creative work for major brands. Shows formats, quality standards, and creative range across industries."
|
|
161
|
+
url: "https://app.air.inc/a/b94a95947"
|
|
162
|
+
type: "air-gallery"
|
|
163
|
+
best_for: "showcase-proof / activation-booking"
|
|
164
|
+
cta_text: "See the creative showcase →"
|
|
165
|
+
status: "active"
|
|
166
|
+
|
|
167
|
+
- id: "sh-02"
|
|
168
|
+
title: "Spend → Results → CPA / ROAS Performance Gallery"
|
|
169
|
+
description: "Performance data gallery showing real ad account results — spend levels, CPA improvements, and ROAS outcomes across Growthub client campaigns."
|
|
170
|
+
url: "https://app.air.inc/a/ba34c4c47"
|
|
171
|
+
type: "air-gallery"
|
|
172
|
+
best_for: "showcase-proof / activation-booking"
|
|
173
|
+
cta_text: "See real performance results →"
|
|
174
|
+
status: "active"
|
|
175
|
+
```
|
|
176
|
+
|
|
177
|
+
### TESTIMONIALS & SOCIAL PROOF
|
|
178
|
+
|
|
179
|
+
```yaml
|
|
180
|
+
testimonials:
|
|
181
|
+
|
|
182
|
+
- id: "t-01"
|
|
183
|
+
title: "Customer Video Testimonial — Creative Strategy Proof"
|
|
184
|
+
description: "Video testimonial from a Growthub client speaking to the impact of the creative strategy and results delivered."
|
|
185
|
+
url: "https://youtu.be/100kabrAXCg"
|
|
186
|
+
format: "video"
|
|
187
|
+
best_for: "showcase-proof / activation-booking"
|
|
188
|
+
cta_text: "Watch the testimonial →"
|
|
189
|
+
status: "active"
|
|
190
|
+
```
|
|
191
|
+
|
|
192
|
+
### CASE STUDIES
|
|
193
|
+
|
|
194
|
+
```yaml
|
|
195
|
+
case_studies:
|
|
196
|
+
|
|
197
|
+
- id: "cs-01"
|
|
198
|
+
title: "Meta Ads Growth Case Study #1"
|
|
199
|
+
url: "https://gamma.app/docs/vmgac08gnak7163"
|
|
200
|
+
type: "gamma"
|
|
201
|
+
best_for: "showcase-proof / activation-booking"
|
|
202
|
+
status: "active"
|
|
203
|
+
|
|
204
|
+
- id: "cs-02"
|
|
205
|
+
title: "Meta Ads Growth Case Study #2"
|
|
206
|
+
url: "https://gamma.app/docs/8ylbw6vp3e5zqqh"
|
|
207
|
+
type: "gamma"
|
|
208
|
+
best_for: "showcase-proof / activation-booking"
|
|
209
|
+
status: "active"
|
|
210
|
+
|
|
211
|
+
- id: "cs-03"
|
|
212
|
+
title: "Case Studies — Growthub Website"
|
|
213
|
+
description: "Full case study library on the Growthub website. Multiple brands, industries, and outcomes."
|
|
214
|
+
url: "https://thegrowthub.com/pages/case-studies"
|
|
215
|
+
type: "webpage"
|
|
216
|
+
best_for: "showcase-proof / activation-booking"
|
|
217
|
+
cta_text: "See all case studies →"
|
|
218
|
+
status: "active"
|
|
219
|
+
|
|
220
|
+
- id: "cs-04"
|
|
221
|
+
title: "Meta Ads + Landing Page — Exceptional Growth Case Study"
|
|
222
|
+
url: "https://gamma.app/docs/Case-Study-Driving-Exceptional-Growth-with-Meta-Ads-and-Landing-P-n6nuaky968ejw7u"
|
|
223
|
+
type: "gamma"
|
|
224
|
+
industry: "Performance / E-commerce"
|
|
225
|
+
best_for: "showcase-proof"
|
|
226
|
+
status: "active"
|
|
227
|
+
|
|
228
|
+
- id: "cs-05"
|
|
229
|
+
title: "Vitamin Brand — Performance Scaling Overview"
|
|
230
|
+
url: "https://gamma.app/docs/Vitamin-Brand-Performance-Scaling-Overview-y9rqrgqp032mefx"
|
|
231
|
+
type: "gamma"
|
|
232
|
+
industry: "Supplements / Health"
|
|
233
|
+
best_for: "showcase-proof"
|
|
234
|
+
status: "active"
|
|
235
|
+
|
|
236
|
+
- id: "cs-06"
|
|
237
|
+
title: "Supplement Brand — Scaling with Creative Discipline"
|
|
238
|
+
url: "https://gamma.app/docs/Supplement-Brand-Case-Study-Scaling-with-Creative-Discipline-kjb4lnze66qoj6m"
|
|
239
|
+
type: "gamma"
|
|
240
|
+
industry: "Supplements"
|
|
241
|
+
best_for: "showcase-proof"
|
|
242
|
+
status: "active"
|
|
243
|
+
|
|
244
|
+
- id: "cs-07"
|
|
245
|
+
title: "Meta Ads Success Story"
|
|
246
|
+
url: "https://gamma.app/docs/GH-Case-Study-Meta-Ads-Success-Story-i0vpnkpwlppew4p"
|
|
247
|
+
type: "gamma"
|
|
248
|
+
industry: "Performance"
|
|
249
|
+
best_for: "showcase-proof / activation-booking"
|
|
250
|
+
status: "active"
|
|
251
|
+
```
|
|
252
|
+
|
|
253
|
+
---
|
|
254
|
+
|
|
255
|
+
## CONTENT ASSETS
|
|
256
|
+
|
|
257
|
+
> YouTube videos and educational content. Use in `engagement-nudge` and `lead-magnet-traffic` formats.
|
|
258
|
+
|
|
259
|
+
```yaml
|
|
260
|
+
youtube_videos:
|
|
261
|
+
|
|
262
|
+
- id: "yt-01"
|
|
263
|
+
title: "Antonio YouTube — Video 1"
|
|
264
|
+
url: "https://youtu.be/yACECplpWGU?si=cFtQCyG_k_98KTtl"
|
|
265
|
+
pillar: "Education & Strategy / Automation & AI"
|
|
266
|
+
best_for: "engagement-nudge / value-delivery"
|
|
267
|
+
cta_text: "Watch on YouTube →"
|
|
268
|
+
status: "active"
|
|
269
|
+
|
|
270
|
+
- id: "yt-02"
|
|
271
|
+
title: "Antonio YouTube — Video 2"
|
|
272
|
+
url: "https://youtu.be/IaqettczkPk?si=SWXFPmamkxRgYkJP"
|
|
273
|
+
pillar: "Education & Strategy / Automation & AI"
|
|
274
|
+
best_for: "engagement-nudge / value-delivery"
|
|
275
|
+
cta_text: "Watch on YouTube →"
|
|
276
|
+
status: "active"
|
|
277
|
+
|
|
278
|
+
- id: "yt-03"
|
|
279
|
+
title: "Antonio YouTube — Video 3"
|
|
280
|
+
url: "https://youtu.be/iuoz70zSfM8?si=3w1-epxmzG9ZJYy4"
|
|
281
|
+
pillar: "Education & Strategy / Growth System"
|
|
282
|
+
best_for: "engagement-nudge / value-delivery"
|
|
283
|
+
cta_text: "Watch on YouTube →"
|
|
284
|
+
status: "active"
|
|
285
|
+
```
|
|
286
|
+
|
|
287
|
+
---
|
|
288
|
+
|
|
289
|
+
## ASSET SELECTION GUIDE
|
|
290
|
+
|
|
291
|
+
> Quick reference: which vault asset works best for which broadcast goal.
|
|
292
|
+
|
|
293
|
+
| Campaign goal | Best asset types | Broadcast format |
|
|
294
|
+
|---|---|---|
|
|
295
|
+
| Deliver free value, build goodwill | Lead magnets (lm-01 through lm-10) | `value-delivery` |
|
|
296
|
+
| Drive traffic to a specific resource | Lead magnets with landing pages | `lead-magnet-traffic` |
|
|
297
|
+
| Build credibility, show results | Case studies (cs-01–07), showcases (sh-01, sh-02) | `showcase-proof` |
|
|
298
|
+
| Warm up cold/cool leads | YouTube videos (yt-01–03), community (lm-04), educational magnets | `engagement-nudge` |
|
|
299
|
+
| Nudge warm leads toward booking | Testimonial (t-01), case studies, showcases + CTA | `activation-booking` |
|
|
300
|
+
|
|
301
|
+
---
|
|
302
|
+
|
|
303
|
+
## BROADCAST CADENCE RULES
|
|
304
|
+
|
|
305
|
+
```yaml
|
|
306
|
+
cadence_rules:
|
|
307
|
+
max_broadcasts_per_week: 2
|
|
308
|
+
min_days_between_sends: 3
|
|
309
|
+
preferred_send_days: "Tuesday, Thursday"
|
|
310
|
+
preferred_send_time: "9–11am recipient local time"
|
|
311
|
+
segment_cooling_period: "Do not re-send same vault asset to same segment within 60 days"
|
|
312
|
+
lead_magnet_rotation: "Rotate across different magnets per segment — never send same LM twice in one month"
|
|
313
|
+
```
|
|
314
|
+
|
|
315
|
+
---
|
|
316
|
+
|
|
317
|
+
## VAULT VERSION LOG
|
|
318
|
+
|
|
319
|
+
```yaml
|
|
320
|
+
version_log:
|
|
321
|
+
- version: "1.0.0"
|
|
322
|
+
date: "2026-04-10"
|
|
323
|
+
changes: "Initial vault — 10 lead magnets, 2 showcases, 1 testimonial, 7 case studies, 3 YouTube videos"
|
|
324
|
+
```
|
package/assets/worker-kits/growthub-email-marketing-v1/bundles/growthub-email-marketing-v1.json
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 2,
|
|
3
|
+
"bundle": {
|
|
4
|
+
"id": "growthub-email-marketing-v1",
|
|
5
|
+
"version": "1.0.0",
|
|
6
|
+
"kitId": "growthub-email-marketing-v1",
|
|
7
|
+
"workerId": "email-marketing-strategist"
|
|
8
|
+
},
|
|
9
|
+
"briefType": "email-marketing-campaign",
|
|
10
|
+
"publicExampleBrandPaths": [
|
|
11
|
+
"brands/growthub/brand-kit.md"
|
|
12
|
+
],
|
|
13
|
+
"requiredFrozenAssets": [
|
|
14
|
+
"skills.md",
|
|
15
|
+
"output-standards.md",
|
|
16
|
+
"runtime-assumptions.md",
|
|
17
|
+
"workers/email-marketing-strategist/CLAUDE.md",
|
|
18
|
+
"brands/_template/brand-kit.md",
|
|
19
|
+
"brands/growthub/brand-kit.md",
|
|
20
|
+
"templates/campaign-brief-template.md",
|
|
21
|
+
"templates/sequence-planner.md",
|
|
22
|
+
"templates/email-draft.md",
|
|
23
|
+
"templates/subject-line-matrix.md",
|
|
24
|
+
"templates/cta-matrix.md",
|
|
25
|
+
"templates/qa-checklist.md",
|
|
26
|
+
"templates/email-formats/INDEX.md",
|
|
27
|
+
"templates/email-formats/nurture-sequence.md",
|
|
28
|
+
"templates/email-formats/outbound-cold-sequence.md",
|
|
29
|
+
"templates/email-formats/promotional-broadcast.md",
|
|
30
|
+
"templates/email-formats/re-engagement.md",
|
|
31
|
+
"templates/email-formats/follow-up-sequence.md",
|
|
32
|
+
"templates/email-modules/INDEX.md",
|
|
33
|
+
"templates/email-modules/subject-lines/curiosity.md",
|
|
34
|
+
"templates/email-modules/subject-lines/social-proof.md",
|
|
35
|
+
"templates/email-modules/subject-lines/urgency.md",
|
|
36
|
+
"templates/email-modules/subject-lines/personal.md",
|
|
37
|
+
"templates/email-modules/body/problem-agitate.md",
|
|
38
|
+
"templates/email-modules/body/value-reveal.md",
|
|
39
|
+
"templates/email-modules/body/story-bridge.md",
|
|
40
|
+
"templates/email-modules/body/education-block.md",
|
|
41
|
+
"templates/email-modules/cta/primary-cta.md",
|
|
42
|
+
"templates/email-modules/cta/soft-cta.md",
|
|
43
|
+
"templates/email-modules/cta/reply-cta.md",
|
|
44
|
+
"templates/hooks-library/subject-line-patterns.csv",
|
|
45
|
+
"examples/campaign-brief-sample.md",
|
|
46
|
+
"examples/nurture-sequence-sample.md",
|
|
47
|
+
"examples/subject-line-matrix-sample.md",
|
|
48
|
+
"growthub-meta/README.md",
|
|
49
|
+
"growthub-meta/kit-standard.md",
|
|
50
|
+
"brands/growthub/VERSION.md",
|
|
51
|
+
"broadcasts/_template/broadcast-vault.md",
|
|
52
|
+
"broadcasts/growthub/broadcast-vault.md",
|
|
53
|
+
"templates/broadcast-formats/INDEX.md",
|
|
54
|
+
"templates/broadcast-formats/value-delivery.md",
|
|
55
|
+
"templates/broadcast-formats/lead-magnet-traffic.md",
|
|
56
|
+
"templates/broadcast-formats/showcase-proof.md",
|
|
57
|
+
"templates/broadcast-formats/engagement-nudge.md",
|
|
58
|
+
"templates/broadcast-formats/activation-booking.md"
|
|
59
|
+
],
|
|
60
|
+
"optionalPresets": [],
|
|
61
|
+
"export": {
|
|
62
|
+
"folderName": "growthub-agent-worker-kit-email-marketing-v1",
|
|
63
|
+
"zipFileName": "growthub-agent-worker-kit-email-marketing-v1.zip"
|
|
64
|
+
},
|
|
65
|
+
"activationModes": ["export"]
|
|
66
|
+
}
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
# SAMPLE: Campaign Brief — Growthub Nurture Sequence — Automation & AI Pillar
|
|
2
|
+
|
|
3
|
+
> This is a reference output. Shows a fully completed campaign brief for a 5-email nurture sequence.
|
|
4
|
+
> Use as a quality benchmark when producing campaign briefs.
|
|
5
|
+
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
## CAMPAIGN OVERVIEW
|
|
9
|
+
|
|
10
|
+
| Field | Value |
|
|
11
|
+
|---|---|
|
|
12
|
+
| **Campaign name** | Growthub — Creative Velocity Nurture — Q2 2026 |
|
|
13
|
+
| **Client** | growthub |
|
|
14
|
+
| **Campaign type** | Nurture sequence — 5 emails |
|
|
15
|
+
| **Content pillar (anchor)** | Pillar 2 — Automation & AI |
|
|
16
|
+
| **Content pillar (secondary)** | Pillar 4 — Education & Strategy |
|
|
17
|
+
| **Date** | 2026-04-10 |
|
|
18
|
+
| **Owner** | Antonio |
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
## AUDIENCE
|
|
23
|
+
|
|
24
|
+
| Field | Value |
|
|
25
|
+
|---|---|
|
|
26
|
+
| **Segment name** | new-lead |
|
|
27
|
+
| **Persona** | Performance director or CGO at a DTC brand or agency spending $50K–$300K/month on Meta/TikTok. Problem-aware: knows creative throughput is the bottleneck but hasn't found a reliable system. |
|
|
28
|
+
| **Entry trigger** | Opted in via lead magnet ("Creative Testing Playbook") or ad landing page |
|
|
29
|
+
| **Segment tag (platform)** | `new-lead` — GHL sequence trigger: tag applied |
|
|
30
|
+
| **What they want** | More winning ad concepts, faster, without proportionally more cost or headcount |
|
|
31
|
+
| **What they're afraid of** | Investing in a production system that delivers volume but not wins. Looking dumb internally for recommending something that doesn't work. |
|
|
32
|
+
| **What they've tried** | In-house creative team, UGC platforms, traditional ad agencies — all have been too slow, too expensive, or disconnected from performance data |
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
## CAMPAIGN ANGLE
|
|
37
|
+
|
|
38
|
+
| Field | Value |
|
|
39
|
+
|---|---|
|
|
40
|
+
| **Campaign angle** | The bottleneck isn't your team or your budget — it's the gap between insight and execution, and Growthub closes it. |
|
|
41
|
+
| **Emotional arc** | Frustrated (creative is still the constraint) → Informed (the real bottleneck identified) → Empowered (they see a path) → Activated (they book the call) |
|
|
42
|
+
| **Primary message** | Speed from insight to winning ad — without increasing production cost or headcount |
|
|
43
|
+
| **What the campaign is NOT** | Not a pitch for AI technology. Not a volume promise. Not a comparison to other production tools. The story is about the system, not the features. |
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
47
|
+
## SEQUENCE MAP
|
|
48
|
+
|
|
49
|
+
| # | Send Day | Theme | Subject (primary) | Body Arc | CTA | Platform Tag |
|
|
50
|
+
|---|---|---|---|---|---|---|
|
|
51
|
+
| 1 | Day 0 | The real bottleneck | "The thing most performance teams miss about scaling creative" | Problem/agitate → partial value reveal | Soft CTA (read framework) | `new-lead` |
|
|
52
|
+
| 2 | Day +3 | The insight | "Why your creative cycle is slower than it looks" | Value/reveal — insight on production cycle gap | Reply CTA | `nurture-active` |
|
|
53
|
+
| 3 | Day +6 | The framework | "The 3-step creative intelligence framework" | Education block — 3-part framework | Soft CTA (download) | `nurture-active` |
|
|
54
|
+
| 4 | Day +10 | The proof | "How one team went from 2-week cycles to weekly wins" | Story/bridge → primary CTA | Primary CTA (book call) | `nurture-engaged` |
|
|
55
|
+
| 5 | Day +14 | The activation | "Still hitting the creative ceiling? Here's the thing." | Value summary → urgency → primary CTA | Primary CTA (book call) | `nurture-activation` |
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## CTA SPEC
|
|
60
|
+
|
|
61
|
+
| Field | Value |
|
|
62
|
+
|---|---|
|
|
63
|
+
| **Primary CTA** | Book your growth call |
|
|
64
|
+
| **Primary CTA URL** | [URL — fill in per deployment] |
|
|
65
|
+
| **Secondary CTA** | Download the creative intelligence framework |
|
|
66
|
+
| **Reply CTA** | "Reply and tell me — is creative throughput the actual bottleneck, or is it something else?" |
|
|
67
|
+
|
|
68
|
+
---
|
|
69
|
+
|
|
70
|
+
## VOICE & TONE NOTES
|
|
71
|
+
|
|
72
|
+
| Field | Value |
|
|
73
|
+
|---|---|
|
|
74
|
+
| **Tone** | Direct, operator-level, no-fluff, practical, growth-literate |
|
|
75
|
+
| **Voice notes** | Speak like a knowledgeable peer, not a vendor. The reader is smart and has been burned before. Specificity earns credibility. Short sentences. |
|
|
76
|
+
| **Phrases to use** | "creative velocity", "speed to winning ads", "creative bottleneck", "lower your cost per learning", "test faster than competitors can react" |
|
|
77
|
+
| **Phrases to avoid** | "revolutionary", "game-changing", "best-in-class", "guaranteed results", "scale to the moon" — all messaging_guardrails from brand kit apply |
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
81
|
+
## COMPLIANCE
|
|
82
|
+
|
|
83
|
+
| Field | Value |
|
|
84
|
+
|---|---|
|
|
85
|
+
| **Required disclaimers** | Results vary. Proof points attributed where used. |
|
|
86
|
+
| **CAN-SPAM footer** | Yes — required on Emails 1 and 5 (broadcasts); unsubscribe and physical address |
|
|
87
|
+
| **Hard restrictions** | No guaranteed revenue claims. No fabricated case studies. No "AI UGC" as the lead — system framing only. |
|
|
88
|
+
|
|
89
|
+
---
|
|
90
|
+
|
|
91
|
+
## PLATFORM NOTES
|
|
92
|
+
|
|
93
|
+
| Field | Value |
|
|
94
|
+
|---|---|
|
|
95
|
+
| **Platform** | GHL |
|
|
96
|
+
| **Handoff mode** | API — sequence created via GHL REST API, segment tag triggers entry |
|
|
97
|
+
| **Template name (platform)** | Growthub_NurtureBase_v1 (existing template) |
|
|
98
|
+
| **Test send recipient** | [internal email for review] |
|
|
99
|
+
|
|
100
|
+
---
|
|
101
|
+
|
|
102
|
+
## SIGN-OFF
|
|
103
|
+
|
|
104
|
+
- [x] Campaign angle confirmed: "The bottleneck isn't your team or your budget — it's the gap between insight and execution"
|
|
105
|
+
- [x] Sequence map confirmed: 5 emails, 14 days, pillar 2 anchor
|
|
106
|
+
- [x] Compliance notes reviewed
|
|
107
|
+
- [x] Platform handoff mode confirmed: API via GHL
|
|
108
|
+
|
|
109
|
+
**Confirmed by:** Antonio
|
|
110
|
+
**Date confirmed:** 2026-04-10
|