local_formatter

Official

Effortlessly format local datasets for analysis.

Authorcas-bigdatalab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The local_formatter Skill unit simplifies the process of loading and formatting local datasets, enabling users to quickly prepare data for analysis.

Core Features & Use Cases

  • Local Dataset Loading: Load datasets from local files or directories.
  • Data Formatting: Support for multiple data formats like JSON, CSV, and more.
  • Output: Outputs data in JSONL format, ready for further analysis.
  • Use Case: For users who need to quickly transform their local data files into a uniform JSONL format for easy consumption by other tools or applications.

Quick Start

Run the local_formatter Skill with the following command: python scripts/run_local_formatter.py --input_path /path/to/input --output_path /path/to/output

Dependency Matrix

Required Modules

py-data-juicer

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: local_formatter
Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#local-formatter

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.