npx skills add https://github.com/xixu-me/skills --skill tzst使用此技能处理 tzst 命令行界面。当用户明确希望执行实际的归档操作且所需的路径或归档名称已知时,默认执行。
此技能仅限 CLI 使用。如果用户询问诸如 from tzst import ... 之类的 Python 代码,请将其视为通用的 Python 库或 API 文档任务,而不是将此技能作为主要指南。
在以下情况下使用此技能:
.tzst 或 .tar.zst 归档文件tzst 归档文件tzst 或选择 CLI 标志tzst 输出以用于脚本或自动化除非请求中确实包含 tzst,否则不要将此技能用于通用的 、 或 Python API 问题。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
tarziptzst --version 或 tzst --help 检查 tzst 是否可用。uv tool install tzstpip install tzsttzst --version 或 tzst --help。a、add、create 用于创建归档x、extract 用于保留目录结构的正常提取e、extract-flat 仅当用户明确希望扁平化输出时使用l、list 用于检查归档内容t、test 用于完整性检查references/cli-reference.md。x 而非 e。--filter data 作为默认提取模式。--filter tar。--filter fully_trusted。--no-atomic。--streaming。tzst --json --no-banner ...。--conflict-resolution 选项,例如 replace_all、skip_all 或 auto_rename_all。--json 与交互式冲突提示结合使用。tzst --json --no-banner l archive.tzst。0 表示成功,1 表示操作错误,2 表示参数解析错误,130 表示中断。tzst 可能会将创建目标规范化为 .tzst 或 .tar.zst。efully_trustedtar 的习惯猜测标志,而不是检查捆绑的参考文档或已安装的 CLI 帮助每周安装数
154
代码仓库
GitHub 星标数
1
首次出现
今天
安全审计
安装于
mcpjam154
claude-code154
kilo154
replit154
junie154
windsurf154
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, for integrity checksx 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 , , or .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 helpWeekly Installs
154
Repository
GitHub Stars
1
First Seen
Today
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
mcpjam154
claude-code154
kilo154
replit154
junie154
windsurf154
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
94,100 周安装
testreferences/cli-reference.md when you need the command matrix, exact flag names, or copy-paste examples.replace_allskip_allauto_rename_all--json with interactive conflict prompting.