tariff-watch_skill

This skill computes the total landed cost for US imports by aggregating tariffs, FX, shipping, and customs, with risk flags.
  • Python

2.5k

GitHub Stars

3

Bundled Files

2 months ago

Catalog Refreshed

3 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill tariff-watch

  • _meta.json293 B
  • README.md10.1 KB
  • SKILL.md9.7 KB

Overview

This skill is a global landed-cost calculator for traders importing to the United States. It combines live USITC HTS tariffs, Section 232/301 and AD/CVD overlays, exchange rates, ocean freight, compliance flags (including UFLPA), and customs entry costs into a single per-unit landed-cost result. It supports 18+ origin countries and provides scheduled auto-refresh of critical data.

How this skill works

The skill auto-discovers the HTS rate from USITC and layers in statutory surcharges (Section 232 steel/aluminum, Section 301 for China) plus any matching AD/CVD "all others" rates. It pulls daily FX and shipping trends, simulates missing currency data when needed, and amortizes broker, ISF, bond, MPF and HMF into per-unit customs costs. Endpoints return an effective tariff breakdown, full landed-cost calculation, shipping route rates, FX impact, compliance mapping, and AD/CVD risk.

When to use it

  • Estimating true landed cost per unit before negotiating supplier pricing or setting retail margins.
  • Checking whether a product’s HTS triggers AD/CVD or UFLPA-related detention risk.
  • Comparing shipping route cost and FX impact across origin countries for supplier selection.
  • Preparing an import profitability model that includes tariffs, customs fees, and FBA/referral fees.
  • Running compliance checks to identify agency certifications (CPSC, FDA, FCC, etc.) before shipment.

Best practices

  • Start with the most specific HTS code you can; if uncertain, provide a 4- or 6-digit prefix for refinement.
  • Use the comprehensive /landed-cost endpoint to combine tariff + FX + shipping + customs in one request.
  • Verify AD/CVD exposure with a licensed customs broker when the skill flags high "all others" rates.
  • Treat Section 122 advisory as a separate warning; it’s shown but not added to totals due to temporary status.
  • Enable premium FX and freight API keys if you need sub-daily updates or carrier-quoted shipping rates.

Example use cases

  • A US seller comparing landed cost from China vs Vietnam for a plastic consumer good, including FX swings.
  • A buyer evaluating whether a lamp classified under a specific HTS will trigger Section 232 aluminum surcharges.
  • A sourcing manager checking AD/CVD risk for aluminum extrusions before placing a bulk order.
  • An Amazon seller calculating FBA profit per SKU with tariffs, customs fees, and shipping amortized per unit.
  • A compliance lead generating agency mapping and UFLPA risk flags for apparel and textile imports.

FAQ

No. Section 122 is shown in the advisory field but deliberately excluded from the calculated effective total because its status is temporary and politically fluid.

Are AD/CVD company-specific rates applied?

The skill applies the published "all others" AD/CVD rates when applicable and highlights AD/CVD risk; actual company-specific rates may differ and should be confirmed with Commerce or a broker.

What if a currency is marked as simulated?

Four currencies use calibrated simulation when ECB data is unavailable. Supplying an EXCHANGERATE_API_KEY enables real rates for all supported currencies.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
tariff-watch skill by openclaw/skills | VeilStrat