product-marketing-context

Creates and maintains a centralized product marketing context document from codebase files.

6|2|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/Im5tu/claude --skill product-marketing-context-im5tu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-marketing-context
Source: https://github.com/Im5tu/claude/tree/main/skills/product-marketing-context
Command: npx skills add https://github.com/Im5tu/claude --skill product-marketing-context-im5tu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create and maintain a centralized product marketing context document, so teams reference a single source of truth and avoid repeating foundational information across marketing tasks.

Core Features & Use Cases

  • Auto-draft from the codebase when no context exists: it scans the repo (README, landing pages, marketing copy, package.json) and drafts a first version of the context document.
  • Update & extend: if a context already exists, it summarizes current content and guides you through updating the relevant sections.
  • Reusable reference: stores the document at .claude/product-marketing-context.md for use by other marketing skills and workflows.
  • Triggered workflows: supports marketing planning, messaging, and onboarding to ensure consistent positioning and terminology.

Quick Start

Check for an existing context at .claude/product-marketing-context.md. If present, summarize and prompt for updates. If not, auto-draft a V1 by analyzing the repo's README, pages, and copy, then present for review.

Frequently Asked Questions about product-marketing-context

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

FAQPage Schema
How do I centralize product marketing context to avoid repeating foundational information?

Centralize product marketing context by generating a single source of truth document at `.claude/product-marketing-context.md`. This file stores your product's foundational info, ensuring consistent positioning and terminology across all marketing workflows.

What is the best way to auto-draft marketing context from an existing codebase?

Auto-draft a centralized marketing context document by scanning your codebase for README files, landing pages, marketing copy, and package.json. This generates a V1 context file to review and use for consistent messaging.

How do I update an existing marketing context document?

Update an existing marketing context document by checking `.claude/product-marketing-context.md`. If found, the skill summarizes current content and guides you through updating relevant sections to keep your knowledge base current.

Can I use this centralized marketing context with other marketing planning workflows?

Yes, other marketing skills can integrate with the centralized context stored at `.claude/product-marketing-context.md`. They reference this document to maintain consistent context usage across marketing planning and messaging workflows.

Do I need an existing README to generate a product marketing context document?

No, you do not need an existing README. The skill auto-drafts from available codebase files like READMEs and package.json, but it can also start from scratch to build your product marketing context when needed.

Where should I store a centralized knowledge base for product marketing?

Store your centralized product marketing context at `.claude/product-marketing-context.md`. This file acts as a reusable reference for other marketing skills and workflows to ensure consistent terminology.