product-marketing-context

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams create and maintain a centralized product marketing context document, ensuring consistent positioning and messaging across marketing tasks and preventing repeated foundational work.

Core Features & Use Cases

  • Auto-draft from codebase: It studies repo artifacts (README, landing pages, meta descriptions, package.json) and drafts a V1 context document.
  • Update existing context: It checks for existing .claude/product-marketing-context.md and summarizes content, then prompts for targeted updates per section.
  • Guided from scratch: If no context exists, it can guide conversationally through each section to create from scratch.
  • Output location: Generates and stores the context at .claude/product-marketing-context.md.

Quick Start

Ask me to auto-draft your product marketing context from your codebase or guide me to create it from scratch and place it at .claude/product-marketing-context.md.

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 centralized product marketing context document from my codebase?

To create a centralized product marketing context, this Skill auto-drafts a V1 document by studying repository artifacts like your README, landing pages, meta descriptions, and package.json, then iterates with you until the context is complete.

What is the best way to maintain consistent product positioning across marketing tasks?

Maintaining consistent product positioning requires a single source of truth. This Skill generates and stores a centralized marketing context document at .claude/product-marketing-context.md to prevent repeated foundational work across tasks.

Can I update an existing marketing context document without rewriting the whole thing?

Yes, you can update an existing marketing context. The Skill checks for a current .claude/product-marketing-context.md file, summarizes the existing content, and prompts you for targeted updates per section rather than starting over.

How does auto-drafting product messaging from a codebase work?

Auto-drafting product messaging works by scanning your codebase artifacts to extract positioning and descriptive text. It analyzes your README, landing pages, and package details to populate a structured marketing context document automatically.

Do I need a codebase to generate a product marketing context document from scratch?

No, you do not need a codebase. If no artifacts exist, the Skill guides you conversationally through each section to populate the product marketing context document from scratch and saves it to your project directory.

Where should I store my centralized marketing context for workflow automation?

You should store your centralized marketing context at .claude/product-marketing-context.md. This specific file location serves as the single source of truth for downstream marketing tasks and workflow automation.