HomeBrowseUpload
← Back to registry
// Skill profile

Tariff — International Trade Tariff Reference

name: "tariff"

by bytesagain1 · published 2026-04-01

开发工具数据处理
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:bytesagain1/bytesagain1-tariff
View on GitHub
// Full documentation

---

name: "tariff"

version: "1.0.0"

description: "International trade tariff reference — HS codes, duty rates, trade agreements, customs valuation, and tariff classification. Use when classifying goods for import/export, calculating duties, or navigating trade agreements."

author: "BytesAgain"

homepage: "https://bytesagain.com"

source: "https://github.com/bytesagain/ai-skills"

tags: [tariff, customs, duties, hs-code, trade, import, export, logistics]

category: "logistics"

---

# Tariff — International Trade Tariff Reference

Quick-reference skill for tariff classification, duty calculation, and trade compliance.

When to Use

  • Classifying products using HS codes
  • Calculating import duty rates
  • Understanding trade agreements and preferential rates
  • Customs valuation methods
  • Navigating anti-dumping and countervailing duties
  • Commands

    `intro`

    scripts/script.sh intro

    Overview of tariffs — purpose, types, and how they work.

    `hscode`

    scripts/script.sh hscode

    Harmonized System (HS) code structure and classification rules.

    `valuation`

    scripts/script.sh valuation

    Customs valuation methods — transaction value and alternatives.

    `agreements`

    scripts/script.sh agreements

    Trade agreements — FTAs, GSP, MFN, and preferential tariffs.

    `duties`

    scripts/script.sh duties

    Types of duties — ad valorem, specific, compound, anti-dumping.

    `compliance`

    scripts/script.sh compliance

    Trade compliance — record keeping, penalties, and audits.

    `examples`

    scripts/script.sh examples

    Tariff calculation examples for common product categories.

    `checklist`

    scripts/script.sh checklist

    Import/export tariff compliance checklist.

    `help`

    scripts/script.sh help

    `version`

    scripts/script.sh version

    Configuration

    | Variable | Description |

    |----------|-------------|

    | `TARIFF_DIR` | Data directory (default: ~/.tariff/) |

    ---

    *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band