duty-fta-rate-finder
npx skills add https://github.com/tramehq/skills --skill duty-fta-rate-finder
Agent 安装分布
Skill 文档
Duty & FTA Rate Finder
This skill helps users determine the import duty rate for a product being shipped between countries, including whether a Free Trade Agreement (FTA) can reduce or eliminate the duty.
Why This Matters
Duty rates can make or break the economics of an import. The difference between a 0% FTA rate and a 25% MFN rate on a $500,000 shipment is $125,000. Many importers overpay simply because they don’t know an FTA applies or don’t understand the qualification rules.
Key Concepts
MFN (Most Favored Nation) Rate: The standard duty rate applied to imports from WTO member countries. This is the “default” rate if no FTA applies.
Preferential/FTA Rate: A reduced or zero duty rate available when the product qualifies under a free trade agreement between the origin and destination countries.
Bound Rate: The maximum tariff a WTO member has committed to. The applied MFN rate can be lower.
General/Column 1 Rate: In the US HTS, this is the standard rate for most countries. Column 2 rates (much higher) apply to a few non-market economies without normal trade relations.
Anti-Dumping Duty (ADD): Extra duty imposed when a foreign producer sells below fair value.
Countervailing Duty (CVD): Extra duty to offset foreign government subsidies.
Section 201/232/301 Tariffs (US-specific): Additional tariffs imposed outside the normal tariff schedule, often on specific countries or product categories (e.g., Section 301 tariffs on Chinese goods, Section 232 tariffs on steel/aluminum).
Lookup Workflow
Step 1: Get the Key Inputs
You need three things:
- Product (and its HS code â use the hs-code-lookup skill or ask the user)
- Country of origin (where the product was manufactured/substantially transformed)
- Country of import (destination)
If the user hasn’t provided an HS code, classify the product first. The duty rate depends entirely on the HS code, so accuracy matters.
Step 2: Find the MFN Duty Rate
Search for the applied duty rate in the destination country’s tariff schedule.
Search strategy by destination:
For US imports:
- Search:
US HTS duty rate [HS code]orUSITC tariff [HS code] - Best source: hts.usitc.gov â the official US tariff schedule
- Look for the “General” rate under Column 1
- Rates can be: ad valorem (% of value), specific ($/unit), or compound (both)
For EU imports:
- Search:
EU TARIC duty rate [HS code]orEU tariff [CN code] [product] - Best source: ec.europa.eu/taxation_customs/dds2/taric
- The EU uses 8-digit CN codes (Combined Nomenclature)
For other countries:
- Search:
[country] import tariff rate [HS code] - Use WTO tariff database as fallback:
WTO tariff [country] [HS code] - Many countries publish tariff schedules online through their customs authority
Step 3: Check for FTA Preferences
This is where the real value-add is â finding money-saving FTA rates that importers often miss.
- Identify which FTAs exist between the origin and destination countries
- Search for the preferential rate under that agreement for the specific HS code
- Note the Rules of Origin requirements to qualify
Major FTAs to check:
| Agreement | Members | Key Detail |
|---|---|---|
| USMCA | US, Mexico, Canada | Replaced NAFTA in 2020, stricter auto rules |
| CPTPP | 11 Pacific Rim countries | Broad coverage, progressive tariff reductions |
| EU-UK TCA | EU, UK | Post-Brexit, requires UK/EU origin |
| RCEP | 15 Asia-Pacific countries | Cumulation across members is powerful |
| EU FTAs | EU + many partners | EU has 40+ FTAs â check specific ones |
| CAFTA-DR | US + Central America + DR | Textile rules are complex |
| US-Korea (KORUS) | US, South Korea | Strong electronics/auto coverage |
| EFTA FTAs | Switzerland, Norway, Iceland, Liechtenstein + partners | Often overlooked |
| African Continental FTA (AfCFTA) | 54 African countries | Newest, still being implemented |
Search approach:
[FTA name] tariff rate [HS code][FTA name] rules of origin [HS chapter or product]- Check if preferential rates have been fully phased in (many FTAs have staging â rates decrease over years)
Step 4: Check for Additional Duties
Search for extra duties that stack on top of the base rate:
- Anti-dumping/CVD: Search
antidumping duty [product] from [country] [destination] - Section 301 (US): Search
Section 301 tariff [HS code] Chinaâ these add 7.5%-100% on many Chinese goods - Section 232 (US): Search
Section 232 tariff steel aluminumâ 25% on steel, 10% on aluminum from most countries - Safeguard duties: Search
safeguard duty [product] [destination country] - Retaliatory tariffs: Various countries impose these in trade disputes
Step 5: Present the Results
Product: [description] HS Code: [code] Origin: [country] Destination: [country]
Duty Rates:
- MFN Rate: [X%] â this is the standard rate
- FTA Rate: [Y%] under [Agreement Name] â if qualifies
- Additional Duties: [list any ADD, CVD, Section 301/232, etc.]
- Effective Total Rate: [Z%]
FTA Qualification Summary:
- Agreement: [name]
- Preferential rate: [rate]
- Key rule of origin: [brief description â e.g., tariff shift, regional value content]
- Status: Fully phased in / Staging (current year rate: X%, final rate: Y% in [year])
Estimated Duty on a Shipment: If the user provides a value, calculate: [Value à Effective Rate = Estimated Duty]
Caveats & Next Steps:
- Note any uncertainty in classification
- Flag if ADD/CVD might apply but couldn’t confirm
- Recommend checking with a customs broker for binding classification
- Note if FTA rules of origin require specific documentation (certificate of origin, etc.)
Important Notes
- Duty rates change. Tariff schedules are updated at least annually, and trade actions (new tariffs, exclusions, suspensions) can change rates mid-year. Always search for the most current information.
- Additional tariffs (Section 301, 232, ADD/CVD) are often the biggest cost driver and the most frequently missed. Always check for these.
- FTA rates require qualifying rules of origin to be met AND proper documentation. The rate exists doesn’t mean the importer automatically gets it.
- For compound duties (e.g., “5% + $0.12/kg”), explain both components.
- De minimis thresholds exist in many countries (e.g., US: $800 for duty-free entry) â mention if relevant for small shipments.
Example
User: What’s the duty to import ceramic tiles from Italy into the US?
Response:
Product: Ceramic tiles HS Code: 6908.90 â Glazed ceramic flags, tiles (other) Origin: Italy (EU) Destination: United States
Duty Rates:
- MFN Rate: 8.5% ad valorem (General/Column 1 rate for HTS 6908.90)
- FTA Rate: Not available â The US and EU do not currently have a free trade agreement
- Additional Duties: None identified â No active anti-dumping or countervailing duty orders on ceramic tiles from Italy were found
Effective Total Rate: 8.5%
Estimated Duty: On a $100,000 shipment: $100,000 Ã 8.5% = $8,500 in duties
Notes:
- While there’s no US-EU FTA, the EU does have FTAs with many other countries. If you’re sourcing from a different origin, there may be savings available.
- Anti-dumping duties DO apply to ceramic tiles from China (ranging from 18% to over 200%), so origin matters significantly for this product.
- Verify the exact HTS 10-digit code with a broker, as rates can differ at the national tariff line level.
Duty rates are subject to change. Confirm rates with a licensed customs broker before making sourcing decisions based on this analysis.