product-marketing-context

Creates and maintains a product marketing context document capturing positioning, audience, and messaging.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/aashahin/ai-skills --skill product-marketing-context-aashahin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-marketing-context
Source: https://github.com/aashahin/ai-skills/tree/main/product-marketing-context
Command: npx skills add https://github.com/aashahin/ai-skills --skill product-marketing-context-aashahin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Marketing tasks repeatedly require the same foundational product information—positioning, target audience, competitors, and brand voice. This Skill captures that context once in a shared document so every other marketing skill can reference it without the user repeating themselves. ## Core Features & Use Cases - Auto-draft from codebase: Scans your README, landing pages, pricing pages, and marketing copy to draft a V1 context document for review. - Guided interview mode: Walks through 12 sections conversationally—product overview, personas, competitive landscape, objections, switching dynamics, customer language, brand voice, and more. - Incremental updates: Reads the existing document and updates only the sections that changed, preserving everything else. - Use Case: A B2B SaaS founder runs the skill once to create .agents/product-marketing-context.md; afterward, copywriting, SEO, and CRO skills automatically use that context for every task. ## Quick Start Ask the assistant to set up your product marketing context by auto-drafting it from your existing codebase and marketing materials.

Frequently Asked Questions about product-marketing-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a product marketing context document?▼

Run the skill and choose between auto-drafting from your codebase (README, landing pages, pricing copy) or a guided section-by-section interview. The result is saved to .agents/product-marketing-context.md for other marketing skills to reference.

What sections does a product marketing context document include?▼

It covers 12 sections: product overview, target audience, personas, problems and pain points, competitive landscape, differentiation, objections, switching dynamics, customer language, brand voice, proof points, and goals. Non-applicable sections like B2B personas can be skipped.

Can I update only part of my marketing context document?▼

Yes. The skill reads the existing document, summarizes what is captured, and asks which sections to update. It modifies only those sections while preserving unchanged content, such as adding a new enterprise tier or persona.

Does this skill write marketing copy like homepage content?▼

No. It only creates the foundational context document. Copywriting tasks are deferred to dedicated copywriting skills, which read this context file to produce on-brand output without repeated briefing.

Where is the product marketing context file stored?▼

The document is stored at .agents/product-marketing-context.md. The skill also checks the older .claude/product-marketing-context.md location and offers to migrate it if found there.