← Back to Skills Marketplace
ckchzh

Deconsolidation

by BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
147
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install deconsolidation
Description
Deconsolidation reference — container stripping, cargo breakdown, cross-dock operations, and LCL unpacking. Use when planning deconsolidation workflows or op...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install deconsolidation
  3. After installation, invoke the skill by name or use /deconsolidation
  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 deconsolidation
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Deconsolidation?

Deconsolidation reference — container stripping, cargo breakdown, cross-dock operations, and LCL unpacking. Use when planning deconsolidation workflows or op... It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install Deconsolidation?

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

Is Deconsolidation free?

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

Which platforms does Deconsolidation support?

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

Who created Deconsolidation?

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

💬 Comments