international-shipping

Generate customs declarations and estimate landed costs for cross-border orders.

14|3|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/tomtoto757/ecomm-ai-skills-hub --skill international-shipping-tomtoto757
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: international-shipping
Source: https://github.com/tomtoto757/ecomm-ai-skills-hub/tree/main/skills/orders-shipping-returns/finsilabs/fulfillment-shipping/international-shipping
Command: npx skills add https://github.com/tomtoto757/ecomm-ai-skills-hub --skill international-shipping-tomtoto757

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Expands domestic fulfilment to safe, transparent international shipping by handling customs declarations, estimating duties and taxes at checkout, assigning HS codes, and blocking prohibited items to avoid customs delays, unexpected bills, and returns.

Core Features & Use Cases

  • Customs & Declarations: Generate carrier-ready customs payloads and commercial invoices with correct descriptions, weights, and non-delivery options.
  • Landed Cost & Duties: Estimate duties and taxes (supporting DDP/DDU choices) with de minimis suppression and graceful API fallbacks for reliability at checkout.
  • HS Code Management & Restrictions: Bulk-assign HS codes, store country-of-origin, and screen orders against product-country restrictions before fulfillment.
  • Platform Integrations: Practical recipes for Shopify, WooCommerce, BigCommerce, and headless setups, and guidance for carrier/aggregator integrations like EasyPost, Easyship, and Zonos.

Quick Start

Assign HS codes to products, install a landed-cost provider (for example Zonos or Avalara), enable DDP for priority markets, and screen carts at checkout to block restricted country-product combinations.

Frequently Asked Questions about international-shipping

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

FAQPage Schema
How do I estimate landed cost and duties for international shipping at checkout?

To estimate landed cost and duties for international shipping, you can use a landed-cost provider like Zonos or Avalara. This enables duty and tax estimation with de minimis suppression and graceful API fallbacks to ensure reliable DDP or DDU calculations during checkout.

Can I generate carrier-ready customs declarations for Shopify or WooCommerce?

Yes, you can generate carrier-ready customs declarations for Shopify, WooCommerce, and BigCommerce. The process produces customs payloads and commercial invoices containing correct descriptions, weights, and non-delivery options for cross-border orders.

What is the best way to assign HS codes and screen restricted items for cross-border orders?

The best way to assign HS codes and screen restricted items is to bulk-assign HS codes, store country-of-origin data, and enforce country-product shipping restrictions before checkout to prevent fulfillment of prohibited items.

Does this approach support DDP configuration with de minimis suppression for international orders?

Yes, this approach supports DDP configuration with de minimis suppression for international orders. It calculates duties and taxes accurately by suppressing charges below the de minimis threshold and utilizing API fallbacks for reliable checkout.

Why do I need pre-fulfillment restriction screening for international shipping?

You need pre-fulfillment restriction screening for international shipping to block prohibited country-product combinations before checkout. This prevents customs delays, unexpected bills, and returns caused by shipping restricted items across borders.

How do I handle customs delays and unexpected duties for headless storefronts?

To handle customs delays and unexpected duties for headless storefronts, implement pre-fulfillment restriction screening and landed cost estimation. This generates carrier-ready customs payloads and configures DDP to ensure transparent cross-border shipping.