tar

Create, extract, list, and compress tar archives with format support. Use when scanning contents, monitoring sizes, reporting results, alerting corruption.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tar" with this command: npx skills add bytesagain1/tar

tar

Archive management tool.

Commands

create

Create tar archive (.tar/.tar.gz/.tar.bz2/.tar.xz)

scripts/script.sh create <archive> <files...>

extract

Extract archive contents

scripts/script.sh extract <archive> [dir]

list

List archive contents with details

scripts/script.sh list <archive>

add

Add files to uncompressed .tar archive

scripts/script.sh add <archive.tar> <files...>

info

Show archive metadata (size, entries, format)

scripts/script.sh info <archive>

diff

Compare contents of two archives

scripts/script.sh diff <a1> <a2>

verify

Check archive integrity

scripts/script.sh verify <archive>

find

Search for files matching pattern

scripts/script.sh find <archive> <pattern>

Requirements

  • bash 4.0+

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

openclaw2backup

一键备份和恢复 OpenClaw 工作空间、Skills 及配置,支持快速和完整备份、选择性恢复及备份管理。

Registry SourceRecently Updated
2240Profile unavailable
General

OpenClaw Session Model Switcher

Instantly switch the current OpenClaw session model; supports gpt, claude, qianwen, minimax, current model status, configured model listing, and restoring th...

Registry SourceRecently Updated
3011Profile unavailable
General

QWeather China

基于中国气象局数据的完整天气服务,通过和风天气API提供实时天气、天气预报、生活指数、空气质量等全方位天气信息。专为中国用户优化,数据更准确,功能更全面。

Registry SourceRecently Updated
3830Profile unavailable
General

Token Optimizer Pro

Monitor OpenClaw token usage, analyze usage patterns, estimate cost, and provide practical optimization suggestions. Use when reviewing token consumption by...

Registry SourceRecently Updated
9190Profile unavailable