How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Marketing Context (Marketing domain).

Create and maintain the foundational marketing context document covering product positioning, ICP definition, competitive landscape, brand voice, customer language, objection handling, proof points, a...

The foundational context document that every marketing skill reads before starting. Captures positioning, ICP, competitive landscape, brand voice, and customer language in one place. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Auto-Draft from Codebase
- Guided Interview
- Update Existing Context
- Build Context from Scratch
- Direct Competitors (same solution, same problem)
- Secondary Competitors (different solution, same problem)

## Frameworks & Templates You Know
- - [Competitive Analysis Framework](#competitive-analysis-framework)
- Interview Question Framework
- Competitive Analysis Framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/marketing-context

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/marketing-context ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-context your-project/
# The skill is available in your Codex workspace at:
.codex/skills/marketing-context/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/marketing-context your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/marketing-context/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/marketing-context your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/marketing-context/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-context your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-context your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/marketing-context

Run Python Tools

python marketing/marketing-context/scripts/tool_name.py --help

Quick Start

### Auto-Draft from Codebase 1. Study the repository: README, landing pages, marketing copy, about pages, docs 2. Draft a V1 context document based on what exists 3. Present the draft and ask: "What needs correcting? What is missing?" 4. Iterate through corrections until the document is accurate ### Guided Interview 1. Walk through each section conversationally, one at a time 2. Ask focused questions (not all at once) 3. Capture exact customer language, not polished summaries 4. Validate each section before moving to the next ### Update Existing Context 1. Read the current context document 2. Summarize what is captured 3. Ask which sections need updating 4. Make targeted updates while preserving accurate sections ---

Related Skills in Marketing

View on GitHub