x-zuz provides a single, AI-friendly CLI surface for archive tasks: compressing, extracting, listing, and cleanup across formats (zip, tar.gz, 7z, zst, xz, bz2, rar). It emphasizes non-interactive, scriptable behaviour and can auto-fetch required backend tools so it works in minimal environments. Use cases include processing downloaded artifacts, automated CI extraction/packing, and on-the-fly archive handling inside agent-run shells.
Activate x-zuz when agents or shell scripts need to: pack multiple files into a target archive format; extract arbitrary archive formats without remembering per-tool flags; list contents non-interactively; or extract-and-delete (cleanup) temporary artifacts. It is ideal for automation, CI pipelines, and agents running in stripped environments where installing backend binaries should be seamless.
x z for compress, x uz for decompress) plus examples for common workflows (compress, extract, list, extract-and-delete). The body documents usage patterns, flags, and a small checklist for safe operation.Best-suited for CLI-capable agents and agent shells (Copilot/Codex-like tooling, Gemini CLI, Claude Code) that can run terminal commands and expect deterministic, non-interactive behaviour.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.