driver-csv-ingest

Community

Streamlines CSV and TSV data ingestion into local storage for quick analysis.

Authorbbartling
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of importing CSV and TSV files into local feather storage systems, enabling efficient data analysis and management.

Core Features & Use Cases

  • File Upload Handling: Accepts multipart uploads or path-based CSV/TSV files for ingestion.
  • Encoding Detection and Normalization: Identifies file encoding formats such as UTF-16 LE BOM and tab separation, normalizing timestamps to ensure consistency.
  • Data Loading and Preview: Loads data into feather storage, providing row counts and sample previews for validation.
  • Use Case: Imagine a data engineer importing hourly sensor data stored as CSVs into a local database, then querying for recent metrics in Grafana.

Quick Start

Instruct the system to process a CSV file by uploading it to the specified route and verifying the ingestion success through the provided metrics.

Dependency Matrix

Required Modules

pandas

Components

scriptsreferences

💻 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: driver-csv-ingest
Download link: https://github.com/bbartling/open-fdd/archive/main.zip#driver-csv-ingest

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.