---
name: duckdb-skills
slug: duckdb-skills
score: 48
rubric: 1.0
provenance: verified-org
publisher: DuckDB
license: MIT
capability: read-write
canonical: https://top-agent-skills.com/skill/duckdb-skills
---

# duckdb-skills

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

## Install

### Claude Code

```bash
/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

DuckDB analytical SQL over CSV, Parquet, JSON, Excel, and databases in-process. Attach files, explore schemas, and run analytics when a warehouse is overkill.

## Compatibility

claude-code

## Metadata

- Categories: databases-schemas, data-analytics
- Tags: DuckDB, SQL, Analytics
- Setup time: 3 min
- Complexity: Low
- Last update: 2026-04-23
- Verified: 2026-07-16
- Source: https://github.com/duckdb/duckdb-skills


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
