← 返回 Skills 市场
ckchzh

Deconsolidation

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
147
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install deconsolidation
功能描述
Deconsolidation reference — container stripping, cargo breakdown, cross-dock operations, and LCL unpacking. Use when planning deconsolidation workflows or op...
使用说明 (SKILL.md)

Deconsolidation — Cargo Breakdown & Receiving Reference

Quick-reference skill for deconsolidation operations, container stripping, and warehouse receiving workflows.

When to Use

  • Planning container unloading and cargo breakdown operations
  • Designing cross-dock or deconsolidation workflows
  • Handling LCL (Less than Container Load) shipments
  • Optimizing receiving dock operations
  • Managing multi-destination cargo sorting

Commands

intro

scripts/script.sh intro

Overview of deconsolidation — what it is, why it matters, key terminology.

process

scripts/script.sh process

Step-by-step deconsolidation process from container arrival to dispatch.

lcl

scripts/script.sh lcl

LCL deconsolidation — handling less-than-container-load shipments.

crossdock

scripts/script.sh crossdock

Cross-docking operations — direct transfer without storage.

equipment

scripts/script.sh equipment

Equipment and infrastructure for deconsolidation operations.

documentation

scripts/script.sh documentation

Documentation flow — manifests, BOLs, receiving reports, discrepancy handling.

metrics

scripts/script.sh metrics

Key performance metrics for deconsolidation operations.

checklist

scripts/script.sh checklist

Deconsolidation operations checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Variable Description
DECONSOLIDATION_DIR Data directory (default: ~/.deconsolidation/)

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

安全使用建议
This skill appears to be a self-contained reference: it runs a bundled shell script that prints logistics guidance and checklists and does not request keys or perform network calls in the supplied files. If you want extra assurance: (1) open and review the entire scripts/script.sh (the displayed file was truncated in the listing) to confirm there are no hidden commands (network calls, file writes, or execution of arbitrary code), (2) run the script in a restricted/test environment if you plan to allow autonomous invocation, and (3) if you plan to set DECONSOLIDATION_DIR, prefer a dedicated data directory rather than a sensitive system path. Otherwise it is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: deconsolidation Version: 1.0.0 The deconsolidation skill bundle is a purely informational reference for logistics operations. The shell script (scripts/script.sh) contains only static text output providing guidance on warehouse workflows, and there are no indicators of malicious execution, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (deconsolidation, LCL, cross-dock) match the included SKILL.md and the bundled scripts/script.sh which implement command handlers that print guidance and checklists. There are no unrelated credentials, binaries, or services requested.
Instruction Scope
Runtime instructions only direct the agent to run the included scripts/script.sh with explicit subcommands (intro, process, lcl, crossdock, equipment, documentation, metrics, checklist, help, version). The script outputs static documentation; it does not reference or exfiltrate files, network endpoints, or secrets in the provided content. The SKILL.md lists an optional DECONSOLIDATION_DIR config (default ~/.deconsolidation/) but the skill does not require or demand it—this is a benign configuration hint.
Install Mechanism
There is no install spec (instruction-only) and the only code is a local shell script included in the package. Nothing is downloaded or written to disk during install beyond the already-provided files.
Credentials
The skill declares no required environment variables, credentials, or config paths. The optional DECONSOLIDATION_DIR is a harmless local path hint and is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill uses the normal user-invocable/autonomous defaults. It does not request elevated privileges or modify other skills or system-wide settings in the provided content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install deconsolidation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /deconsolidation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug deconsolidation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Deconsolidation 是什么?

Deconsolidation reference — container stripping, cargo breakdown, cross-dock operations, and LCL unpacking. Use when planning deconsolidation workflows or op... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 Deconsolidation?

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

Deconsolidation 是免费的吗?

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

Deconsolidation 支持哪些平台?

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

谁开发了 Deconsolidation?

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

💬 留言讨论