tariff-calculator-amazon

Calculate import tariffs and landed costs for Amazon sellers using Python scripts.

42|11|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/liangdabiao/Amazon-Skills-Liang --skill tariff-calculator-amazon-liangdabiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tariff-calculator-amazon
Source: https://github.com/liangdabiao/Amazon-Skills-Liang/tree/main/skills/tariff-calculator-amazon
Command: npx skills add https://github.com/liangdabiao/Amazon-Skills-Liang --skill tariff-calculator-amazon-liangdabiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the calculation of import tariffs and landed costs for Amazon sellers, providing a comprehensive and accurate assessment of costs associated with international trade.

Core Features & Use Cases

  • Custom Tariff Calculation: Calculate complete landed costs including base tariffs, Section 301 tariffs, VAT/GST, and other fees.
  • HS Code Lookup: Find HS codes for products based on descriptions and suggest possible HS codes.
  • Trade Agreement Benefits: Apply trade agreement benefits like USMCA, EVFTA, and RCEP for reduced tariffs.
  • Use Case: A seller imports products from China to the US and needs to calculate the total landed cost including tariffs and taxes for a specific product with a given HS code.

Quick Start

Use the tariff-calculator-amazon skill to calculate the landed cost for a product with HS code '8518300000', origin country 'CN', destination country 'US', FOB value $5000, quantity 500, and freight cost $200.

Frequently Asked Questions about tariff-calculator-amazon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate import tariffs and landed costs for Amazon products?

Calculate landed costs by inputting product HS codes, origin and destination countries, FOB value, quantity, and freight costs. The system computes base tariffs, Section 301 tariffs, VAT/GST, and additional fees to determine total import expenses.

What is a landed cost calculation and what fees does it include?

Landed cost calculation determines total import expenses by aggregating base tariffs, Section 301 tariffs, VAT/GST, and shipping fees. It provides Amazon sellers with comprehensive cost assessment for international trade transactions.

Can I find HS codes for my products based on their descriptions?

HS code lookup finds appropriate classification codes based on product descriptions. The system suggests possible HS codes to ensure accurate tariff rate application and trade compliance for imported goods.

Does the landed cost calculator apply trade agreement benefits like USMCA or RCEP?

The tariff calculator applies trade agreement benefits including USMCA, EVFTA, and RCEP to reduce applicable import tariffs. It adjusts landed cost calculations based on preferential trade terms between origin and destination countries.

What information do I need to calculate import tariffs using Python scripts?

To calculate import tariffs using Python scripts, provide product HS code, origin and destination countries, FOB value, quantity, and freight cost. The scripts process this input data against tariff and VAT/GST rate databases.

What are the limitations of automated tariff calculation for Amazon sellers?

Automated tariff calculation limitations include dependency on accurate HS code input and current tariff rate databases. Complex rules of origin under trade agreements and frequently changing Section 301 tariffs require manual verification for precise landed cost assessment.