csv-pipeline

Community

Automates CSV data pipelines and reports.

Authorgitgoodordietrying
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual data wrangling of CSV, TSV, and JSON datasets is error-prone, tedious, and hampers timely insights. This Skill automates common preprocessing tasks to produce clean, analyzable data with minimal effort.

Core Features & Use Cases

  • Filter rows, join datasets, and compute aggregates using standard CLI tools and Python.
  • Convert between CSV, TSV, and JSON/JSON Lines formats for interoperability.
  • Deduplicate, sort, validate, and generate summary reports to support ETL and data analysis workflows.
  • Real-world use case: clean a sales log by keeping valid records, compute total revenue by category, and export a ready-to-analyze dataset.

Quick Start

Filter data.csv to keep rows where amount > 100 and export the result as filtered.csv.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: csv-pipeline
Download link: https://github.com/gitgoodordietrying/moltbook-app/archive/main.zip#csv-pipeline

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 471,000+ vetted skills library on demand.