Foundation skill for the global marketing cluster. Creates `.agents/product-marketing-context-global.md` with region-specific context (currency, primary platforms, regulations, persona research framework). Pick 1 of 4 region variants: US (USD/FTC), EU (EUR/GDPR), SEA (USD or local/PDPA), LATAM (USD or local/LGPD). All other global skills (00-29) read this context file. Trigger: 'global marketing context', 'international product context', 'US marketing context', 'EU marketing setup', 'SEA marketing context', 'LATAM marketing setup', 'multi-region context'.
npx skills add https://github.com/minhnv0807/ai-business-skills --skill product-marketing-context-global
> Foundation skill for the GLOBAL marketing cluster — runs BEFORE every other global skill (00-29). Creates .agents/product-marketing-context-global.md with product, customer, positioning context tuned to a specific region. Parallel to product-marketing-context (the Vietnam foundation); this one serves 4 regions: US, EU, SEA, LATAM.
| Audience | Concrete example |
|----------|------------------|
| Founder going international | Already in Vietnam, expanding to US/EU/SEA |
| Global SaaS / DTC brand | Multi-region launch needing region-specific context per market |
| Agency serving international clients | Onboarding a US, EU, SEA, or LATAM client |
| Marketer entering a new market | Setting up positioning for a new geography |
product-marketing-context (VN foundation) instead22-personal-brand-context-global (when available)02-campaign-brief-global directly; you do not need a full context fileThis skill produces ONE region-tagged file (.agents/product-marketing-context-global.md) with 12 sections describing your product, customers, competitors, positioning. Pick 1 of 4 region variants (US, EU, SEA, LATAM) — the variant tunes currency, platforms, regulations, persona framework. Every global skill (00-29) reads this file before working — like a medical chart every doctor reads first.
Without this file, every global marketing skill has to re-ask: What is the product? Who is the customer? Which region? Currency? Regulations? Platforms? Repetitive, slow, inconsistent.
With .agents/product-marketing-context-global.md:
Step 1: Check existing file
|-- exists -> ask which section to update
|-- missing -> Step 2
Step 2: Choose region variant (US / EU / SEA / LATAM)
Step 3: Collect info per variant (12 sections)
Step 4: Create file `.agents/product-marketing-context-global.md`
Check whether .agents/product-marketing-context-global.md already exists.
Ask the user one question: "Which is your PRIMARY region: US, EU, SEA, or LATAM?"
Where is your primary market?
|-- North America (USA, Canada)
| --> 01-us.md (USD, FTC + CCPA, Meta + Google + TikTok)
|-- European Union (UK, DE, FR, ES, IT, NL, etc.)
| --> 02-eu.md (EUR, GDPR + EU AI Act, Meta + Google + LinkedIn)
|-- Southeast Asia EXCEPT Vietnam (SG, MY, ID, TH, PH)
| --> 03-sea.md (USD or local, PDPA, TikTok + Shopee/Lazada)
|-- Latin America (BR, MX, AR, CO, CL)
| --> 04-latam.md (USD or local, LGPD, WhatsApp + Meta + Mercado Libre)
|-- Vietnam only
| --> Use `product-marketing-context` (VN foundation) — NOT this skill
|-- Multi-region (>2 regions equally important)
--> Pick the LARGEST market as primary; note others in section 12
After choosing the variant, read the matching file in variants/ and walk through each section:
Notes:
Variant summary:
variants/01-us.md — USD, FTC + CCPA, Meta + Google + TikTok, JTBD + ICPvariants/02-eu.md — EUR, GDPR + EU AI Act, Meta + Google + LinkedIn, GDPR-compliant ICPvariants/03-sea.md — USD or local, PDPA, TikTok + Shopee/Lazada + LINE, mobile-first personavariants/04-latam.md — USD or local, LGPD, WhatsApp + Meta + Mercado Libre, WhatsApp-first personaSave to .agents/product-marketing-context-global.md (create the .agents/ folder if missing).
# Product Marketing Context (Global) — [Product name]
> Region variant: [US / EU / SEA / LATAM]
> Primary currency: [USD / EUR / SGD / BRL / etc.]
> Last updated: [YYYY-MM-DD]
> Compatible with: Claude Code, ChatGPT, Gemini, any AI agent
---
[12 sections following the chosen variant]
In every global marketing skill (00-marketing-plan-global, 05-ad-copy-global, etc.), add this block under "Collect info":
## Collect info
### Step 0: Check global context file
Check whether `.agents/product-marketing-context-global.md` exists:
- **Yes** -> Read everything; pull product / customer / region / currency / regulation context. Do NOT re-ask.
- **No** -> Suggest user run `product-marketing-context-global` first.
If user wants to continue anyway, ask 2-3 minimum questions about product + region.
Skills that will read this file: 00-marketing-plan-global, 01-content-calendar-global, 02-campaign-brief-global, ... 29-* (all global cluster skills).
.agents/product-marketing-context-global.md$9.99 for US, €9,99 for EU)product-marketing-context — Vietnam foundation (parallel)00-marketing-plan-global — reads this file first22-personal-brand-context-global — personal brand foundation (when available)*Global Foundation Skill | Over Powers Agency | v1.0.0*
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.
Take minhnv0807/product-marketing-context-global from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.