← 返回 Skills 市场
ckchzh

Freeport

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install freeport
功能描述
Free-port and free-trade zone reference — FTZ regulations, bonded logistics, duty deferral, re-export procedures. Use when planning warehouse operations in f...
使用说明 (SKILL.md)

Freeport — Free-Trade Zone Reference

Quick-reference skill for free-port operations, foreign-trade zones, and duty-free logistics.

When to Use

  • Setting up operations in a Foreign-Trade Zone (FTZ)
  • Understanding duty deferral, reduction, and elimination
  • Planning re-export logistics through free ports
  • Evaluating FTZ vs bonded warehouse trade-offs
  • Navigating customs procedures for zone-to-zone transfers

Commands

intro

scripts/script.sh intro

Overview of free ports and foreign-trade zones — history, purpose, legal framework.

types

scripts/script.sh types

Types of free-trade zones — FTZ, SEZ, EPZ, bonded warehouse, freeport comparisons.

benefits

scripts/script.sh benefits

Key benefits — duty deferral, inverted tariff relief, re-export savings, cash flow.

procedures

scripts/script.sh procedures

Operational procedures — admission, manipulation, manufacturing, weekly entry.

customs

scripts/script.sh customs

Customs compliance — record-keeping, CBP audits, zone schedules, annual reports.

global

scripts/script.sh global

Major global free ports — Singapore, Hong Kong, Dubai JAFZA, Shannon, Hamburg.

costs

scripts/script.sh costs

Cost-benefit analysis — activation fees, compliance costs, break-even calculations.

checklist

scripts/script.sh checklist

FTZ readiness checklist — site evaluation, application, compliance setup.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Variable Description
FREEPORT_DIR Data directory (default: ~/.freeport/)

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This appears to be a local reference tool that prints FTZ/freeport guidance; the footprint is small and coherent with the description. Before installing: (1) open and read the entire scripts/script.sh to confirm there are no network calls (curl/wget/nc), no unexpected file writes outside a sensible FREEPORT_DIR, and no shelling out to arbitrary commands with unvalidated input; (2) run the script in a sandbox or non-production environment first to observe behavior; (3) avoid setting any secret environment variables for this skill since it does not need them; (4) if you plan to rely on any data files created by the skill, ensure you control the FREEPORT_DIR path and permissions. If you want, I can scan the remaining portion of scripts/script.sh for network calls, file I/O, or other risky patterns.
功能分析
Type: OpenClaw Skill Name: freeport Version: 1.0.0 The 'freeport' skill is a purely informational reference tool for free-trade zone regulations and logistics. The shell script (scripts/script.sh) contains only static text output related to customs and trade, with no network activity, file system modifications, or sensitive data access. The SKILL.md instructions are well-aligned with the script's functionality and contain no prompt-injection risks.
能力评估
Purpose & Capability
Name/description describe a free-trade-zone reference and the skill includes a README (SKILL.md) and a single script that prints reference material for commands like intro, types, procedures, customs, etc. The requested artifacts (no env vars, no installs) match a read-only reference skill.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands which appear to only emit static documentation. The SKILL.md documents an optional FREEPORT_DIR config variable, but the provided script excerpts do not show any reading or writing to filesystem or network; verify the rest of the script to confirm it also avoids unexpected file I/O or remote calls.
Install Mechanism
No install spec is present (instruction-only skill plus an included script). Nothing in the manifest downloads or extracts external code or packages.
Credentials
The skill does not declare required environment variables or credentials. SKILL.md mentions an optional FREEPORT_DIR for data storage; that is reasonable for a local reference tool but should be validated in the script to see whether it is actually used and what it stores.
Persistence & Privilege
always is false and the skill does not request elevated persistence or modify other skills or system-wide settings according to the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install freeport
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /freeport 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug freeport
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Freeport 是什么?

Free-port and free-trade zone reference — FTZ regulations, bonded logistics, duty deferral, re-export procedures. Use when planning warehouse operations in f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 Freeport?

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

Freeport 是免费的吗?

是的,Freeport 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Freeport 支持哪些平台?

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

谁开发了 Freeport?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论