data-convert

Convert tabular data files between CSV, TSV, Excel, JSONL, and Parquet formats.

3.7k|104|Updated Dec 11, 2020
One-click install
npx skills add https://github.com/dathere/qsv --skill data-convert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-convert
Source: https://github.com/dathere/qsv/tree/main/.claude/skills/skills/data-convert
Command: npx skills add https://github.com/dathere/qsv --skill data-convert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert tabular data files between formats with minimal manual effort, enabling seamless data interchange across data pipelines and analytics workflows.

Core Features & Use Cases

  • Auto-detect input formats (CSV, TSV, Excel, JSONL, Parquet, and more) and convert to a wide range of outputs including CSV, JSONL, Parquet, XLSX, and ODS.
  • Support both single-file and batch conversions to fit data pipelines and automation tasks.
  • Use cases include migrating datasets between storage systems, harmonizing formats for BI tools, and preparing data for machine learning workflows.

Quick Start

Convert an input file to a target format using the supported conversion commands.

Frequently Asked Questions about data-convert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Excel files to Parquet for data pipelines?

To convert CSV to JSONL, the Skill auto-detects the CSV input structure and processes it into JSONL format, enabling seamless data interchange across analytics workflows.

Can I batch convert multiple CSV files to Parquet at once?

Yes, the Skill supports both single-file and batch conversions, allowing you to process multiple tabular data files simultaneously to fit data pipelines and automation tasks.

What tabular data formats can I convert between?

The Skill converts tabular data across CSV, TSV, Excel, JSONL, Parquet, and OpenDocument formats, with automatic input format detection to simplify the conversion process.

Does this data conversion tool require manual format specification for input files?

No, the Skill features automatic input format detection, meaning you do not need to manually specify whether an input file is CSV, TSV, Excel, JSONL, or Parquet before converting.

What is the best way to prepare tabular data for machine learning workflows?

Converting tabular data into standardized formats like Parquet or JSONL using this Skill harmonizes datasets, preparing them efficiently for machine learning workflows and BI tools.