tariff-calculator-amazon

tariff-calculator-amazon is a skill for Claude Code, Codex from nexscope-ai/Amazon-Skills. It costs 84 tokens per session (1,294 once invoked), scanned A, original, MIT.

A calculator for Amazon sellers that estimates import duties, landed cost, and VAT or GST for shipments between countries. It can use product HS codes, which are international product-classification codes used for customs.

In plain words
What is it for?
Use it to look up duty rates, match products to HS codes, calculate VAT or GST, include trade-agreement rates, and compare custom trade routes.
Why use it?
It helps sellers estimate the full cost of getting goods across a border instead of looking only at the product and shipping price.

Skill for Claude CodeCodex

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

not rated 661repo +30 17d ago A scan Socket: passSnyk: passSkillSpector: warn 84 tokens original MIT

Good fit Use it to look up duty rates, match products to HS codes, calculate VAT or GST, include trade-agreement rates, and compare custom trade routes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nexscope-ai/amazon-skills/tariff-calculator-amazon
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 tariff-calculator-amazon
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 tariff-calculator-amazon

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/tariff-calculator-amazon/github.svg)](https://agentmods.dev/skills/nexscope-ai/amazon-skills/tariff-calculator-amazon)
Your own site
<a href="https://agentmods.dev/skills/nexscope-ai/amazon-skills/tariff-calculator-amazon"><img src="https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/tariff-calculator-amazon/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 tariff-calculator-amazon

Your own site · 80×15
<a href="https://agentmods.dev/skills/nexscope-ai/amazon-skills/tariff-calculator-amazon"><img src="https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/tariff-calculator-amazon.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,294 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 9 Apr 2026
  • Snyk pass 9 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 16
    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.00084 $0.01294
Opus 5 $0.00042 $0.00647
Sonnet 5 $0.00017 $0.00259
Haiku 4.5 $0.00008 $0.00129

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

Security

Grade A, and why

tariff-calculator-amazon 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.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/calculator.py, scripts/hs_lookup.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

tariff-calculator-amazon/SKILL.md · 175 lines

How it starts

The opening of the file, as written. The whole thing — 175 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Tariff Calculator — Amazon 💰

Universal tariff and landed cost calculator for international Amazon sellers.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill tariff-calculator-amazon -g

Features

  • Universal Trade Routes — Any origin to any destination
  • Tariff Rate Lookup — HS code → duty rate
  • Section 301 Tariffs — US additional duties on China imports
  • VAT/GST Calculation — EU, UK, CA, AU, CN rates
  • Landed Cost — Complete cost breakdown
  • HS Code Matcher — Product description → HS code suggestions
  • Trade Agreements — USMCA, EVFTA, RCEP preferential rates

Supported Trade Routes

Route Key Tariffs VAT/GST
🇨🇳 → 🇺🇸 China → USA Section 301 (7.5-25%) N/A
🇨🇳 → 🇪🇺 China → EU Standard duties 19-22%
🇨🇳 → 🇬🇧 China → UK Standard duties 20%
🇺🇸 → 🇪🇺 USA → EU Standard duties 19-22%
🇪🇺 → 🇺🇸 EU → USA Standard duties N/A
🇺🇸 → 🇨🇳 USA → China Retaliatory tariffs 13% VAT
🇨🇳 → 🇨🇦 China → Canada Standard duties 5% GST
🇨🇳 → 🇦🇺 China → Australia Standard duties 10% GST
Custom User-defined User-defined

Section 301 Tariffs (China → USA)

HS Chapter Products Additional Rate
84xx Computers, machinery 25%
85xx Electronics (some) 0-25%
94xx Furniture, lighting 25%
95xx Toys 25%
61/62 Apparel 7.5%
64xx Footwear 7.5%
42xx Bags, accessories 7.5%

Landed Cost Formula

Landed Cost = 
    FOB Value
  + International Freight
  + Insurance
  + Import Duty
  + VAT/GST (if applicable)
  + Customs Clearance
  + Port Fees
  + Inland Freight

Usage

Basic Calculation

python3 scripts/calculator.py

With Parameters

python3 scripts/calculator.py '{
  "hs_code": "8518300000",
  "origin_country": "CN",
  "destination_country": "US",
  "fob_value": 5000.00,
  "quantity": 500,
  "freight_cost": 200.00
}'

Read the full file on GitHub · 175 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 175 lines · 84 tokens per session scan A 00419c880ae6

Subscribe to this mod's changes

tariff-calculator-amazon is a skill published in the GitHub repository nexscope-ai/Amazon-Skills (661 stars, last pushed 17d ago), licensed MIT. It adds 84 tokens to every session and 1,294 once invoked, about $0.0004 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

profit-margin-calculator-amazon

Amazon profit margin calculator for sellers. Calculate cost breakdowns, profit margins, break-even points, and get pricing recommendations. Supports single product analysis and batch calculations. Input product cost, shipping, FBA fees, and get instant profitability analysis. No API key required. Use when: (1)…

nexscope-ai/eCommerce-Skills · 98 tokens

profit-margin-calculator-shopify

Shopify/DTC profit margin calculator for sellers. Calculate cost breakdowns including ad spend, CAC, payment processing fees, and 3PL costs. Includes LTV/CAC analysis and DTC-specific benchmarks. No API key required.

nexscope-ai/eCommerce-Skills · 54 tokens

profit-margin-calculator-tiktok

TikTok Shop profit margin calculator for sellers. Calculate cost breakdowns including affiliate commissions, platform fees, and FBT costs. Includes return rate analysis for impulse buying patterns. No API key required.

nexscope-ai/eCommerce-Skills · 46 tokens

profit-margin-calculator-walmart

Walmart profit margin calculator for sellers. Calculate cost breakdowns including WFS fulfillment, storage fees, and referral fees. Includes comparison with Amazon FBA and lower competition advantage analysis. No API key required.

nexscope-ai/eCommerce-Skills · 48 tokens

etsy-pricing-strategy

Etsy pricing — cost calculation, competitor pricing, perceived value, shipping cost integration, sales and coupons.

nexscope-ai/eCommerce-Skills · 26 tokens

amazon-returns-recovery

Suede-affiliated Amazon money-recovery audit for restocking fees, short or denied refunds, and Amazon-billed subscriptions. Use when the user mentions a restocking fee, a short or denied Amazon refund, or a forgotten Prime Video Channel, Audible, Kindle Unlimited, or Prime charge, or asks whether Amazon still owes or…

JasonColapietro/suede-creator-skills · 138 tokens