International Expansion

This skill provides a structured framework for planning international market expansion, covering market selection, entry modes, localization, regulatory compliance, and go-to-market strategy. It produces a decision sequence and actionable checklists to guide expansion efforts.

✨ What it does

  • Market selection scoring matrix with weighted factors.
  • Entry mode comparison table with investment, control, risk, and best use cases.
  • Localization checklists for product, go-to-market, and operations.
  • Key strategic questions to evaluate market pull and entry costs.
  • Common mistakes table with prevention strategies.
  • Integration guidance for C-suite roles in expansion planning.

🎯 When to use it

  • When evaluating which new countries or markets to enter.
  • When planning how to enter a new market (export, partnership, local team, etc.).
  • When localizing a product or go-to-market strategy for a specific region.
  • When building a regional team or setting up operations abroad.
  • When assessing regulatory and compliance requirements for cross-border expansion.

🚀 How to use

Trigger by asking for help with international expansion, market entry, or localization strategy. Provide context such as target markets, product type, and current traction. The skill will guide you through market selection, entry mode, and localization steps. Example prompts:

Help me evaluate entering the German market for our SaaS product.
What entry mode should we use for Brazil, and what localization steps are needed?

📄 Output: A strategic plan outline including market selection analysis, entry mode recommendation, and localization checklist.

📦 Add this skill to Claude Code

# 1. Get the skills repo
git clone --depth 1 https://github.com/alirezarezvani/claude-skills /tmp/claude-skills

# 2. Copy this skill into your project (or ~/.claude/skills for all projects)
mkdir -p .claude/skills
cp -r /tmp/claude-skills/c-level-advisor/skills/intl-expansion .claude/skills/intl-expansion

Skill source: c-level-advisor/skills/intl-expansion/SKILL.md

⚠️ Good to know

The skill provides frameworks and checklists but does not include real-time market data or legal advice; users must research current conditions and consult experts.

❓ FAQ

What is the default path for market entry?

The default path is Export → Partnership → Local team → Entity, graduating as revenue justifies.

How many new markets should we enter per year?

The skill recommends a maximum of 1-2 new markets per year to avoid spreading too thin.

What should be done before committing to a market?

A regulatory assessment should be done before committing, as underestimating regulatory cost is a common mistake.

🤖 Overview, features, install steps and FAQ were generated from the project's SKILL.md on Sep 4, 2026. Always check the original source before running commands.