ingest_archive_zip_preview
OfficialEfficiently preview contents of ZIP archives
Software Engineering#workflow optimization#file preview#directory scanning#zip archive#content inspection
Authorcas-bigdatalab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The ingest_archive_zip_preview skill simplifies the task of examining ZIP archives to determine whether their contents should be extracted for further processing.
Core Features & Use Cases
- Recursive Directory Scanning: Scans directory structures for .zip files recursively.
- File List and Preview: Lists all files within the zip archive and optionally previews the contents of text files.
- Use Case: Ideal for pre-inspecting the contents of a zip archive to decide if its contents should be extracted, saving time on unnecessary extractions.
Quick Start
To generate a preview of a zip file at a specified path and output it to a report, run: python scripts/run_ingest_archive_zip_preview.py --input_dir <path_to_zip> --output <report_path>
Dependency Matrix
Required Modules
None requiredComponents
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_zip_preview Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#ingest-archive-zip-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.