← Back to Skills Marketplace
mguozhen

Amazon Global Expansion

by mguozhen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
153
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install amazon-global-expansion
Description
Amazon global marketplace expansion agent. Plan your entry into UK, EU (Germany, France, Italy, Spain), Japan, Canada, and other Amazon markets. Covers VAT r...
README (SKILL.md)

Amazon Global Marketplace Expansion

Expand beyond Amazon US into UK, EU, Japan, Canada, and more. Get market entry plans, compliance requirements, localization strategy, and VAT guidance for each marketplace.

Commands

expand analyze [market]         # full market entry analysis for a country
expand vat [country]            # VAT/tax registration requirements
expand listing [product] [lang] # localization checklist for target market
expand compare [market1] [market2]  # compare two markets for expansion
expand checklist [market]       # pre-launch compliance checklist
expand currency                 # multi-currency pricing strategy
expand roadmap                  # prioritized global expansion roadmap
expand fees [market]            # FBA fees and referral rates by market

What Data to Provide

  • Current market — where you sell now (usually US)
  • Product category — for market-specific compliance
  • Monthly revenue — to estimate expansion ROI
  • Target markets — which countries interest you
  • Team capacity — can you handle customer service in other languages?

Market Overview

Amazon EU Marketplaces

Market Language Market Size Entry Difficulty
Germany (DE) German Largest EU Amazon Medium (strict compliance)
UK English 2nd largest Low (English, Brexit compliance)
France (FR) French 3rd largest Medium
Italy (IT) Italian Growing fast Medium
Spain (ES) Spanish Growing Low-Medium
Netherlands (NL) Dutch New, growing Low
Sweden (SE) Swedish New Low

Other Major Markets

Market Notes Entry Difficulty
Canada (CA) English/French, close to US ops Very Low
Japan (JP) Huge market, unique consumer behavior High
Australia (AU) Growing, English Low-Medium
UAE/Saudi (ME) Emerging, strong growth Medium
India (IN) Domestic sellers preferred High
Brazil (BR) Complex tax structure Very High

Market Entry Priority Framework

Score each market:

  1. Market size (1-3): Revenue potential
  2. Competition (1-3): How saturated is your category?
  3. Operational ease (1-3): Language, compliance, logistics complexity
  4. Synergy with current ops (1-3): Can you reuse existing inventory/listings?

Start with highest total score.

Typical recommended sequence:

  1. Canada (lowest effort, shares US FBA network via NARF)
  2. UK (English, large market, EU-independent post-Brexit)
  3. Germany (largest EU market)
  4. France -> Italy -> Spain (bundle via Pan-European FBA)

VAT Requirements by Market

European Union

  • Threshold eliminated since July 2021 -- VAT required from first sale
  • Register in each country OR use OSS (One Stop Shop) for B2C sales \x3C=10,000/market
  • If using Pan-European FBA: must register in all countries where Amazon stores your inventory (typically DE, FR, IT, ES, PL, CZ)
  • Required documents: Business registration, proof of trading

Recommended services: Taxjar, Avalara, Hellotax, SimplyVAT

United Kingdom

  • UK VAT separate from EU post-Brexit
  • Register if sales >85,000/year OR if using Amazon FBA in UK (storage = nexus)
  • HMRC registration: https://www.gov.uk/vat-registration
  • UK EORI number required for importing goods

Canada

  • GST/HST registration required if revenue >CAD $30,000/year
  • Quebec has separate QST
  • Much simpler than EU -- single federal system

Japan

  • Consumption Tax (10%) registration required
  • Japanese business address or local representative may be needed
  • JCT registration via NTA (National Tax Agency)

Listing Localization Requirements

Germany (Most Important EU Market)

  • Language: Must be in German -- Google Translate quality is NOT acceptable
  • Legal requirements:
    • Manufacturer address in Germany/EU (or authorized rep)
    • CE marking mandatory for electronics, toys, PPE
    • WEEE registration (for electronics)
    • Extended Producer Responsibility (EPR) for packaging
  • Cultural notes: Germans value technical precision, certifications, thoroughness

Japan (Unique Requirements)

  • Japanese listing required (not just translation -- cultural adaptation)
  • PSE mark for electronics (mandatory)
  • Many product-specific certifications (food contact materials, cosmetics)
  • Customer service response time expectations: within 24 hours, in Japanese
  • Returns policy: Japanese customers expect hassle-free returns

