tar
version: "3.0.1"
by bytesagain1 · published 2026-03-22
$ claw add gh:bytesagain1/bytesagain1-tar---
name: tar
version: "3.0.1"
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
license: MIT-0
tags: [tar, tool, utility]
description: "Create, extract, list, and compress tar archives with format support. Use when scanning contents, monitoring sizes, reporting results, alerting corruption."
---
# 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
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...