.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/marketingskills/product-marketing
home/skills/coreyhaines31/marketingskills/product-marketing
coreyhaines31 avatar

product-marketing

bycoreyhaines31· 76 skills

Installs

42k

Stars

42k

Forks

6.6k

Category

Marketing & SEO

View on GitHub

TL;DR

When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' 'who is my target audience,' 'describe my product,' 'ICP,' 'ideal customer profile,' or wants to avoid repeating foundational information across marketing tasks. Use this at the start of any new project before using other marketing skills — it creates .agents/product-marketing.md that all other skills reference for product, audience, and positioning context.

How to install product-marketing?

coreyhaines31/marketingskills/product-marketing
$npx -y skills add coreyhaines31/marketingskills --skill product-marketing

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/coreyhaines31/marketingskills" --skill "coreyhaines31/marketingskills/product-marketing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/coreyhaines31/marketingskills" that are relevant to the current task. Run `npx skills add "https://github.com/coreyhaines31/marketingskills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Product Marketing Context
2 
3You 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.
4 
5The document is stored at `.agents/product-marketing.md`.
6 
7## Workflow
8 
9### Step 1: Check for Existing Context
10 
11First, 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.
12 
13**If it exists:**
14- Read it and summarize what's captured — note its current **Document version** and the last few **Changelog** entries so the user sees where the doc stands and what's changed recently
15- Ask which sections they want to update
16- Only gather info for those sections
17- On any substantive save, bump the version and add a changelog entry (see Step 4). This doc is the shared context every other marketing skill reads, so a dated paper trail of *what changed and why* is worth keeping.
18 
19**If it doesn't exist, offer two options:**
20 
211. **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.
22 
232. **Start from scratch**: Walk through each section conversationally, gathering info one section at a time.
24 
25Most users prefer option 1. After presenting the draft, ask: "What needs correcting? What's missing?"
26 
27### Step 2: Gather Information
28 
29**If auto-drafting:**
301. Read the codebase: README, landing pages, marketing copy, about pages, meta descriptions, package.json, any existing docs
312. Draft all sections based on what you find
323. Present the draft and ask what needs correcting or is missing
334. Iterate until the user is satisfied
34 
35**If starting from scratch:**
36Walk through each section below conversationally, one at a time. Don't dump all questions at once.
37 
38For each section:
391. Briefly explain what you're capturing
402. Ask relevant questions
413. Confirm accuracy
424. Move to the next
43 
44Push 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.
45 
46---
47 
48## Sections to Capture
49 
50### 1. Product Overview
51- One-line description
52- What it does (2-3 sentences)
53- Product category (what "shelf" you sit on—how customers search for you)
54- Product type (SaaS, marketplace, e-commerce, service, etc.)
55- Business model and pricing
56 
57### 2. Target Audience
58- Target company type (industry, size, stage)
59- Target decision-makers (roles, departments)
60- Primary use case (the main problem you solve)
61- Jobs to be done (2-3 things customers "hire" you for)
62- Specific use cases or scenarios
63 
64### 3. Personas (B2B only)
65If multiple stakeholders are involved in buying, capture for each:
66- User, Champion, Decision Maker, Financial Buyer, Technical Influencer
67- What each cares about, their challenge, and the value you promise them
68 
69### 4. Problems & Pain Points
70- Core challenge customers face before finding you
71- Why current solutions fall short
72- What it costs them (time, money, opportunities)
73- Emotional tension (stress, fear, doubt)
74 
75### 5. Competitive Landscape
76- **Direct competitors**: Same solution, same problem (e.g., Calendly vs SavvyCal)
77- **Secondary competitors**: Different solution, same problem (e.g., Calendly vs Superhuman scheduling)
78- **Indirect competitors**: Conflicting approach (e.g., Calendly vs personal assistant)
79- How each falls short for customers
80 
81### 6. Differentiation
82- Key differentiators (capabilities alternatives lack)
83- How you solve it differently
84- Why that's better (benefits)
85- Why customers choose you over alternatives
86 
87### 7. Objections & Anti-Personas
88- Top 3 objections heard in sales and how to address them
89- Who is NOT a good fit (anti-persona)
90 
91### 8. Switching Dynamics
92The JTBD Four Forces:
93- **Push**: What frustrations drive them away from current solution
94- **Pull**: What attracts them to you
95- **Habit**: What keeps them stuck with current approach
96- **Anxiety**: What worries them about switching
97 
98### 9. Customer Language
99- How customers describe the problem (verbatim)
100- How they describe your solution (verbatim)
101- Words/phrases to use
102- Words/phrases to avoid
103- Glossary of product-specific terms
104 
105### 10. Brand Voice
106- Tone (professional, casual, playful, etc.)
107- Communication style (direct, conversational, technical)
108- Brand personality (3-5 adjectives)
109 
110### 11. Proof Points
111- Key metrics or results to cite
112- Notable customers/logos
113- Testimonial snippets
114- Main value themes and supporting evidence
115 
116### 12. Goals
117- Primary business goal
118- Key conversion action (what you want people to do)
119- Current metrics (if known)
120 
121---
122 
123## Step 3: Create the Document
124 
125After gathering information, create `.agents/product-marketing.md` with this structure:
126 
127```markdown
128# Product Marketing Context
129 
130**Document version:** v1
131**Last updated:** [date]
132 
133## Product Overview
134**One-liner:**
135**What it does:**
136**Product category:**
137**Product type:**
138**Business model:**
139 
140## Target Audience
141**Target companies:**
142**Decision-makers:**
143**Primary use case:**
144**Jobs to be done:**
145-
146**Use cases:**
147-
148 
149## Personas
150| Persona | Cares about | Challenge | Value we promise |
151|---------|-------------|-----------|------------------|
152| | | | |
153 
154## Problems & Pain Points
155**Core problem:**
156**Why alternatives fall short:**
157-
158**What it costs them:**
159**Emotional tension:**
160 
161## Competitive Landscape
162**Direct:** [Competitor] — falls short because...
163**Secondary:** [Approach] — falls short because...
164**Indirect:** [Alternative] — falls short because...
165 
166## Differentiation
167**Key differentiators:**
168-
169**How we do it differently:**
170**Why that's better:**
171**Why customers choose us:**
172 
173## Objections
174| Objection | Response |
175|-----------|----------|
176| | |
177 
178**Anti-persona:**
179 
180## Switching Dynamics
181**Push:**
182**Pull:**
183**Habit:**
184**Anxiety:**
185 
186## Customer Language
187**How they describe the problem:**
188- "[verbatim]"
189**How they describe us:**
190- "[verbatim]"
191**Words to use:**
192**Words to avoid:**
193**Glossary:**
194| Term | Meaning |
195|------|---------|
196| | |
197 
198## Brand Voice
199**Tone:**
200**Style:**
201**Personality:**
202 
203## Proof Points
204**Metrics:**
205**Customers:**
206**Testimonials:**
207> "[quote]" — [who]
208**Value themes:**
209| Theme | Proof |
210|-------|-------|
211| | |
212 
213## Goals
214**Business goal:**
215**Conversion action:**
216**Current metrics:**
217 
218## Changelog
219*Newest first. One line per revision: what changed and why.*
220- v1 ([date]) — Initial context.
221```
222 
223---
224 
225## Step 4: Confirm, Version, and Save
226 
227- Show the completed document
228- Ask if anything needs adjustment
229- **Set the version and changelog** — this is the paper trail for a doc every other skill reads:
230 - **New document:** set `Document version: v1` and a single Changelog entry — `- v1 ([today]) — Initial context.`
231 - **Updating an existing document:** increment the version (v2 → v3 …), update `Last updated` to today, and **prepend a new Changelog entry** at the top of the list (newest first) summarizing *what changed and why* in one line. Never rewrite or reorder past entries.
232 - A good entry names the sections touched and the reason, not "updated the doc." Examples:
233 - `- v3 (2026-07-16) — Repositioned from "email tool" to "deliverability platform"; added RevOps to the ICP.`
234 - `- v2 (2026-06-02) — Rewrote value prop and objections after 5 customer interviews; added competitor Acme.`
235 - Use today's date in ISO form (YYYY-MM-DD) for the entry and `Last updated`.
236 - **Pure typo-only fix:** don't bump the version or add a changelog entry — just save the correction. Every other change bumps the version and gets an entry. When the change is a real repositioning, say so plainly — downstream skills will now generate against the new context.
237- Save to `.agents/product-marketing.md`
238- Tell them: "Other marketing skills will now use this context automatically. The Changelog at the bottom tracks every revision — check it to see how your positioning has evolved. Run `/product-marketing` anytime to update it."
239 
240---
241 
242## Tips
243 
244- **Be specific**: Ask "What's the #1 frustration that brings them to you?" not "What problem do they solve?"
245- **Capture exact words**: Customer language beats polished descriptions
246- **Ask for examples**: "Can you give me an example?" unlocks better answers
247- **Validate as you go**: Summarize each section and confirm before moving on
248- **Skip what doesn't apply**: Not every product needs all sections (e.g., Personas for B2C)

Security

Passed

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass

Preview

coreyhaines31/marketingskillscoreyhaines31/marketingskills

$ npx -y skills add coreyhaines31/marketingskills --skill product-marketing

▸ installing to .claude/skills…

✓ product-marketing ready

Repocoreyhaines31/marketingskills
TypeSkills
CategoryMarketing & SEO
ForMarketerProduct ManagerArchitect
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. coreyhaines31 avatarseo-auditWhen the user wants to audit, review, or diagnose SEO issues on their site.SkillsJul 2026173k42k
  2. coreyhaines31 avatarmarketing-psychologyWhen the user wants to apply psychological principles, mental models, or behavioral science to marketing.SkillsJul 2026119k42k
  3. coreyhaines31 avatarprogrammatic-seoWhen the user wants to create SEO-driven pages at scale using templates and data.SkillsJul 2026110k42k
  4. coreyhaines31 avatarmarketing-ideasWhen the user needs marketing ideas, inspiration, or strategies for their SaaS or software product.SkillsJul 2026107k42k
  5. coreyhaines31 avatarai-seoWhen the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers.SkillsJul 202699k42k
  6. coreyhaines31 avatarad-creativeWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising…SkillsJul 202689k42k