← Back to Skills Marketplace
ckchzh

Freeport

by BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
150
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install freeport
Description
Free-port and free-trade zone reference — FTZ regulations, bonded logistics, duty deferral, re-export procedures. Use when planning warehouse operations in f...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install freeport
  3. After installation, invoke the skill by name or use /freeport
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug freeport
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Freeport?

Free-port and free-trade zone reference — FTZ regulations, bonded logistics, duty deferral, re-export procedures. Use when planning warehouse operations in f... It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.

How do I install Freeport?

Run "/install freeport" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Freeport free?

Yes, Freeport is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Freeport support?

Freeport is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Freeport?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.

💬 Comments