duckdb-skills

In-process analytical SQL over CSV, Parquet, and Excel — no warehouse, no server.

Score 0(?)VerifiedCodeby DuckDBSource
Verified for:

Install

$ /plugin marketplace add duckdb/duckdb-skills

Best 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.

DuckDBSQLAnalytics

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
12.8/15
GitHub stars
0/15
Recency
6/10
Compatibility
2/10
Documentation depth
10/10
Install ergonomics
7/10
License
5/5
Verification freshness
5/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

PlanetScale's schema branching and index-aware queries, packaged for agents.

SchemaMigrationsMySQL
Code

Supabase done right. RLS policies, edge functions, realtime, auth — in idiomatic patterns.

PostgresRLSRealtime
Code

Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.

PrismaTypeScriptMigrations
Code

Skill FAQ

About duckdb-skills

What is the duckdb-skills 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.

Which agents does duckdb-skills work with?

Claude Code.

How do I install duckdb-skills?

Run `/plugin marketplace add duckdb/duckdb-skills` for Claude Code. See the install panel for per-agent commands.

Is duckdb-skills free to use?

Yes — duckdb-skills is open source (MIT).

Who maintains duckdb-skills?

duckdb-skills is published by DuckDB and was last updated on 2026-04-23.

What is duckdb-skills best for?

Ad-hoc analytics over local data files (CSV, Parquet, JSON, Excel) where standing up a warehouse is overkill.