product-marketing-context

Create or update a product marketing context document at .claude/product-marketing-context.md.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/jonathanmaimon-persado/persadopmm --skill product-marketing-context-jonathanmaimon-persado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-marketing-context
Source: https://github.com/jonathanmaimon-persado/persadopmm/tree/main/skills/product-marketing-context
Command: npx skills add https://github.com/jonathanmaimon-persado/persadopmm --skill product-marketing-context-jonathanmaimon-persado

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you avoid repeatedly recreating foundational positioning and messaging by maintaining a single reusable product marketing context document for marketing work.

Core Features & Use Cases

  • Creates or updates a product marketing context document stored at .claude/product-marketing-context.md.
  • Supports incremental updates by checking for an existing document and only collecting information for sections you want to change.
  • Optionally auto-drafts from your codebase, using repo artifacts like README, landing pages, marketing copy, and package metadata to generate a first version quickly.

Quick Start

Run /product-marketing-context and tell the assistant whether to auto-draft from the codebase or start from scratch.

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 reusable product marketing context document?

A product marketing context document captures foundational positioning and messaging in a single reusable file. This skill creates it at .claude/product-marketing-context.md, summarizing existing context or auto-drafting from repository artifacts like READMEs and landing pages.

How do I auto-draft product positioning from my codebase?

You can auto-draft product positioning by having the skill analyze repository artifacts like READMEs, landing pages, marketing copy, and package metadata. It generates a first version of your marketing context document quickly without manual data entry.

Can I update specific sections of an existing product marketing context document?

Yes, the skill supports incremental updates by checking for an existing document and only collecting information for the specific sections you want to change, leaving the rest of your positioning and messaging context intact.

What's the best way to maintain consistent product messaging across marketing tasks?

Maintaining consistent product messaging is best achieved by storing foundational positioning in a single reusable context document. This skill writes to .claude/product-marketing-context.md, preventing you from repeating foundational details across separate marketing tasks.

Do I need a README to auto-draft a marketing context document from my repository?

No, but having repository artifacts like a README, landing pages, marketing copy, or package metadata improves the auto-draft quality. The skill analyzes these artifacts to generate a first version of your product marketing context.

Why does my product marketing context need to be a separate markdown file?

A separate markdown file at .claude/product-marketing-context.md ensures downstream marketing skills can read and reuse the same foundational positioning and messaging without requiring you to re-enter customer language and competitive landscape details.