skills/tzst/SKILL.md
Use when the user needs to create, extract, flatten, list, test, install, script, or troubleshoot `tzst` CLI workflows for `.tzst` or `.tar.zst` archives, including compression levels, streaming mode, extraction filters, conflict resolution, JSON output, or standalone binary setup, even if they describe the archive task without naming `tzst`.
npx skillsauth add xixu-me/skills tzstInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for the tzst command-line interface. Default to execution when the user clearly wants a real archive action and the required paths or archive names are already known.
This skill is CLI-only. If the user is asking about Python code such as from tzst import ..., treat that as a general Python library or API documentation task instead of using this skill as the main guide.
Use this skill when the user:
.tzst or .tar.zst archivestzst archivetzst or choosing CLI flagstzst output for scripting or automationDo not use this skill for generic tar, zip, or Python API questions unless tzst is actually part of the request.
tzst is available with tzst --version or tzst --help.uv tool install tzstpip install tzsttzst --version or tzst --help before doing real work.a, add, create for archive creationx, extract for normal extraction with directory structure preservede, extract-flat only when the user explicitly wants flattened outputl, list for archive inspectiont, test for integrity checksreferences/cli-reference.md when you need the command matrix, exact flag names, or copy-paste examples.x over e unless flattening is explicitly requested.--filter data as the default extraction mode.--filter tar only when the user needs standard tar-style compatibility.--filter fully_trusted only when the user explicitly says the archive source is completely trusted.--no-atomic when the user explicitly wants it.--streaming for large archives or memory-constrained environments.tzst --json --no-banner ....--conflict-resolution choice such as replace_all, skip_all, or auto_rename_all.--json with interactive conflict prompting.tzst --json --no-banner l archive.tzst.0 for success, 1 for operation errors, 2 for argument parsing errors, and 130 for interruption.tzst may normalize a creation target to .tzst or .tar.zst.e when the user expected the original directory structure to be preservedfully_trusted for archives from an unknown or untrusted sourcetar habits instead of checking the bundled reference or the installed CLI helptools
Use when tasks involve Xget URL rewriting, registry/package/container/API acceleration, integrating Xget into Git, download tools, package managers, container builds, AI SDKs, CI/CD, deployment, self-hosting, or adapting commands and config from the live README `Use Cases` section into files, environments, shells, or base URLs.
tools
Use this skill when the user wants to send or fetch files through an Xdrop server from the terminal, asks to automate encrypted Xdrop share-link workflows, provides an Xdrop `/t/:transferId#k=...` link to download and decrypt locally, or needs Xdrop CLI flags such as `--quiet`, `--json`, `--expires-in`, `--output`, or `--api-url`, even if they do not explicitly mention the skill name.
tools
Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
tools
Use when users ask to discover, install, list, check, update, remove, back up, restore, sync, or initialize Agent Skills, mention `bunx skills`, `npx skills`, `skills.sh`, or `skills-lock.json`, ask "find a skill for X", or want help extending agent capabilities with installable skills.