Communityv1.20.1

cargo

Router for the Cargo CLI skill bundle — load first for anything Cargo, and whenever a task spans two Cargo domains. Explains what each skill owns, declarative workspace-as-code (cargo-cdk) vs the imperative CLI, the UUID and slug flow between skills, async polling of runs and batches, end-to-end use cases, and the gotchas that fail silently (`conjonction` spelling, run vs batch, model-uuid vs segment-uuid). Triggers: "set up Cargo", "what can Cargo do", "which Cargo skill", "bootstrap my workspace", "I have a Cargo account", "cargo-ai …", or any `cargo-ai` command whose domain you are unsure of. Skip when: the task obviously belongs to one skill — load that skill directly.

2.4kdownloadsCargo
View on ClawHubBack to Skills

Skill Details

Slug
cargo
Latest Version
1.20.1
Author
Cargo
Published
May 28, 2026
Updated
Aug 15, 2026
Total Versions
27

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for cargo.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.20.1

cargo 1.20.1 - Updated session lifecycle hook documentation in SKILL.md, clarifying plugin and bootstrap installer behavior. - Revised README and installer guidance to ensure safe usage and user-initiated actions. - Removed redundant skill-card.md file.