UK (Post-Brexit)

  • UKCA mark replacing CE mark for many products
  • UK Responsible Person required for regulated products
  • UK EPR for packaging

Pan-European FBA vs. Multi-Country Inventory

Strategy Pros Cons
Pan-EU FBA Amazon distributes inventory, faster delivery VAT in 5-7 countries required
EFN (European Fulfillment Network) Single country storage Slower delivery, higher fees cross-border
Multi-Country Inventory Control where stock goes Manage inbound to each country

Recommendation for beginners: Start with EFN (one country) -> upgrade to Pan-EU once VAT registered everywhere.

Currency & Pricing Strategy

  • Never just convert USD price to local currency (e.g., $29.99 -> 29.99 is wrong)
  • Research local competitor pricing -- markets have different price points
  • Factor in: local FBA fees (vary by market), VAT (included in displayed price in EU/UK), exchange rate fluctuation
  • Price in "charm pricing" for local market: 24.99, 27.99, 2,980 yen

Pre-Launch Checklist by Market

Universal

  • VAT/tax registration complete
  • Listing translated by native speaker (not machine translation)
  • Local compliance requirements researched
  • Customer service coverage in local language (or English for UK/CA)
  • Pricing set at local market rates
  • Inbound shipping route established

EU-Specific

  • CE/UKCA/other product certification
  • EPR packaging registration
  • WEEE/battery registration (if applicable)
  • Authorized EU Representative named on packaging

Japan-Specific

  • PSE mark (electronics)
  • Japanese listing by professional translator
  • Returns policy matches JP customer expectations

Output Format

  1. Market Entry Analysis -- opportunity size, competition, compliance overview
  2. VAT Registration Roadmap -- step-by-step for target market
  3. Localization Checklist -- listing, packaging, compliance
  4. Pricing Recommendation -- local market pricing strategy
  5. Launch Sequence -- prioritized order to enter multiple markets
Usage Guidance
This skill is instruction-only and coherent with its stated purpose. Before using: (1) verify the skill's homepage/source yourself (the registry lists a GitHub link) if you want provenance; (2) do not paste sensitive secrets or long-term credentials into prompts—this skill does not need them; (3) be cautious about allowing any agent to run shell commands (SKILL.md lists allowed-tools: Bash) — confirm what commands (if any) the agent will actually run before granting shell access; (4) treat regulatory and tax guidance as starting points only — consult a local tax professional for binding advice; and (5) if you need offline or private analyses, avoid sending proprietary sales or inventory data to third-party services.
Capability Assessment
Purpose & Capability
Name and description claim an Amazon global expansion advisor; the SKILL.md contains market analysis, VAT guidance, localization checklists, and command-like prompts consistent with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions ask for business-specific data (current market, product category, revenue, team capacity) which are appropriate for planning expansion. The content references regulatory links and marketplace-specific requirements; it does not direct the agent to read system files, environment variables, or send data to unknown external endpoints. Note: SKILL.md sets allowed-tools: Bash, but no concrete shell commands are prescribed in the visible content.
Install Mechanism
There is no install spec and no code files—this is instruction-only, which minimizes disk/write risk. Nothing is downloaded or installed.
Credentials
The skill requires no environment variables, credentials, or config paths. The data it asks users to provide (sales, markets, product category) is appropriate for its stated purpose and not excessive.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. disable-model-invocation is false (normal); the skill being invocable autonomously is expected for this type of agent and is not combined with other concerning factors.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install amazon-global-expansion
  3. After installation, invoke the skill by name or use /amazon-global-expansion
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the amazon-global-expansion skill. - Provides market entry plans for Amazon UK, EU, Japan, Canada, and more. - Covers VAT registration, compliance requirements, listing localization, and currency strategy. - Offers commands for market analysis, VAT requirements, listing localization, market comparison, fee breakdowns, and a global expansion roadmap. - Includes pre-launch compliance checklists and recommended market entry sequences.
Metadata
Slug amazon-global-expansion
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Amazon Global Expansion?

Amazon global marketplace expansion agent. Plan your entry into UK, EU (Germany, France, Italy, Spain), Japan, Canada, and other Amazon markets. Covers VAT r... It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.

How do I install Amazon Global Expansion?

Run "/install amazon-global-expansion" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Amazon Global Expansion free?

Yes, Amazon Global Expansion is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Amazon Global Expansion support?

Amazon Global Expansion is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Amazon Global Expansion?

It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.

💬 Comments