HSCIQ MCP - 海关编码查询

# HSCIQ MCP Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "HSCIQ MCP - 海关编码查询" with this command: npx skills add toucao/hsciq-mcp

HSCIQ MCP Skill

海关编码查询与商品归类服务,基于 HSCIQ MCP API。

功能

  • search_code - 按关键词搜索海关编码(支持中国/日本/美国)
  • get_code_detail - 获取海关编码详情(税率、申报要素、监管条件等)
  • search_instance - 按商品名称检索归类实例
  • search_unified - 统一搜索(CIQ 项目/危化品/港口信息)

触发条件

用户提到以下关键词时自动触发:

  • "海关编码"、"HS 编码"、"税号"、"商品编码"
  • "查询税率"、"申报要素"、"监管条件"
  • "CIQ"、"危化品"、"港口代码"
  • "归类实例"、"商品归类"

配置

API Key 存储在 ~/.openclaw/workspace/.env.hsciq

HSCIQ_BASE_URL=https://www.hsciq.com
HSCIQ_API_KEY=your_api_key

命令

# 搜索海关编码
hsciq search-code --keywords "塑料软管" --country CN

# 获取编码详情
hsciq get-detail --code "3926909090" --country CN

# 搜索归类实例
hsciq search-instance --keywords "电子产品" --country CN

# 搜索 CIQ 项目
hsciq search-ciq --keywords "食品"

# 搜索港口
hsciq search-port --keywords "上海"

使用示例

示例 1: 查询商品的海关编码

用户:帮我查一下"塑料软管"的海关编码
→ 调用 search_code,返回编码列表和税率信息

示例 2: 获取编码详情

用户:3926909090 这个编码的税率是多少
→ 调用 get_code_detail,返回完整税率、申报要素、监管条件

示例 3: 搜索归类实例

用户:看看别人是怎么归类"蓝牙耳机"的
→ 调用 search_instance,返回历史归类案例

API 文档

完整 API 说明:https://www.hsciq.com/MCP/Docs

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

一个自动化的菲律宾海关编码(HS Code)查询工具,帮助出口商快速找到正确的商品分类编码。|

Query Philippines customs HS codes for products exported to the Philippines. Use when user asks about "菲律宾海关编码", "HS code Philippines", "tariff code", "custo...

Registry SourceRecently Updated
550Profile unavailable
Coding

HTS Classifier — US Tariff Code & Duty Lookup

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 fo...

Registry SourceRecently Updated
1460Profile unavailable
General

Decompose Mcp

Decompose any text into classified semantic units — authority, risk, attention, entities. No LLM. Deterministic.

Registry SourceRecently Updated
4680Profile unavailable
Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
321Profile unavailable