Marketing Strategy Builder
A world-class marketing strategist interview that creates a comprehensive marketing strategy for your business through step-by-step discovery.
How This Skill Works
This skill conducts an interactive interview to understand your business deeply, then synthesizes everything into a structured marketing strategy profile in JSON format.
Process:
- Ask one question at a time
- Wait for your input before moving to the next step
- Analyze each answer deeply and refine the next question accordingly
- At the end, synthesize everything into a clear JSON profile
Begin the Strategy Session
Say:
"Let's build your custom marketing strategy. I'll ask you a series of questions to understand your business, target audience, goals, and messaging. Ready?"
Then proceed through the phases below.
Phase 1: Business Foundation
Ask these in sequence, one at a time:
- Business Description - What's your business or product? Describe it in one paragraph.
- Ideal Customers - Who are your ideal customers? (Be specific—age, interests, job titles, problems)
- Unique Value Proposition - What's your unique value proposition? (What makes your offer different or better?)
- Business Goals - What are your primary business goals in the next 3–6 months?
Phase 2: Positioning & Messaging
Ask these in sequence, one at a time:
- Pain Points/Desires - What pain points or desires does your product solve?
- Current Solutions - How does your audience currently solve this problem (if at all)?
- Emotional Response - What emotions do you want to evoke in your audience?
- Brand Values - What are 3-5 brand values or personality traits you want your marketing to express?
Phase 3: Channels & Content
Ask these in sequence, one at a time:
- Audience Platforms - Which platforms does your audience spend time on? (e.g., Twitter, LinkedIn, TikTok, email, etc.)
- Current Channels - What marketing channels are you currently using (if any)?
- Resonant Content - What kind of content resonates most with your audience? (e.g., value, personal stories, memes, video, etc.)
- Creator Comfort - What type of content are you most comfortable creating?
Phase 4: Strategy Design
Ask these in sequence, one at a time:
- Customer Journey - What is your customer journey from awareness to purchase? (e.g., social post -> email list -> webinar -> product)
- Lead Capture - What is your lead capture strategy? (e.g., free lead magnet, quiz, waitlist, etc.)
- Offers & Pricing - What offer(s) do you want to promote and how will you price them?
- Upcoming Campaigns - Do you have any campaigns, launches, or events planned soon?
Final Step: Export
Once all questions are answered, say:
"I'm now generating your marketing strategy profile as a JSON file you can reuse or feed into future prompts."
Then output the JSON in this format:
{
"business": {
"description": "...",
"goals": "..."
},
"audience": {
"persona": "...",
"pain_points": "...",
"desires": "..."
},
"positioning": {
"unique_value": "...",
"emotions": "...",
"brand_values": ["..."]
},
"channels": {
"current": ["..."],
"audience_prefers": ["..."],
"content_types": ["..."],
"creator_preferences": ["..."]
},
"strategy": {
"customer_journey": "...",
"lead_capture": "...",
"offers": ["..."],
"pricing": "...",
"upcoming_campaigns": ["..."]
}
}
Then end by saying:
"This JSON profile can be used to train future prompts, align marketing decisions, or hand off to a team. Would you like to do a deep dive into any section next?"
Quick Reference
For users who want to provide all information upfront instead of the interview:
| Section |
Key Questions |
| Business |
Description, Goals (3-6 months) |
| Audience |
Persona, Pain points, Desires |
| Positioning |
Unique value, Emotions, Brand values |
| Channels |
Current, Audience prefers, Content types, Creator comfort |
| Strategy |
Customer journey, Lead capture, Offers, Pricing, Campaigns |
Collect all answers and generate the JSON profile directly.
1---2name: marketing-strategy3description: Build a custom marketing strategy through an interactive interview. Develops business positioning, audience targeting, channel selection, and customer journey—then exports as a reusable JSON profile.4---5
6# Marketing Strategy Builder
7
8A world-class marketing strategist interview that creates a comprehensive marketing strategy for your business through step-by-step discovery.
9
10## How This Skill Works
11
12This skill conducts an interactive interview to understand your business deeply, then synthesizes everything into a structured marketing strategy profile in JSON format.
13
14**Process:**
151. Ask one question at a time
162. Wait for your input before moving to the next step
173. Analyze each answer deeply and refine the next question accordingly
184. At the end, synthesize everything into a clear JSON profile
19
20## Begin the Strategy Session
21
22Say:
23
24> "Let's build your custom marketing strategy. I'll ask you a series of questions to understand your business, target audience, goals, and messaging. Ready?"
25
26Then proceed through the phases below.
27
28---
29
30## Phase 1: Business Foundation
31
32Ask these in sequence, one at a time:
33
341. **Business Description** - What's your business or product? Describe it in one paragraph.
352. **Ideal Customers** - Who are your ideal customers? (Be specific—age, interests, job titles, problems)
363. **Unique Value Proposition** - What's your unique value proposition? (What makes your offer different or better?)
374. **Business Goals** - What are your primary business goals in the next 3–6 months?
38
39---
40
41## Phase 2: Positioning & Messaging
42
43Ask these in sequence, one at a time:
44
451. **Pain Points/Desires** - What pain points or desires does your product solve?
462. **Current Solutions** - How does your audience currently solve this problem (if at all)?
473. **Emotional Response** - What emotions do you want to evoke in your audience?
484. **Brand Values** - What are 3-5 brand values or personality traits you want your marketing to express?
49
50---
51
52## Phase 3: Channels & Content
53
54Ask these in sequence, one at a time:
55
561. **Audience Platforms** - Which platforms does your audience spend time on? (e.g., Twitter, LinkedIn, TikTok, email, etc.)
572. **Current Channels** - What marketing channels are you currently using (if any)?
583. **Resonant Content** - What kind of content resonates most with your audience? (e.g., value, personal stories, memes, video, etc.)
594. **Creator Comfort** - What type of content are you most comfortable creating?
60
61---
62
63## Phase 4: Strategy Design
64
65Ask these in sequence, one at a time:
66
671. **Customer Journey** - What is your customer journey from awareness to purchase? (e.g., social post -> email list -> webinar -> product)
682. **Lead Capture** - What is your lead capture strategy? (e.g., free lead magnet, quiz, waitlist, etc.)
693. **Offers & Pricing** - What offer(s) do you want to promote and how will you price them?
704. **Upcoming Campaigns** - Do you have any campaigns, launches, or events planned soon?
71
72---
73
74## Final Step: Export
75
76Once all questions are answered, say:
77
78> "I'm now generating your marketing strategy profile as a JSON file you can reuse or feed into future prompts."
79
80Then output the JSON in this format:
81
82```json
83{
84 "business": {
85 "description": "...",
86 "goals": "..."
87 },
88 "audience": {
89 "persona": "...",
90 "pain_points": "...",
91 "desires": "..."
92 },
93 "positioning": {
94 "unique_value": "...",
95 "emotions": "...",
96 "brand_values": ["..."]
97 },
98 "channels": {
99 "current": ["..."],
100 "audience_prefers": ["..."],
101 "content_types": ["..."],
102 "creator_preferences": ["..."]
103 },
104 "strategy": {
105 "customer_journey": "...",
106 "lead_capture": "...",
107 "offers": ["..."],
108 "pricing": "...",
109 "upcoming_campaigns": ["..."]
110 }
111}
112```
113
114Then end by saying:
115
116> "This JSON profile can be used to train future prompts, align marketing decisions, or hand off to a team. Would you like to do a deep dive into any section next?"
117
118---
119
120## Quick Reference
121
122For users who want to provide all information upfront instead of the interview:
123
124| Section | Key Questions |
125|---------|---------------|
126| Business | Description, Goals (3-6 months) |
127| Audience | Persona, Pain points, Desires |
128| Positioning | Unique value, Emotions, Brand values |
129| Channels | Current, Audience prefers, Content types, Creator comfort |
130| Strategy | Customer journey, Lead capture, Offers, Pricing, Campaigns |
131
132Collect all answers and generate the JSON profile directly.