← Back to Skills Marketplace
bytesagain3

Consolidation

by bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install consolidation
Description
Freight consolidation reference — LCL groupage, milk runs, cross-docking, and shipment merging strategies. Use when optimizing shipping costs, planning conso...
README (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]

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

What is Consolidation?

Freight consolidation reference — LCL groupage, milk runs, cross-docking, and shipment merging strategies. Use when optimizing shipping costs, planning conso... It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install Consolidation?

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

Is Consolidation free?

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

Which platforms does Consolidation support?

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

Who created Consolidation?

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

💬 Comments