Product Marketing Context (Global)

Region-tuned product marketing context file that feeds every other global skill

Tested · Works

Test report

Verdict
Tested · Works
Score
8.8/10
Tested
Jul 17, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 7d9f3f6

Built a US SaaS context file with and without the skill: the baseline produced a plausible but generic brief, while the skill enforced a 12-section structure with region-specific teeth (FTC/CCPA notes, 2025-2026 Meta/Google/TikTok benchmark tables, JTBD four-forces, mandatory anti-persona and verbatim voice-of-customer). The four region variant files (US/EU/SEA/LATAM) all resolve and carry genuinely different defaults. It is a template-driven context doc rather than a generative asset, but the region tuning and disciplined checklist beat an off-the-cuff draft.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 7/10
  • Docs & honesty 5/5

What Product Marketing Context (Global) does

Foundation skill that interviews the user and writes .agents/product-marketing-context-global.md, a 12-section product/customer/positioning brief tuned to one of four regions (US, EU, SEA, LATAM). Triggers on requests to set up global or region-specific marketing context. Downstream global marketing skills read this file so product, currency, and regulation details are answered once.

How to install Product Marketing Context (Global)

git clone https://github.com/minhnv0807/ai-business-skills.git
mkdir -p ~/.claude/skills
cd ai-business-skills && cp -r skills/en/product-marketing-context-global ~/.claude/skills/product-marketing-context-global

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Product Marketing Context (Global)

  • /product-marketing-context-global Region-tuned product marketing context file that feeds every other global skill

It also activates on plain-language prompts like these:

  • Set up a marketing context file for my US B2B SaaS product.
  • Interview me and build a positioning brief tuned for the EU market.
  • Create a product context doc so future marketing tasks stay consistent.

Frequently asked questions

Is the Product Marketing Context (Global) skill free?
Yes. The skill itself is free from minhnv0807/ai-business-skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does Product Marketing Context (Global) work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Tested · Works. Built a US SaaS context file with and without the skill: the baseline produced a plausible but generic brief, while the skill enforced a 12-section structure with region-specific teeth (FTC/CCPA notes, 2025-2026 Meta/Google/TikTok benchmark tables, JTBD four-forces, mandatory anti-persona and verbatim voice-of-customer). The four region variant files (US/EU/SEA/LATAM) all resolve and carry genuinely different defaults. It is a template-driven context doc rather than a generative asset, but the region tuning and disciplined checklist beat an off-the-cuff draft.
What is the Product Marketing Context (Global) SkillProof Score?
8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 5/5.
How do I install Product Marketing Context (Global)?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Product Marketing Context (Global) with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.