Linux
unpack-flow-2.1.9-linux.tar.gz
Download locallySHA-256
78326f748089df499c8d78b2e419deedf9d3339f537a67bb8b72a7d464e629a5Download the verified UnpackFlow command-line package for Linux, macOS, or Windows—or install the complete Codex Skill for guided, observable archive work.
CLI and Skill are separate downloads
The CLI is for direct terminal use. The Skill adds instructions, safety checks, progress reporting, references, installers, and bundled runtime tools as one complete directory.
Platform-specific packages for local batch, nested, split, and self-extracting archive workflows.
unpack-flow-2.1.9-linux.tar.gz
Download locally78326f748089df499c8d78b2e419deedf9d3339f537a67bb8b72a7d464e629a5unpack-flow-2.1.9-macos.tar.gz
Download locally59ee7592af4fefacb8da481ce999effb88b9b06af02ab667578c2083dc0829ffunpack-flow-2.1.9-windows.zip
Download locally5b23ab4d470867b707e22f2fe44050663842a667d05cea43860210dd7447296eThe full versioned Skill directory—not a single script. Install it when you want Codex to plan, run, monitor, and verify extraction with you.
unpack-flow-skill-2.1.9.zip · 10.6 MB
39071fd800604dcfb3d8e0531cabc3601cfc2bd24db72bea1f27ca6582126279Continue through multiple archive layers with bounded depth and clear output folders.
Recognize supported multipart sets and avoid processing every part as a separate archive.
Report the current archive, phase, layer, elapsed time, and completion evidence.
Reviewed workflows for Linux, macOS, and Windows with platform-specific packages.
Keep source archives by default and avoid silent overwrites or unknown executable launches.
Handle files, folders, absolute or relative paths, and matched inputs consistently.
The installer audits the directory, stages it atomically, and backs up an existing installation when --replace is used.
Download the complete Skill ZIP and compare its SHA-256 below.
Extract it to a temporary folder; keep the top-level folder named unpack-flow.
Run the bundled install_local.py with --replace. It creates a backup before replacing an older copy.
Restart Codex, then ask naturally for an archive, folder, or batch to be unpacked.
Linux / macOS
python3 unpack-flow/scripts/install_local.py unpack-flow --replaceWindows
py unpack-flow\scripts\install_local.py unpack-flow --replaceExpected result: $CODEX_HOME/skills/unpack-flow/SKILL.md exists together with scripts, references, assets, and tools.
Example request
“Use UnpackFlow to inspect and unpack the archives in ./downloads. Preserve the originals and keep reporting progress.”
GitHub Releases is the only version source. The website checks stable releases on a schedule, rejects unsupported major versions, downgrades, missing assets, checksum failures, unsafe archive paths, and same-tag digest changes, then atomically promotes the verified local mirror.