ingest_archive_zip_extractor

Official

Efficiently extract ZIP and ZIP split files with detailed reporting.

Authorcas-bigdatalab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of extracting ZIP files and ZIP split archives, providing a streamlined approach to unzipping files while offering detailed reports.

Core Features & Use Cases

  • ZIP and ZIP Split Extraction: Supports the extraction of standard ZIP files and ZIP split archives (e.g., .z01, .z02).
  • Recursive Directory Extraction: Recursively scans for .zip files and handles nested zip archives.
  • Detailed Reporting: Outputs a JSON report outlining the extraction process and any errors encountered.

Quick Start

Extract all ZIP files from the directory 'data' to 'output' and generate a report in 'report.json' using the command:

python scripts/run_ingest_archive_zip_extractor.py --input_dir data --output_dir output --report report.json

Dependency Matrix

Required Modules

None required

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_zip_extractor
Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#ingest-archive-zip-extractor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.