amazon-international-listings

amazon-international-listings is a skill for Claude Code, Codex from nexscope-ai/Amazon-Skills. It costs 24 tokens per session (416 once invoked), scanned A, original, MIT.

A helper for managing Amazon product listings across different country marketplaces. It covers translating listings, adapting prices to local markets, and using Amazon's Build International Listings system.

In plain words
What is it for?
Preparing and managing Amazon listings for marketplaces such as the United States, United Kingdom, Germany, Canada, Japan, and Australia.
Why use it?
Selling in several countries requires different languages, currencies, and marketplace settings. This add-on organizes those listing tasks and asks for the product details it needs.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

not rated 655repo +26 16d ago A scan Socket: passSnyk: passSkillSpector: warn 24 tokens original MIT

Good fit Preparing and managing Amazon listings for marketplaces such as the United States, United Kingdom, Germany, Canada, Japan, and Australia.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nexscope-ai/amazon-skills/amazon-international-listings
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nexscope-ai/Amazon-Skills --skill amazon-international-listings
Clone the repo
git clone --depth 1 https://github.com/nexscope-ai/Amazon-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for amazon-international-listings

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/amazon-international-listings/github.svg)](https://agentmods.dev/skills/nexscope-ai/amazon-skills/amazon-international-listings)
Your own site
<a href="https://agentmods.dev/skills/nexscope-ai/amazon-skills/amazon-international-listings"><img src="https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/amazon-international-listings/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for amazon-international-listings

Your own site · 80×15
<a href="https://agentmods.dev/skills/nexscope-ai/amazon-skills/amazon-international-listings"><img src="https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/amazon-international-listings.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 416 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 10 Apr 2026
  • Snyk pass 10 Apr 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 20
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00416
Opus 5 $0.00012 $0.00208
Sonnet 5 $0.00005 $0.00083
Haiku 4.5 $0.00002 $0.00042

Measured 12d ago against content hash da57cf564443, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

amazon-international-listings scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

amazon-international-listings/SKILL.md · 61 lines

What it actually says

Amazon International Listings

Multi-marketplace listing management — translation, pricing localization, BIL (Build International Listings)

Supported platforms: Amazon (US, UK, DE, CA, JP, AU, and all marketplaces).

Built by Nexscope — your AI assistant for smarter e-commerce decisions.

Install

npx skills add nexscope/amazon-international-listings

Usage

Help me with amazon international listings for my e-commerce business.

Capabilities

  • Multi-marketplace listing management
  • translation
  • pricing localization
  • BIL (Build International Listings)

How This Skill Works

Step 1: Collect information from the user's message — product, platform, current situation, and goals.

Step 2: Ask one follow-up with all remaining questions using multiple-choice format. Allow shorthand answers (e.g., "1b 2c 3a").

Step 3: Research and analyze using the frameworks and methodology below.

Step 4: Deliver structured, actionable output with specific recommendations, not vague advice.

Output Format

  • Start with a summary of findings
  • Include specific data points and benchmarks where available
  • Provide prioritized action items
  • Mark estimates with ⚠️ when based on incomplete data
  • End with concrete next steps

Other Skills

More e-commerce skills: nexscope-ai/eCommerce-Skills

Amazon-specific skills: nexscope-ai/Amazon-Skills

Built by Nexscope — your AI assistant for smarter e-commerce decisions.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 61 lines · 24 tokens per session scan A da57cf564443

Subscribe to this mod's changes

amazon-international-listings is a skill published in the GitHub repository nexscope-ai/Amazon-Skills (655 stars, last pushed 16d ago), licensed MIT. It adds 24 tokens to every session and 416 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

tiktok-shop-cross-border

Cross-border selling on TikTok Shop. Market selection, logistics setup, localization strategy, compliance requirements, and international expansion. Use when the user asks about TikTok Shop international selling, cross-border ecommerce, global expansion, or selling in multiple countries.

nexscope-ai/eCommerce-Skills · 55 tokens

shopify-international

Shopify Markets — multi-currency, translation, duties/taxes, localized pricing, market-specific content.

nexscope-ai/eCommerce-Skills · 25 tokens

localization-testing

AI-powered localization and internationalization testing skill for e-commerce sites. Designs multi-language QA frameworks, currency validation checks, shipping info verification, and regional compliance audits.

nexscope-ai/eCommerce-Skills · 0 tokens

1800flowers-checkout

Buy products from 1-800-Flowers (1800flowers.com) and manage those orders via the Zinc API (zinc.com). Use when the user wants to purchase, order, or check out an item from 1-800-Flowers, check 1-800-Flowers order status or tracking, cancel a 1-800-Flowers order, or return a 1-800-Flowers item. One API also covers…

zincio/skills · 149 tokens

send-donuts

Send a box of Krispy Kreme donuts (doughnuts) to someone by mail, paid with your own credit card via Stripe Link — driven entirely from the terminal. Use when the user wants to send donuts, doughnuts, treats, or a thank-you gift to a lead, prospect, customer, colleague, or friend — e.g. "send donuts to Jane at Acme"…

zincio/skills · 134 tokens

listinggood-amazon-eu-localization

Use this skill when sellers need to localize Amazon listings for the EU marketplaces DE (Germany), ES (Spain), FR (France), IT (Italy) — not just translate. Covers native-language requirements, per-marketplace keyword differences, character/title limits, mandatory EU compliance markings (CE, 欧代/EU Responsible Person…

DedeGroup/listinggood-skills · 214 tokens