Communityv1.0.0

CSV Data Pipeline

Process, transform, analyze, and report on CSV and JSON data files. Use when the user needs to filter rows, join datasets, compute aggregates, convert formats, deduplicate, or generate summary reports from tabular data. Works with any CSV, TSV, or JSON Lines file.

6.4kdownloads2stars42active installsgitgoodordietrying
View on ClawHubBack to Skills

Skill Details

Slug
csv-pipeline
Latest Version
1.0.0
Author
gitgoodordietrying
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for CSV Data Pipeline.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release - CSV/JSON/TSV data processing with filtering, joining, grouping, aggregation, format conversion, deduplication, validation, and report generation using Python and standard CLI tools.