ingest_archive_7z_preview
OfficialQuickly preview contents of 7z archives
Authorcas-bigdatalab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Skill simplifies the process of scanning and reviewing the contents of 7z archives before deciding on further actions like extraction.
Core Features & Use Cases
- File Listing: Lists all files within 7z archives, including their sizes and whether they are directories.
- Text File Preview: Provides a preview of text files' first N bytes, or hex dump if decoding fails.
- Scalability: Can handle recursive directory scans and a configurable maximum number of files per archive.
- Use Case: Ideal for reviewing the structure of a 7z archive before deciding whether to extract it for processing.
Quick Start
Use the ingest_archive_7z_preview skill to generate a preview of the archive contents located at /path/to/archive with a maximum of 10 files per archive and a text preview size of 100 bytes.
Dependency Matrix
Required Modules
py7zr
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ingest_archive_7z_preview Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#ingest-archive-7z-preview Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.