Deconsolidation reference — container stripping, cargo breakdown, cross-dock operations, and LCL unpacking. Use when planning deconsolidation workflows or optimizing warehouse receiving.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill deconsolidation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Deconsolidation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-deconsolidation)More formats (shields.io, HTML) on the badges page.
---
name: "deconsolidation"
version: "1.0.0"
description: "Deconsolidation reference — container stripping, cargo breakdown, cross-dock operations, and LCL unpacking. Use when planning deconsolidation workflows or optimizing warehouse receiving."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [deconsolidation, logistics, warehouse, lcl, cross-dock, cargo, receiving]
category: "logistics"
---
# 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`
```bash
scripts/script.sh intro
```
Overview of deconsolidation — what it is, why it matters, key terminology.
### `process`
```bash
scripts/script.sh process
```
Step-by-step deconsolidation process from container arrival to dispatch.
### `lcl`
```bash
scripts/script.sh lcl
```
LCL deconsolidation — handling less-than-container-load shipments.
### `crossdock`
```bash
scripts/script.sh crossdock
```
Cross-docking operations — direct transfer without storage.
### `equipment`
```bash
scripts/script.sh equipment
```
Equipment and infrastructure for deconsolidation operations.
### `documentation`
```bash
scripts/script.sh documentation
```
Documentation flow — manifests, BOLs, receiving reports, discrepancy handling.
### `metrics`
```bash
scripts/script.sh metrics
```
Key performance metrics for deconsolidation operations.
### `checklist`
```bash
scripts/script.sh checklist
```
Deconsolidation operations checklist.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `DECONSOLIDATION_DIR` | Data directory (default: ~/.deconsolidation/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!