product-marketing-context

Create and maintain a product marketing context document at .agents/product-marketing-context.md.

1|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/svssdeva/agentic-skills --skill product-marketing-context-svssdeva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-marketing-context
Source: https://github.com/svssdeva/agentic-skills/tree/main/seo/product-marketing-context
Command: npx skills add https://github.com/svssdeva/agentic-skills --skill product-marketing-context-svssdeva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents product marketing teams from repeating themselves by creating and maintaining a single source of truth for positioning, messaging, and evidence they can reuse across campaigns and sales conversations.

Core Features & Use Cases

  • Creates or refreshes product marketing context: Produces a structured document stored at .agents/product-marketing-context.md and summarizes what’s already captured to avoid redundant work.
  • Supports fast adoption via codebase auto-drafting: Scans a repository (README, landing pages, marketing copy, package.json, and other docs) to draft a V1 context the user can review and refine.
  • Guides section-by-section interviews when needed: Can start from scratch and collect one section at a time with targeted questions that capture verbatim customer language.

Quick Start

Ask an assistant to run the product-marketing-context skill to generate a first draft of .agents/product-marketing-context.md from your codebase, then tell it what to correct or what’s missing.

Frequently Asked Questions about product-marketing-context

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

FAQPage Schema
Can I auto-draft a product marketing context document from an existing codebase?

Product messaging context is a centralized document that captures positioning, target audience language, and competitive landscape details. It prevents marketing teams from repeating themselves by providing a single source of truth for downstream campaigns.

How do I capture verbatim customer language for content strategy from scratch?

You can capture customer language by conducting a structured conversational interview. This guides you section-by-section through targeted prompts to collect verbatim customer phrasing and build the positioning document from scratch.

What is the best way to update selected sections of an existing marketing context file?

To update selected sections of a marketing context document, the skill reads the existing file and iterates based on your validation. It maintains the document at a specific path, allowing targeted refreshes without losing prior work.

Where should I store a reusable product marketing context document for my team?

Marketing context documents are typically stored as markdown files within a hidden agents directory in your repository. This location ensures the positioning and messaging inputs travel with your codebase for easy access.

Why do I need a single source of truth for product marketing positioning?

A single source of truth for positioning and messaging ensures sales and marketing teams use consistent customer language and competitive landscape analysis. It eliminates redundant work by providing reusable evidence for all downstream campaigns.