duckdbduckdbOfficialยท6 Agent Skills Included

duckdb-skills

Query, convert, and explore any data file with DuckDB

Runs SQL or plain-English questions against CSV, Parquet, Excel, JSON, and cloud files on S3, GCS, or Azure. Converts files between formats, attaches databases, and answers spatial questions using free global map data. Remembers session state across queries and searches DuckDB docs automatically, eliminating manual setup and repetitive data wrangling.
npx skills add duckdb/duckdb-skills --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install duckdb-skills?โ–ผ

Run `npx skills add duckdb/duckdb-skills --all -g -y` in your terminal to install all skills in this suite globally.

How to query CSV or Parquet files with AI?โ–ผ

Ask your question in plain English or SQL, and the query skill runs it directly against your local or remote files using DuckDB.

Can I convert files between data formats?โ–ผ

Yes. The convert-file skill turns CSV, JSON, Excel, GeoJSON, and other formats into Parquet or any supported output with one command.

Does duckdb-skills work with S3 and cloud storage?โ–ผ

Yes. The s3-explore skill lists, previews, and queries data on S3, R2, GCS, and MinIO without downloading files first.

Do I need SQL experience to use duckdb-skills?โ–ผ

No. You can ask questions in plain English, and the skills generate and run the correct DuckDB SQL for you.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’