duckdb-skills
Query, convert, and explore any data file with DuckDB
All Skills in This Repository (6)
Pure Emerald Level Indicatorsread-memories
Search past Claude Code session logs to retrieve context and insights.
read-file
Read CSV, JSON, and Parquet files from local paths or S3 and GCS.
attach-db
Attach DuckDB databases and explore schemas for interactive SQL querying.
install-duckdb
Installs and updates DuckDB CLI extensions from core or community repositories.
spatial
Answer spatial questions with DuckDB spatial extension and Overture Maps data.
query
Execute SQL or natural language queries against DuckDB databases and data files.
Frequently Asked Questions
FAQPage SchemaHow 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โPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web