hts-classifier
Look up HTS tariff codes and 2026 US duty rates. Use when: user asks about tariff codes, duty rates, HTS classification, import taxes, or trade compliance for any product. NOT for: customs brokerage, filing entries, or legal trade advice. No API key needed.
Why use this skill?
Instantly lookup 2026 US HTS codes and duty rates. Calculate Section 301, 232, and total import taxes for your products with this OpenClaw skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/inasens/hts-classifierWhat This Skill Does
The HTS Classifier skill is a specialized agent utility designed to streamline the complex task of classifying products into the Harmonized Tariff Schedule (HTS) of the United States. By integrating with live trade databases, this skill provides users with instant access to 2026 US duty rates. It automatically computes the cumulative impact of various trade measures, including Section 301 (China-specific tariffs), Section 232 (steel and aluminum levies), and IEEPA Section 122 duties. This allows users to determine the total effective duty rate for imported goods without manually cross-referencing thousands of pages of tariff schedules.
Installation
To add this capability to your agent environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/inasens/hts-classifier
Once installed, no API keys are required for standard operation, as the skill utilizes public trade APIs by default. If you require advanced semantic ranking, ensure you have Ollama running locally, and the skill will automatically interface with your model.
Use Cases
The skill is built for professionals engaged in supply chain management, procurement, and import logistics. It is highly effective for pre-shipment planning, allowing teams to forecast landed costs based on real-time tariff adjustments. Use this skill when you need to quickly ascertain the tax implications of importing specific commodities from specific countries or when you need to verify if an existing HTS code remains accurate under current federal trade policies.
Example Prompts
- "Look up the total import duty and Section 301 tariffs for lithium-ion batteries coming from China."
- "What is the current HTS classification and 2026 duty rate for industrial solar panels?"
- "Can you check the import tax rate for steel pipes under HTS code 7304.19?"
Tips & Limitations
While the HTS Classifier is a powerful tool for trade intelligence, it is not a substitute for professional customs brokerage. It does not handle the filing of customs entries, ISF, or legal documentation. Furthermore, tariff classifications are subject to complex legal interpretations; if you are involved in a classification dispute or require binding rulings, always consult with a licensed customs broker or legal counsel. The --rank feature provides enhanced accuracy by leveraging your local LLM, but it will increase processing time compared to standard lookups.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-inasens-hts-classifier": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api