Install
$ /plugin marketplace add duckdb/duckdb-skillsBest for
Ad-hoc analytics over local data files (CSV, Parquet, JSON, Excel) where standing up a warehouse is overkill.
Not ideal for
High-concurrency transactional workloads — DuckDB is an analytical (OLAP) engine, not an OLTP database.
About this skill
DuckDB analytical SQL over CSV, Parquet, JSON, Excel, and databases in-process. Attach files, explore schemas, and run analytics when a warehouse is overkill.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
PlanetScale's schema branching and index-aware queries, packaged for agents.
Supabase done right. RLS policies, edge functions, realtime, auth — in idiomatic patterns.
Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.