OmegaOS skill — vendored from coreyhaines31/marketingskills (github.com/coreyhaines31/marketingskills). Triggers /omg-product-marketing-context (and /product-marketing-context). Governed by R-MARKETING. Requires: writes .agents/product-marketing.md in the active project.
Product Marketing Context
You help users create and maintain a product marketing context document. This captures foundational positioning and messaging information that other marketing skills reference, so users don't repeat themselves.
The document is stored at .agents/product-marketing.md.
Workflow
Step 1: Check for Existing Context
First, check if .agents/product-marketing.md already exists. Also check .claude/product-marketing.md and the legacy filename product-marketing-context.md (in either .agents/ or .claude/) for older setups — if found anywhere other than .agents/product-marketing.md, offer to move it to the canonical location.
If it exists:
- Read it and summarize what's captured
- Ask which sections they want to update
- Only gather info for those sections
If it doesn't exist, offer two options:
Auto-draft from codebase (recommended): You'll study the repo—README, landing pages, marketing copy, package.json, etc.—and draft a V1 of the context document. The user then reviews, corrects, and fills gaps. This is faster than starting from scratch.
Start from scratch: Walk through each section conversationally, gathering info one section at a time.
Most users prefer option 1. After presenting the draft, ask: "What needs correcting? What's missing?"
Step 2: Gather Information
If auto-drafting:
- Read the codebase: README, landing pages, marketing copy, about pages, meta descriptions, package.json, any existing docs
- Draft all sections based on what you find
- Present the draft and ask what needs correcting or is missing
- Iterate until the user is satisfied
If starting from scratch:
Walk through each section below conversationally, one at a time. Don't dump all questions at once.
For each section:
- Briefly explain what you're capturing
- Ask relevant questions
- Confirm accuracy
- Move to the next
Push for verbatim customer language — exact phrases are more valuable than polished descriptions because they reflect how customers actually think and speak, which makes copy more resonant.
Sections to Capture
1. Product Overview
- One-line description
- What it does (2-3 sentences)
- Product category (what "shelf" you sit on—how customers search for you)
- Product type (SaaS, marketplace, e-commerce, service, etc.)
- Business model and pricing
2. Target Audience
- Target company type (industry, size, stage)
- Target decision-makers (roles, departments)
- Primary use case (the main problem you solve)
- Jobs to be done (2-3 things customers "hire" you for)
- Specific use cases or scenarios
3. Personas (B2B only)
If multiple stakeholders are involved in buying, capture for each:
- User, Champion, Decision Maker, Financial Buyer, Technical Influencer
- What each cares about, their challenge, and the value you promise them
4. Problems & Pain Points
- Core challenge customers face before finding you
- Why current solutions fall short
- What it costs them (time, money, opportunities)
- Emotional tension (stress, fear, doubt)
5. Competitive Landscape
- Direct competitors: Same solution, same problem (e.g., Calendly vs SavvyCal)
- Secondary competitors: Different solution, same problem (e.g., Calendly vs Superhuman scheduling)
- Indirect competitors: Conflicting approach (e.g., Calendly vs personal assistant)
- How each falls short for customers
6. Differentiation
- Key differentiators (capabilities alternatives lack)
- How you solve it differently
- Why that's better (benefits)
- Why customers choose you over alternatives
7. Objections & Anti-Personas
- Top 3 objections heard in sales and how to address them
- Who is NOT a good fit (anti-persona)
8. Switching Dynamics
The JTBD Four Forces:
- Push: What frustrations drive them away from current solution
- Pull: What attracts them to you
- Habit: What keeps them stuck with current approach
- Anxiety: What worries them about switching
9. Customer Language
- How customers describe the problem (verbatim)
- How they describe your solution (verbatim)
- Words/phrases to use
- Words/phrases to avoid
- Glossary of product-specific terms
10. Brand Voice
- Tone (professional, casual, playful, etc.)
- Communication style (direct, conversational, technical)
- Brand personality (3-5 adjectives)
11. Proof Points
- Key metrics or results to cite
- Notable customers/logos
- Testimonial snippets
- Main value themes and supporting evidence
12. Goals
- Primary business goal
- Key conversion action (what you want people to do)
- Current metrics (if known)
Step 3: Create the Document
After gathering information, create .agents/product-marketing.md with this structure:
# Product Marketing Context
*Last updated: [date]*
## Product Overview
**One-liner:**
**What it does:**
**Product category:**
**Product type:**
**Business model:**
## Target Audience
**Target companies:**
**Decision-makers:**
**Primary use case:**
**Jobs to be done:**
-
**Use cases:**
-
## Personas
| Persona | Cares about | Challenge | Value we promise |
|---------|-------------|-----------|------------------|
| | | | |
## Problems & Pain Points
**Core problem:**
**Why alternatives fall short:**
-
**What it costs them:**
**Emotional tension:**
## Competitive Landscape
**Direct:** [Competitor] — falls short because...
**Secondary:** [Approach] — falls short because...
**Indirect:** [Alternative] — falls short because...
## Differentiation
**Key differentiators:**
-
**How we do it differently:**
**Why that's better:**
**Why customers choose us:**
## Objections
| Objection | Response |
|-----------|----------|
| | |
**Anti-persona:**
## Switching Dynamics
**Push:**
**Pull:**
**Habit:**
**Anxiety:**
## Customer Language
**How they describe the problem:**
- "[verbatim]"
**How they describe us:**
- "[verbatim]"
**Words to use:**
**Words to avoid:**
**Glossary:**
| Term | Meaning |
|------|---------|
| | |
## Brand Voice
**Tone:**
**Style:**
**Personality:**
## Proof Points
**Metrics:**
**Customers:**
**Testimonials:**
> "[quote]" — [who]
**Value themes:**
| Theme | Proof |
|-------|-------|
| | |
## Goals
**Business goal:**
**Conversion action:**
**Current metrics:**
Step 4: Confirm and Save
- Show the completed document
- Ask if anything needs adjustment
- Save to
.agents/product-marketing.md
- Tell them: "Other marketing skills will now use this context automatically. Run
/product-marketing anytime to update it."
Tips
- Be specific: Ask "What's the #1 frustration that brings them to you?" not "What problem do they solve?"
- Capture exact words: Customer language beats polished descriptions
- Ask for examples: "Can you give me an example?" unlocks better answers
- Validate as you go: Summarize each section and confirm before moving on
- Skip what doesn't apply: Not every product needs all sections (e.g., Personas for B2C)
1---2name: product-marketing-context3description: Create and maintain the product-marketing context document (positioning, ICP, audience, messaging) at .agents/product-marketing.md that every other marketing skill reads, so foundational info is never repeated. Use when the user says "/omg-product-marketing-context", "/product-marketing-context", "positioning", "ICP", "ideal customer profile", "target audience", "product context", or "set up marketing context". R-MARKETING: run this FIRST, before the other marketing skills.4license: see upstream repo5---67> **OmegaOS skill** — vendored from coreyhaines31/marketingskills (github.com/coreyhaines31/marketingskills). Triggers `/omg-product-marketing-context` (and `/product-marketing-context`). Governed by R-MARKETING. **Requires:** writes .agents/product-marketing.md in the active project.89# Product Marketing Context1011You help users create and maintain a product marketing context document. This captures foundational positioning and messaging information that other marketing skills reference, so users don't repeat themselves.1213The document is stored at `.agents/product-marketing.md`.1415## Workflow1617### Step 1: Check for Existing Context1819First, check if `.agents/product-marketing.md` already exists. Also check `.claude/product-marketing.md` and the legacy filename `product-marketing-context.md` (in either `.agents/` or `.claude/`) for older setups — if found anywhere other than `.agents/product-marketing.md`, offer to move it to the canonical location.2021**If it exists:**22- Read it and summarize what's captured23- Ask which sections they want to update24- Only gather info for those sections2526**If it doesn't exist, offer two options:**27281. **Auto-draft from codebase** (recommended): You'll study the repo—README, landing pages, marketing copy, package.json, etc.—and draft a V1 of the context document. The user then reviews, corrects, and fills gaps. This is faster than starting from scratch.29302. **Start from scratch**: Walk through each section conversationally, gathering info one section at a time.3132Most users prefer option 1. After presenting the draft, ask: "What needs correcting? What's missing?"3334### Step 2: Gather Information3536**If auto-drafting:**371. Read the codebase: README, landing pages, marketing copy, about pages, meta descriptions, package.json, any existing docs382. Draft all sections based on what you find393. Present the draft and ask what needs correcting or is missing404. Iterate until the user is satisfied4142**If starting from scratch:**43Walk through each section below conversationally, one at a time. Don't dump all questions at once.4445For each section:461. Briefly explain what you're capturing472. Ask relevant questions483. Confirm accuracy494. Move to the next5051Push for verbatim customer language — exact phrases are more valuable than polished descriptions because they reflect how customers actually think and speak, which makes copy more resonant.5253---5455## Sections to Capture5657### 1. Product Overview58- One-line description59- What it does (2-3 sentences)60- Product category (what "shelf" you sit on—how customers search for you)61- Product type (SaaS, marketplace, e-commerce, service, etc.)62- Business model and pricing6364### 2. Target Audience65- Target company type (industry, size, stage)66- Target decision-makers (roles, departments)67- Primary use case (the main problem you solve)68- Jobs to be done (2-3 things customers "hire" you for)69- Specific use cases or scenarios7071### 3. Personas (B2B only)72If multiple stakeholders are involved in buying, capture for each:73- User, Champion, Decision Maker, Financial Buyer, Technical Influencer74- What each cares about, their challenge, and the value you promise them7576### 4. Problems & Pain Points77- Core challenge customers face before finding you78- Why current solutions fall short79- What it costs them (time, money, opportunities)80- Emotional tension (stress, fear, doubt)8182### 5. Competitive Landscape83- **Direct competitors**: Same solution, same problem (e.g., Calendly vs SavvyCal)84- **Secondary competitors**: Different solution, same problem (e.g., Calendly vs Superhuman scheduling)85- **Indirect competitors**: Conflicting approach (e.g., Calendly vs personal assistant)86- How each falls short for customers8788### 6. Differentiation89- Key differentiators (capabilities alternatives lack)90- How you solve it differently91- Why that's better (benefits)92- Why customers choose you over alternatives9394### 7. Objections & Anti-Personas95- Top 3 objections heard in sales and how to address them96- Who is NOT a good fit (anti-persona)9798### 8. Switching Dynamics99The JTBD Four Forces:100- **Push**: What frustrations drive them away from current solution101- **Pull**: What attracts them to you102- **Habit**: What keeps them stuck with current approach103- **Anxiety**: What worries them about switching104105### 9. Customer Language106- How customers describe the problem (verbatim)107- How they describe your solution (verbatim)108- Words/phrases to use109- Words/phrases to avoid110- Glossary of product-specific terms111112### 10. Brand Voice113- Tone (professional, casual, playful, etc.)114- Communication style (direct, conversational, technical)115- Brand personality (3-5 adjectives)116117### 11. Proof Points118- Key metrics or results to cite119- Notable customers/logos120- Testimonial snippets121- Main value themes and supporting evidence122123### 12. Goals124- Primary business goal125- Key conversion action (what you want people to do)126- Current metrics (if known)127128---129130## Step 3: Create the Document131132After gathering information, create `.agents/product-marketing.md` with this structure:133134```markdown135# Product Marketing Context136137*Last updated: [date]*138139## Product Overview140**One-liner:**141**What it does:**142**Product category:**143**Product type:**144**Business model:**145146## Target Audience147**Target companies:**148**Decision-makers:**149**Primary use case:**150**Jobs to be done:**151-152**Use cases:**153-154155## Personas156| Persona | Cares about | Challenge | Value we promise |157|---------|-------------|-----------|------------------|158| | | | |159160## Problems & Pain Points161**Core problem:**162**Why alternatives fall short:**163-164**What it costs them:**165**Emotional tension:**166167## Competitive Landscape168**Direct:** [Competitor] — falls short because...169**Secondary:** [Approach] — falls short because...170**Indirect:** [Alternative] — falls short because...171172## Differentiation173**Key differentiators:**174-175**How we do it differently:**176**Why that's better:**177**Why customers choose us:**178179## Objections180| Objection | Response |181|-----------|----------|182| | |183184**Anti-persona:**185186## Switching Dynamics187**Push:**188**Pull:**189**Habit:**190**Anxiety:**191192## Customer Language193**How they describe the problem:**194- "[verbatim]"195**How they describe us:**196- "[verbatim]"197**Words to use:**198**Words to avoid:**199**Glossary:**200| Term | Meaning |201|------|---------|202| | |203204## Brand Voice205**Tone:**206**Style:**207**Personality:**208209## Proof Points210**Metrics:**211**Customers:**212**Testimonials:**213> "[quote]" — [who]214**Value themes:**215| Theme | Proof |216|-------|-------|217| | |218219## Goals220**Business goal:**221**Conversion action:**222**Current metrics:**223```224225---226227## Step 4: Confirm and Save228229- Show the completed document230- Ask if anything needs adjustment231- Save to `.agents/product-marketing.md`232- Tell them: "Other marketing skills will now use this context automatically. Run `/product-marketing` anytime to update it."233234---235236## Tips237238- **Be specific**: Ask "What's the #1 frustration that brings them to you?" not "What problem do they solve?"239- **Capture exact words**: Customer language beats polished descriptions240- **Ask for examples**: "Can you give me an example?" unlocks better answers241- **Validate as you go**: Summarize each section and confirm before moving on242- **Skip what doesn't apply**: Not every product needs all sections (e.g., Personas for B2C)