@growthub/cli 0.3.33 → 0.3.35
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 +21 -0
- package/assets/worker-kits/creative-strategist-v1/brands/_template/brand-kit.md +123 -0
- package/assets/worker-kits/creative-strategist-v1/brands/solawave/brand-kit.md +139 -0
- package/assets/worker-kits/creative-strategist-v1/bundles/creative-strategist-v1.json +46 -0
- package/assets/worker-kits/creative-strategist-v1/growthub-meta/README.md +14 -0
- package/assets/worker-kits/creative-strategist-v1/growthub-meta/kit-standard.md +47 -0
- package/assets/worker-kits/creative-strategist-v1/kit.json +72 -0
- package/assets/worker-kits/creative-strategist-v1/skills.md +341 -0
- package/assets/worker-kits/creative-strategist-v1/templates/ad-formats/INDEX.md +94 -0
- package/assets/worker-kits/creative-strategist-v1/templates/ad-formats/bedroom-minimic-talk.md +197 -0
- package/assets/worker-kits/creative-strategist-v1/templates/ad-formats/frame-analysis.md +209 -0
- package/assets/worker-kits/creative-strategist-v1/templates/ad-formats/process-specialist-medical.md +105 -0
- package/assets/worker-kits/creative-strategist-v1/templates/ad-formats/villain-animation.md +183 -0
- package/assets/worker-kits/creative-strategist-v1/templates/brief-template.js +470 -0
- package/assets/worker-kits/creative-strategist-v1/templates/hooks-library/500-winning-hooks.csv +539 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/INDEX.md +151 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/body/before-after-flatlay.md +143 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/body/minimic-problem.md +109 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/body/product-demo-glow.md +123 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/body/tiktok-skeptic-pivot.md +119 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/body/villain-agitation.md +156 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/cta/bogo-meme-bookend.md +144 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/cta/guarantee-close.md +143 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/hooks/dollar-amount.md +105 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/hooks/meme-overlay.md +104 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/hooks/pov-confession.md +92 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/hooks/tiktok-comment.md +116 -0
- package/assets/worker-kits/creative-strategist-v1/templates/scene-modules/hooks/villain-hook.md +134 -0
- package/assets/worker-kits/creative-strategist-v1/workers/creative-strategist/CLAUDE.md +440 -0
- package/dist/index.js +206 -0
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -16,6 +16,27 @@ Later:
|
|
|
16
16
|
npx create-growthub-local --profile gtm
|
|
17
17
|
```
|
|
18
18
|
|
|
19
|
+
## Worker Kits V1
|
|
20
|
+
|
|
21
|
+
The CLI also ships a bundled Worker Kit export surface for local working-directory artifacts:
|
|
22
|
+
|
|
23
|
+
```bash
|
|
24
|
+
growthub kit list
|
|
25
|
+
growthub kit inspect creative-strategist-v1
|
|
26
|
+
growthub kit download creative-strategist-v1
|
|
27
|
+
growthub kit path creative-strategist-v1
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
V1 is intentionally narrow:
|
|
31
|
+
|
|
32
|
+
- bundled catalog plus local export only
|
|
33
|
+
- one downloadable Creative Strategist kit
|
|
34
|
+
- deterministic zip plus expanded export folder
|
|
35
|
+
- public `solawave` example brand included
|
|
36
|
+
- no heartbeat wiring, app install flow, server registry, plugin lifecycle, or database kit records
|
|
37
|
+
|
|
38
|
+
The exported folder is a machine artifact produced by the CLI for existing Working Directory path support.
|
|
39
|
+
|
|
19
40
|
## What this is
|
|
20
41
|
|
|
21
42
|
**growthub-core** is an opinionated, self-hosted developer experience platform that treats every unit of work as a **Ticket** — a sequential pipeline of stages (planning → execution → review → qa → human) — where each stage is owned by a specific AI agent. Designed for **parallel multi-ticket execution** with real-time agent status, live heartbeat tracking, and full pipeline control from a single command center dashboard.
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
# Brand Kit — [CLIENT NAME]
|
|
2
|
+
> Copy this file to `brands/<client-slug>/brand-kit.md` and fill in every field.
|
|
3
|
+
> Leave no field blank. Use "N/A" or "TBD" if unknown — do not delete the key.
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## IDENTITY
|
|
8
|
+
|
|
9
|
+
```yaml
|
|
10
|
+
client_name: "" # Full legal/brand name
|
|
11
|
+
slug: "" # kebab-case folder name e.g. "greentree-wellness"
|
|
12
|
+
industry: "" # e.g. Healthcare / Med Spa / Legal / Real Estate
|
|
13
|
+
primary_service: "" # The ONE service this campaign promotes
|
|
14
|
+
campaign_name: "" # e.g. "Regenerative Medicine — Spring 2026"
|
|
15
|
+
date_onboarded: "" # YYYY-MM-DD
|
|
16
|
+
account_owner: "" # Internal contact name
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## AUDIENCE
|
|
22
|
+
|
|
23
|
+
```yaml
|
|
24
|
+
target_age_range: "" # e.g. "55–70"
|
|
25
|
+
target_gender: "" # e.g. "All" / "Female-skewing" / "Male"
|
|
26
|
+
target_pain_point: "" # e.g. "Chronic joint pain — knees, hips, shoulders"
|
|
27
|
+
target_intent: "" # e.g. "Actively seeking non-surgical treatment options"
|
|
28
|
+
geographic_target: "" # e.g. "New Jersey — Bergen/Morris/Essex County"
|
|
29
|
+
do_not_attract: "" # Who we explicitly DO NOT want — critical for ad targeting
|
|
30
|
+
# e.g. "Pain medication / opioid patients. People seeking prescriptions."
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
## MESSAGING
|
|
36
|
+
|
|
37
|
+
```yaml
|
|
38
|
+
core_message: "" # One sentence — what the brand promises
|
|
39
|
+
emotional_arc: "" # e.g. "Struggle → Recognition → Transformation → Action"
|
|
40
|
+
tone: [] # 3–5 adjectives e.g. ["warm", "credible", "science-informed", "hopeful"]
|
|
41
|
+
approved_phrases: [] # Language that IS approved for use
|
|
42
|
+
# e.g. ["natural healing", "body's own repair process", "results within weeks"]
|
|
43
|
+
messaging_guardrails: [] # Language that is NEVER allowed
|
|
44
|
+
# e.g. ["pain management", "medication", "prescriptions", "opioids"]
|
|
45
|
+
cta_text: "" # Primary CTA e.g. "Schedule Your Free Consultation"
|
|
46
|
+
cta_offer: "" # Offer text e.g. "Free Initial Assessment" / "50% off first visit"
|
|
47
|
+
```
|
|
48
|
+
|
|
49
|
+
---
|
|
50
|
+
|
|
51
|
+
## BRAND DESIGN
|
|
52
|
+
|
|
53
|
+
```yaml
|
|
54
|
+
colors:
|
|
55
|
+
primary: "" # Hex e.g. "2D6A4F"
|
|
56
|
+
secondary: "" # Hex e.g. "40916C"
|
|
57
|
+
light_accent: "" # Hex e.g. "D8F3DC"
|
|
58
|
+
dark: "" # Hex e.g. "1B1B1B"
|
|
59
|
+
white: "FFFFFF"
|
|
60
|
+
mid_gray: "6B7280"
|
|
61
|
+
|
|
62
|
+
fonts:
|
|
63
|
+
primary: "Arial" # Default — change only if brand font is embedded
|
|
64
|
+
heading_size: 56 # Half-points. 56 = 28pt heading
|
|
65
|
+
body_size: 20 # Half-points. 20 = 10pt body
|
|
66
|
+
|
|
67
|
+
logo_file: "" # Relative path e.g. "assets/logo.png"
|
|
68
|
+
logo_on_dark: "" # Version for dark backgrounds e.g. "assets/logo-white.png"
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
---
|
|
72
|
+
|
|
73
|
+
## TALENT & PRODUCTION
|
|
74
|
+
|
|
75
|
+
```yaml
|
|
76
|
+
doctor_or_founder_name: "" # Full name + credentials e.g. "Dr. Anthony Carabasi, DO"
|
|
77
|
+
founder_on_camera: "" # Yes / No / Available on request
|
|
78
|
+
ai_avatar_type: "" # Photoreal / Talking Head / UGC / None
|
|
79
|
+
ai_actor_age_range: "" # e.g. "55–65"
|
|
80
|
+
ai_actor_notes: "" # e.g. "Warm, relatable, diverse — 2 actors per creative"
|
|
81
|
+
ugc_inspiration: "" # Link to reference actors/style
|
|
82
|
+
vo_style: "" # e.g. "Warm credible male, 40–55, calm pace — NOT announcer"
|
|
83
|
+
broll_cadence: "" # e.g. "Cut every ~3 seconds — never >3s of uninterrupted talking head"
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
---
|
|
87
|
+
|
|
88
|
+
## ASSET LINKS
|
|
89
|
+
|
|
90
|
+
```yaml
|
|
91
|
+
brand_assets_air: "" # e.g. "https://app.air.inc/a/b302d671b"
|
|
92
|
+
broll_library: "" # e.g. "https://app.air.inc/a/b9bf52f3b"
|
|
93
|
+
ugc_inspiration: "" # e.g. "https://app.air.inc/a/bb21113fd"
|
|
94
|
+
google_drive: "" # Drive folder link if applicable
|
|
95
|
+
instagram: "" # Instagram handle or URL
|
|
96
|
+
tiktok: "" # TikTok handle or URL
|
|
97
|
+
website: "" # Main website URL
|
|
98
|
+
landing_page: "" # Specific campaign landing page URL
|
|
99
|
+
phone_number: "" # Contact number for CTA overlays
|
|
100
|
+
previous_ads: [] # List of previous ad files/links for reference
|
|
101
|
+
```
|
|
102
|
+
|
|
103
|
+
---
|
|
104
|
+
|
|
105
|
+
## PLATFORM & FORMAT
|
|
106
|
+
|
|
107
|
+
```yaml
|
|
108
|
+
primary_platforms: [] # e.g. ["Meta Feed", "Instagram Reels", "YouTube Pre-Roll"]
|
|
109
|
+
aspect_ratios: [] # e.g. ["9:16", "1:1", "16:9"]
|
|
110
|
+
caption_default: "ON" # ON / OFF — always ON unless client specifies otherwise
|
|
111
|
+
compliance_notes: "" # Any legal/regulatory constraints
|
|
112
|
+
# e.g. "No before/after guarantees. 'Results may vary' required if specific claims made."
|
|
113
|
+
```
|
|
114
|
+
|
|
115
|
+
---
|
|
116
|
+
|
|
117
|
+
## DELIVERABLES LOG
|
|
118
|
+
|
|
119
|
+
> Append a new line each time a deliverable is completed.
|
|
120
|
+
|
|
121
|
+
```
|
|
122
|
+
- YYYY-MM-DD | [Asset Type] v[N] | [file path or link]
|
|
123
|
+
```
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
# Brand Kit — Solawave
|
|
2
|
+
> Source of truth for all Solawave ad deliverables.
|
|
3
|
+
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
## IDENTITY
|
|
7
|
+
|
|
8
|
+
```yaml
|
|
9
|
+
client_name: "Solawave"
|
|
10
|
+
slug: "solawave"
|
|
11
|
+
industry: "Beauty / Skincare Technology / At-Home Wellness Devices"
|
|
12
|
+
primary_service: "Red light therapy skincare wand for wrinkle reduction"
|
|
13
|
+
campaign_name: "Korean Skincare Truth — BOGO Campaign"
|
|
14
|
+
date_onboarded: "2026-04-09"
|
|
15
|
+
account_owner: "Antonio"
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
## AUDIENCE
|
|
21
|
+
|
|
22
|
+
```yaml
|
|
23
|
+
target_age_range: "25–45"
|
|
24
|
+
target_gender: "Female-skewing"
|
|
25
|
+
target_pain_point: "Fine lines, wrinkles, dark circles, dull skin — wants clinical-level results at home"
|
|
26
|
+
target_intent: "Actively looking for non-invasive, tech-backed skincare alternatives to serums/creams"
|
|
27
|
+
geographic_target: "United States — national"
|
|
28
|
+
do_not_attract: "Users seeking prescription skincare, dermatology procedures, or medical-grade interventions.
|
|
29
|
+
Not for 55+ medical skincare seekers — brand is aspirational / beauty-tech, not clinical."
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
---
|
|
33
|
+
|
|
34
|
+
## MESSAGING
|
|
35
|
+
|
|
36
|
+
```yaml
|
|
37
|
+
core_message: "Solawave uses clinically-backed red light therapy + microcurrent to reduce wrinkles at home — no injections, no downtime."
|
|
38
|
+
emotional_arc: "Skepticism → Discovery → Proof → Action"
|
|
39
|
+
tone: ["confident", "relatable", "science-meets-beauty", "aspirational", "no-BS"]
|
|
40
|
+
approved_phrases:
|
|
41
|
+
- "red light therapy"
|
|
42
|
+
- "4-in-1 skincare wand"
|
|
43
|
+
- "microcurrent technology"
|
|
44
|
+
- "at-home anti-aging"
|
|
45
|
+
- "clinically-backed"
|
|
46
|
+
- "used by dermatologists"
|
|
47
|
+
- "fine lines and wrinkles"
|
|
48
|
+
- "glowing skin"
|
|
49
|
+
- "real results"
|
|
50
|
+
- "this is the real deal"
|
|
51
|
+
messaging_guardrails:
|
|
52
|
+
- "Do NOT claim FDA-cleared or FDA-approved unless confirmed — use 'clinically-backed' instead"
|
|
53
|
+
- "No before/after photos with specific % improvement claims without clinical citations"
|
|
54
|
+
- "No 'eliminates' or 'erases' wrinkles — use 'reduces,' 'visibly reduces,' 'smooths'"
|
|
55
|
+
- "No injection or Botox comparisons that could be read as medical claims"
|
|
56
|
+
- "Do NOT say 'cures' any skin condition"
|
|
57
|
+
- "Results may vary — include if making specific outcome claims"
|
|
58
|
+
cta_text: "Shop Now — Buy 1 Get 1 FREE"
|
|
59
|
+
cta_offer: "Buy 1 Get 1 FREE"
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
---
|
|
63
|
+
|
|
64
|
+
## BRAND DESIGN
|
|
65
|
+
|
|
66
|
+
```yaml
|
|
67
|
+
colors:
|
|
68
|
+
primary: "7C1C2F" # Deep wine / burgundy (from website)
|
|
69
|
+
secondary: "B5435A" # Rose pink
|
|
70
|
+
light_accent: "F5E6E8" # Blush / soft rose
|
|
71
|
+
dark: "1B1B1B"
|
|
72
|
+
white: "FFFFFF"
|
|
73
|
+
mid_gray: "6B7280"
|
|
74
|
+
|
|
75
|
+
fonts:
|
|
76
|
+
primary: "Arial"
|
|
77
|
+
heading_size: 56
|
|
78
|
+
body_size: 20
|
|
79
|
+
|
|
80
|
+
logo_file: "assets/logo.png"
|
|
81
|
+
logo_on_dark: "assets/logo-white.png"
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
---
|
|
85
|
+
|
|
86
|
+
## TALENT & PRODUCTION
|
|
87
|
+
|
|
88
|
+
```yaml
|
|
89
|
+
doctor_or_founder_name: "N/A"
|
|
90
|
+
founder_on_camera: "No"
|
|
91
|
+
ai_avatar_type: "UGC Talking Head — Photoreal"
|
|
92
|
+
ai_actor_age_range: "22–32"
|
|
93
|
+
ai_actor_notes: "Female-presenting, natural/approachable look, warm skin tone — matches Korean beauty influencer energy.
|
|
94
|
+
Bedroom or cozy desk setting. Casual outfit (oversized hoodie or neutral top).
|
|
95
|
+
Holding mini microphone prop (silver condenser mic type) — core format signal.
|
|
96
|
+
Must look like a real TikTok/Instagram creator, not a polished model."
|
|
97
|
+
ugc_inspiration: "@frankyshaw on Instagram/TikTok — see muse: instagram.com/reels/DU1lWOeDsdg/"
|
|
98
|
+
vo_style: "AI actor speaks on-camera — natural, direct, like texting your friend a tip. No announcer voice."
|
|
99
|
+
broll_cadence: "Cut every 2–3 seconds. Never >3s of talking head without a visual break."
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
---
|
|
103
|
+
|
|
104
|
+
## ASSET LINKS
|
|
105
|
+
|
|
106
|
+
```yaml
|
|
107
|
+
brand_assets_air: "TBD"
|
|
108
|
+
broll_library: "TBD"
|
|
109
|
+
ugc_inspiration: "https://www.instagram.com/reels/DU1lWOeDsdg/"
|
|
110
|
+
google_drive: "TBD"
|
|
111
|
+
instagram: "https://www.instagram.com/solawave/"
|
|
112
|
+
tiktok: "https://www.tiktok.com/@solawave"
|
|
113
|
+
website: "https://www.solawave.co/"
|
|
114
|
+
landing_page: "https://www.solawave.co/"
|
|
115
|
+
phone_number: "N/A — direct to website"
|
|
116
|
+
previous_ads: []
|
|
117
|
+
```
|
|
118
|
+
|
|
119
|
+
---
|
|
120
|
+
|
|
121
|
+
## PLATFORM & FORMAT
|
|
122
|
+
|
|
123
|
+
```yaml
|
|
124
|
+
primary_platforms: ["Instagram Reels", "TikTok", "Meta Feed"]
|
|
125
|
+
aspect_ratios: ["9:16", "1:1"]
|
|
126
|
+
caption_default: "ON"
|
|
127
|
+
compliance_notes: "Do not claim FDA-cleared without verification. 'Results may vary' required if making specific
|
|
128
|
+
outcome claims. No clinical/medical treatment language. Product is a consumer beauty device."
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
---
|
|
132
|
+
|
|
133
|
+
## DELIVERABLES LOG
|
|
134
|
+
|
|
135
|
+
> Append a new line each time a deliverable is completed.
|
|
136
|
+
|
|
137
|
+
```
|
|
138
|
+
- 2026-04-09 | Video Creative Brief v1 — Korean Skincare Truth BOGO | ~/Downloads/Solawave_VideoBrief_KoreanSkincaretruth_v1_20260409.docx
|
|
139
|
+
```
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"bundle": {
|
|
4
|
+
"id": "creative-strategist-v1",
|
|
5
|
+
"version": "1.0.0",
|
|
6
|
+
"kitId": "creative-strategist-v1",
|
|
7
|
+
"workerId": "creative-strategist"
|
|
8
|
+
},
|
|
9
|
+
"briefType": "video-creative-brief",
|
|
10
|
+
"publicExampleBrandPaths": [
|
|
11
|
+
"brands/solawave/brand-kit.md"
|
|
12
|
+
],
|
|
13
|
+
"requiredFrozenAssets": [
|
|
14
|
+
"skills.md",
|
|
15
|
+
"workers/creative-strategist/CLAUDE.md",
|
|
16
|
+
"brands/_template/brand-kit.md",
|
|
17
|
+
"brands/solawave/brand-kit.md",
|
|
18
|
+
"templates/brief-template.js",
|
|
19
|
+
"templates/hooks-library/500-winning-hooks.csv",
|
|
20
|
+
"templates/ad-formats/INDEX.md",
|
|
21
|
+
"templates/ad-formats/bedroom-minimic-talk.md",
|
|
22
|
+
"templates/ad-formats/frame-analysis.md",
|
|
23
|
+
"templates/ad-formats/process-specialist-medical.md",
|
|
24
|
+
"templates/ad-formats/villain-animation.md",
|
|
25
|
+
"templates/scene-modules/INDEX.md",
|
|
26
|
+
"templates/scene-modules/body/before-after-flatlay.md",
|
|
27
|
+
"templates/scene-modules/body/minimic-problem.md",
|
|
28
|
+
"templates/scene-modules/body/product-demo-glow.md",
|
|
29
|
+
"templates/scene-modules/body/tiktok-skeptic-pivot.md",
|
|
30
|
+
"templates/scene-modules/body/villain-agitation.md",
|
|
31
|
+
"templates/scene-modules/cta/bogo-meme-bookend.md",
|
|
32
|
+
"templates/scene-modules/cta/guarantee-close.md",
|
|
33
|
+
"templates/scene-modules/hooks/dollar-amount.md",
|
|
34
|
+
"templates/scene-modules/hooks/meme-overlay.md",
|
|
35
|
+
"templates/scene-modules/hooks/pov-confession.md",
|
|
36
|
+
"templates/scene-modules/hooks/tiktok-comment.md",
|
|
37
|
+
"templates/scene-modules/hooks/villain-hook.md",
|
|
38
|
+
"growthub-meta/README.md",
|
|
39
|
+
"growthub-meta/kit-standard.md"
|
|
40
|
+
],
|
|
41
|
+
"optionalPresets": [],
|
|
42
|
+
"export": {
|
|
43
|
+
"folderName": "growthub-agent-worker-kit-creative-strategist-v1",
|
|
44
|
+
"zipFileName": "growthub-agent-worker-kit-creative-strategist-v1.zip"
|
|
45
|
+
}
|
|
46
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Growthub Agent Worker Kit Metadata
|
|
2
|
+
|
|
3
|
+
This folder defines the reusable metadata contract for exporting this worker kit through the Growthub CLI.
|
|
4
|
+
|
|
5
|
+
The source materials in `claude-workers` stay intact. Growthub reads the frozen machine-readable files added alongside them, then exports only the approved public kit payload declared by `kit.json` and `bundles/creative-strategist-v1.json`.
|
|
6
|
+
|
|
7
|
+
For V1:
|
|
8
|
+
|
|
9
|
+
- the only kit is `creative-strategist-v1`
|
|
10
|
+
- the only public example brand is `solawave`
|
|
11
|
+
- confidential brand kits are intentionally excluded from the frozen public payload
|
|
12
|
+
- the exported artifact is a local working-directory-ready bundle, not a server install
|
|
13
|
+
|
|
14
|
+
See `kit-standard.md` for the locked contract.
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Growthub Agent Worker Kit Standard
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
Growthub Agent Worker Kits are frozen, machine-readable exports of a worker directory that can be materialized locally by the Growthub CLI.
|
|
6
|
+
|
|
7
|
+
## Required Files
|
|
8
|
+
|
|
9
|
+
Every kit must provide:
|
|
10
|
+
|
|
11
|
+
- `kit.json` as the canonical manifest
|
|
12
|
+
- `bundles/<bundle-id>.json` for each frozen downloadable bundle
|
|
13
|
+
- a worker entrypoint path
|
|
14
|
+
- an agent contract path
|
|
15
|
+
- a brand template path
|
|
16
|
+
- a declared list of frozen asset paths
|
|
17
|
+
- an output standard that defines the required exported paths
|
|
18
|
+
|
|
19
|
+
## `kit.json` Contract
|
|
20
|
+
|
|
21
|
+
`kit.json` locks:
|
|
22
|
+
|
|
23
|
+
- kit identity and version
|
|
24
|
+
- entrypoint and worker ids
|
|
25
|
+
- agent contract path
|
|
26
|
+
- brand template path
|
|
27
|
+
- frozen asset paths
|
|
28
|
+
- output standard
|
|
29
|
+
- bundle list
|
|
30
|
+
|
|
31
|
+
## Bundle Contract
|
|
32
|
+
|
|
33
|
+
Each bundle manifest locks:
|
|
34
|
+
|
|
35
|
+
- bundle identity and version
|
|
36
|
+
- worker identity
|
|
37
|
+
- brief type
|
|
38
|
+
- required frozen assets
|
|
39
|
+
- optional presets array, even when empty
|
|
40
|
+
- export folder and zip naming
|
|
41
|
+
|
|
42
|
+
## Export Boundary
|
|
43
|
+
|
|
44
|
+
- exported zips and expanded folders are generated locally at runtime
|
|
45
|
+
- generated artifacts are not committed to the repo
|
|
46
|
+
- kits are exported for existing Working Directory path support
|
|
47
|
+
- bundle manifests must exclude confidential assets from the public payload
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kit": {
|
|
4
|
+
"id": "creative-strategist-v1",
|
|
5
|
+
"version": "1.0.0",
|
|
6
|
+
"name": "Growthub Agent Worker Kit — Creative Strategist",
|
|
7
|
+
"description": "Frozen Creative Strategist worker kit for exporting a working-directory-ready video creative brief worker.",
|
|
8
|
+
"visibility": "public-open-source",
|
|
9
|
+
"sourceRepo": "claude-workers"
|
|
10
|
+
},
|
|
11
|
+
"entrypoint": {
|
|
12
|
+
"workerId": "creative-strategist",
|
|
13
|
+
"path": "workers/creative-strategist/CLAUDE.md"
|
|
14
|
+
},
|
|
15
|
+
"workerIds": [
|
|
16
|
+
"creative-strategist"
|
|
17
|
+
],
|
|
18
|
+
"agentContractPath": "workers/creative-strategist/CLAUDE.md",
|
|
19
|
+
"brandTemplatePath": "brands/_template/brand-kit.md",
|
|
20
|
+
"publicExampleBrandPaths": [
|
|
21
|
+
"brands/solawave/brand-kit.md"
|
|
22
|
+
],
|
|
23
|
+
"frozenAssetPaths": [
|
|
24
|
+
"skills.md",
|
|
25
|
+
"workers/creative-strategist/CLAUDE.md",
|
|
26
|
+
"brands/_template/brand-kit.md",
|
|
27
|
+
"brands/solawave/brand-kit.md",
|
|
28
|
+
"templates/brief-template.js",
|
|
29
|
+
"templates/hooks-library/500-winning-hooks.csv",
|
|
30
|
+
"templates/ad-formats/INDEX.md",
|
|
31
|
+
"templates/ad-formats/bedroom-minimic-talk.md",
|
|
32
|
+
"templates/ad-formats/frame-analysis.md",
|
|
33
|
+
"templates/ad-formats/process-specialist-medical.md",
|
|
34
|
+
"templates/ad-formats/villain-animation.md",
|
|
35
|
+
"templates/scene-modules/INDEX.md",
|
|
36
|
+
"templates/scene-modules/body/before-after-flatlay.md",
|
|
37
|
+
"templates/scene-modules/body/minimic-problem.md",
|
|
38
|
+
"templates/scene-modules/body/product-demo-glow.md",
|
|
39
|
+
"templates/scene-modules/body/tiktok-skeptic-pivot.md",
|
|
40
|
+
"templates/scene-modules/body/villain-agitation.md",
|
|
41
|
+
"templates/scene-modules/cta/bogo-meme-bookend.md",
|
|
42
|
+
"templates/scene-modules/cta/guarantee-close.md",
|
|
43
|
+
"templates/scene-modules/hooks/dollar-amount.md",
|
|
44
|
+
"templates/scene-modules/hooks/meme-overlay.md",
|
|
45
|
+
"templates/scene-modules/hooks/pov-confession.md",
|
|
46
|
+
"templates/scene-modules/hooks/tiktok-comment.md",
|
|
47
|
+
"templates/scene-modules/hooks/villain-hook.md",
|
|
48
|
+
"growthub-meta/README.md",
|
|
49
|
+
"growthub-meta/kit-standard.md"
|
|
50
|
+
],
|
|
51
|
+
"outputStandard": {
|
|
52
|
+
"type": "working-directory",
|
|
53
|
+
"description": "Exported folder is intended to be pointed at directly by existing Working Directory path support.",
|
|
54
|
+
"requiredPaths": [
|
|
55
|
+
"kit.json",
|
|
56
|
+
"bundles/creative-strategist-v1.json",
|
|
57
|
+
"skills.md",
|
|
58
|
+
"workers/creative-strategist/CLAUDE.md",
|
|
59
|
+
"brands/_template/brand-kit.md",
|
|
60
|
+
"brands/solawave/brand-kit.md",
|
|
61
|
+
"templates",
|
|
62
|
+
"growthub-meta"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
"bundles": [
|
|
66
|
+
{
|
|
67
|
+
"id": "creative-strategist-v1",
|
|
68
|
+
"version": "1.0.0",
|
|
69
|
+
"path": "bundles/creative-strategist-v1.json"
|
|
70
|
+
}
|
|
71
|
+
]
|
|
72
|
+
}
|