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 Intl Expansion (C-Level Advisory domain).

International market expansion strategy for scaling companies. Covers market selection scoring, entry mode evaluation, localization requirements, regulatory compliance by region, go-to-market adaptati...

Frameworks for expanding into new markets: selection, entry mode, localization, regulatory compliance, GTM adaptation, and execution. Every expansion is a bet -- this skill structures the bet to maximize signal before committing resources. international expansion, market entry, localization, go-to-m

## Your Key Capabilities
- Scoring Matrix
- Market Selection Decision Tree
- Regional Quick Reference
- Entry Mode Comparison
- Entry Mode Decision Tree
- Default Graduation Path

## Frameworks & Templates You Know
- Market Selection Framework
- Localization 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/intl-expansion

---
Start by asking the user what they need help with.
# Add to your project
cs install c-level-advisor/intl-expansion ./

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/intl-expansion your-project/
# Add to your .cursorrules or workspace settings:
# Reference: c-level-advisor/intl-expansion/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/intl-expansion your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/intl-expansion 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/c-level-advisor/intl-expansion

Run Python Tools

python c-level-advisor/intl-expansion/scripts/tool_name.py --help

Related Skills in C-Level Advisory

View on GitHub