← 返回 Skills 市场
bytesagain3

Consolidation

作者 bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install consolidation
功能描述
Freight consolidation reference — LCL groupage, milk runs, cross-docking, and shipment merging strategies. Use when optimizing shipping costs, planning conso...
使用说明 (SKILL.md)

Consolidation — Freight Consolidation Reference

Quick-reference skill for shipment consolidation strategies, cost optimization, and logistics planning.

When to Use

  • Combining multiple small shipments into full container loads
  • Planning LCL (Less than Container Load) groupage
  • Designing cross-dock and merge-in-transit operations
  • Calculating consolidation savings vs direct shipping
  • Implementing milk run and zone-skip strategies

Commands

intro

scripts/script.sh intro

Overview of freight consolidation — concepts, types, and economics.

lcl

scripts/script.sh lcl

LCL groupage — how ocean freight consolidation works from CFS to CFS.

crossdock

scripts/script.sh crossdock

Cross-docking operations — receive, sort, and ship without storage.

milkrun

scripts/script.sh milkrun

Milk run pickup routes — collecting from multiple suppliers in one trip.

savings

scripts/script.sh savings

Consolidation economics — cost calculations and break-even analysis.

methods

scripts/script.sh methods

Consolidation methods: zone-skip, pool distribution, merge-in-transit.

planning

scripts/script.sh planning

Consolidation planning — order windows, weight breaks, and timing.

risks

scripts/script.sh risks

Consolidation risks and mitigation: delays, damage, customs complications.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Variable Description
CONSOLIDATION_DIR Data directory (default: ~/.consolidation/)

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

安全使用建议
This skill appears to be a harmless local reference that prints freight consolidation guidance. Before installing or running it: 1) inspect the full scripts/script.sh (the provided excerpt was truncated) for any network commands (curl, wget, nc, scp, ssh), file-modifying commands (rm, mv, dd), or calls that reference other system paths or credentials; 2) verify it doesn't write sensitive data into your home directory or other system locations (check for mkdir, >, tee, chmod, chown, etc.); 3) run it in a restricted environment (container or non-privileged user) if you want to test it first; and 4) if you plan to rely on it in production, confirm the author/source (bytesagain.com / GitHub repo) and consider pinning to a known commit. If you provide the remainder of scripts/script.sh, I can re-check for any network/capability concerns and raise the confidence level.
功能分析
Type: OpenClaw Skill Name: consolidation Version: 1.0.0 The 'consolidation' skill is a purely informational reference tool for logistics and freight strategies. The shell script (scripts/script.sh) only outputs static educational text using heredocs, and no network calls, file system modifications, or suspicious execution patterns were found in any of the files.
能力评估
Purpose & Capability
Name/description, SKILL.md commands, and the included scripts/script.sh all align: this is a reference/CLI wrapper that prints consolidation guidance. There are no unrelated required env vars or binaries declared.
Instruction Scope
SKILL.md instructs the agent to run local commands of the form `scripts/script.sh <command>`. The visible parts of the script only produce documentation text. The instructions are narrowly scoped (explicit commands) and do not ask the agent to read arbitrary system files, exfiltrate data, or call external endpoints. NOTE: the provided script content was truncated in the review; the remainder should be checked for any file writes, network calls, or credential access.
Install Mechanism
There is no install spec; this is instruction-only plus a bundled script. No remote downloads or package installs are requested, so installation risk is low.
Credentials
The skill declares no required environment variables or credentials. SKILL.md documents an optional CONSOLIDATION_DIR (~/.consolidation/) which is reasonable for a tool that might store local data. No other environment or secret access is requested in the metadata or visible instructions.
Persistence & Privilege
The skill does not request permanent inclusion (always: false) and does not declare elevated privileges. Autonomous model invocation is allowed (platform default) but is not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install consolidation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /consolidation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug consolidation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Consolidation 是什么?

Freight consolidation reference — LCL groupage, milk runs, cross-docking, and shipment merging strategies. Use when optimizing shipping costs, planning conso... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。

如何安装 Consolidation?

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

Consolidation 是免费的吗?

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

Consolidation 支持哪些平台?

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

谁开发了 Consolidation?

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

💬 留言讨论