dataql-quick
CommunityInstant data previews and quick queries.
Authoradrianolaselva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables fast data exploration by running lightweight queries against data files using DataQL, reducing the need for ad-hoc scripting and manual inspection.
Core Features & Use Cases
- Quick previews: Sample the content of CSV, JSON, or other supported formats.
- Schema checks: Inspect table schemas to understand data types and structure.
- Simple filtering: Apply lightweight WHERE conditions and basic aggregations for quick insights.
- Use Case: A data analyst quickly previews a dataset to identify missing values and get a sense of distributions.
Quick Start
Run a quick query to preview a file: dataql run -f users.csv -q "SELECT * FROM users LIMIT 5"
Dependency Matrix
Required Modules
None requiredComponents
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-quick Download link: https://github.com/adrianolaselva/dataql/archive/main.zip#dataql-quick Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.