← 返回 Skills 市场
zhaoningliu1-lang

Trade Compass

作者 zhaoningliu1-lang · GitHub ↗ · v3.2.0
cross-platform ✓ 安全检测通过
353
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install trade-compass
功能描述
Global landed cost calculator for traders shipping to the US. Combines live USITC tariffs, Section 232/301/AD-CVD duties, real-time exchange rates (ECB), oce...
安全使用建议
This skill is coherent but requires you to run and trust a separate FastAPI backend on http://localhost:8000 (the README points to a GitHub repo). Before using: (1) fetch and inspect the backend source code or run it from the official repository; (2) run it in a contained environment (virtualenv, container) and do not bind it to public interfaces unless you intend to expose it; (3) only provide optional API keys (EXCHANGERATE_API_KEY, FREIGHTOS_API_KEY) if you trust the backend; (4) verify that the backend's data-sourcing behavior and caching meet your privacy requirements. If you cannot or do not want to run a local server, the skill will not function as intended.
功能分析
Type: OpenClaw Skill Name: trade-compass Version: 3.2.0 The trade-compass skill is a comprehensive tool designed for calculating US import landed costs, including HTS tariffs, shipping rates, and exchange rate impacts. It operates by interacting with a local FastAPI backend and utilizes legitimate trade data sources such as USITC and the ECB. The instructions in SKILL.md and README.md are strictly aligned with the stated purpose of trade compliance and cost estimation, containing no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description match the documented endpoints and features. The skill's instructions focus on HTS lookups, tariff overlays, FX, shipping, and landed-cost calculations — all coherent with a landed-cost/tariff tool. No unrelated environment variables or binaries are required.
Instruction Scope
SKILL.md instructs the agent to (1) classify HTS codes using the model's knowledge and (2) call a local FastAPI service on http://localhost:8000 for concrete data. The instructions do not ask the agent to read unrelated system files or to transmit data to unexpected external endpoints. It does assume a local backend is running; the agent will issue HTTP calls only to that local API.
Install Mechanism
No install spec is included in the skill bundle (instruction-only). The README documents how to install/run the separate FastAPI backend from a GitHub repo, but that code is not bundled. No arbitrary downloads or installers are executed by the skill itself.
Credentials
No required environment variables or credentials are declared. A few optional env vars for premium third-party APIs (EXCHANGERATE_API_KEY, FREIGHTOS_API_KEY, TARIFF_WATCH_DATA_DIR) are documented in README; these are proportional to the optional premium features and are not mandatory.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges or persistent platform-wide changes. Autonomous invocation is allowed (the default), which is expected for skills that call a local service.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trade-compass
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trade-compass 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
Renamed from tariff-watch to Trade Compass — now covers tariffs + FX rates + ocean freight + compliance + landed cost calculation
元数据
Slug trade-compass
版本 3.2.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Trade Compass 是什么?

Global landed cost calculator for traders shipping to the US. Combines live USITC tariffs, Section 232/301/AD-CVD duties, real-time exchange rates (ECB), oce... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 353 次。

如何安装 Trade Compass?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trade-compass」即可一键安装,无需额外配置。

Trade Compass 是免费的吗?

是的,Trade Compass 完全免费(开源免费),可自由下载、安装和使用。

Trade Compass 支持哪些平台?

Trade Compass 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Trade Compass?

由 zhaoningliu1-lang(@zhaoningliu1-lang)开发并维护,当前版本 v3.2.0。

💬 留言讨论