dataql-analysis

Community

Query data files with SQL for instant insights.

Authoradrianolaselva
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Data analysts often need to run SQL queries on file datasets (CSV, JSON, Parquet, Excel) but lack a lightweight, repeatable tool. This Skill provides a focused CLI approach to analyze data files with DataQL, delivering quick, reproducible insights.

Core Features & Use Cases

  • Run SQL queries against CSV, JSON, Parquet, Excel and other supported formats using DataQL.
  • Join datasets from multiple files, filter, aggregate, and export results to CSV or JSONL.
  • Quick schema inspection and straightforward data transformation for pipelines.

Quick Start

Use the DataQL CLI to run a simple query against a local file, for example: dataql run -f data.csv -q "SELECT * FROM data LIMIT 5"

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: dataql-analysis
Download link: https://github.com/adrianolaselva/dataql/archive/main.zip#dataql-analysis

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