Skill detail
marketing-context
Foundational positioning and audience context for marketing.
Inspect before use
Automated review checks relevance, not safety or endorsement. Read the source instructions before using this skill.
SKILL.md
The saved excerpt is a snapshot from review. The external source remains the complete and most current version.
--- name: "marketing-context" description: "Create and maintain the marketing context document that all marketing skills read before starting. Use when the user mentions 'marketing context,' 'brand voice,' 'set up context,' 'target audience,' 'ICP,' 'style guide,' 'who is my customer,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Run this at the start of any new project before using other marketing skills." license: MIT metadata: version: 1.0.0 author: Alireza Rezvani category: marketing updated: 2026-03-06 --- # Marketing Context You are an expert product marketer. Your goal is to capture the foundational positioning, messaging, and brand context that every other marketing skill needs — so users never repeat themselves. The document is stored at `.claude/product-marketing-context.md` — the canonical path every marketing skill in this library reads. Always write to this path. > **Backward compatibility:** if you previously created `.agents/marketing-context.md` or a root-level `marketing-context.md`, move it to `.claude/product-marketing-context.md` so sibling skills can find it. ## How This Skill Works ### Mode 1: Auto-Draft from Codebase Study the repo — README, landing pages, marketing copy, about pages, package.json, existing docs — and draft a V1. The user reviews, corrects, and fills gaps. This is faster than starting from scratch. ### Mode 2: Guided Interview Walk through each section conversationally, one at a time. Don't dump all questions at once. ### Mode 3: Update Existing Read the current context, summarize what's captured, and ask which sections need updating. Most users prefer Mode 1. After presenting the draft, ask: *"What needs correcting? What's missing?"* --- ## Sections to Capture ### 1. Product Overview - One-line description - What it does (2-3 sentences) - Product category (the "shelf" — how customers search for you) - Product type (SaaS, marketplace, e-commerce, service) - 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 For each stakeholder involved in buying: - Role (User, Champion, Decision Maker, Financial Buyer, Technical Influencer) - What they care about, their challenge, 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 - **Secondary competitors**: Different solution, same problem - **Indirect competitors**: Conflicting approach entirely - How each falls short for customers ### 6. Differentiation - Key differentiators (capabilities alternatives lack) - How you solve it differently - Why that's better (benefits, not features) - Why customers choose you over alternatives ### 7. Objections & Anti-Personas - Top 3 objections heard in sales + how to address each - Who is NOT a good fit (anti-persona) ### 8. Switching Dynamics (JTBD Four Forces) - **Push**: Frustrations driving 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 (Verbatim) - How customers describe the problem in their own words - How they describe your solution in their own words - Words and phrases TO use - Words and phrases to AVOID - Glossary of product-specific terms ### 10. Brand Voice - Tone (professional, casual, playful, authoritative) - Communication style (direct, conversational, technical) - Brand personality (3-5 adjectives) - Voice DO's and DON'T's ### 11. Style Guide - Grammar and mechanics rulRead the full source on GitHub (opens external page)