Duckdb

Duckdb taxonomy generated by the site skill importer.

6 skills
D
install-duckdb

by duckdb

install-duckdb helps install or update DuckDB extensions from the CLI. Use plain extension names for core installs, or name@repo for repository-based extensions. The skill checks for DuckDB first, handles --update separately, and turns a simple request into valid DuckDB INSTALL commands with less guesswork.

Skill Installation
Favorites 0GitHub 443
D
read-memories

by duckdb

read-memories is a Claude Code skill for searching prior session logs to recover decisions, patterns, unresolved TODOs, and user corrections. Use it when a task depends on earlier context, across ongoing projects, or for read-memories for Workflow Automation. The read-memories skill helps agents find evidence quickly instead of guessing from memory.

Workflow Automation
Favorites 0GitHub 443
D
duckdb-docs

by duckdb

duckdb-docs helps you search DuckDB and DuckLake documentation, blog posts, and indexed reference chunks from a local DuckDB cache. Use it for source-backed answers, exact terminology, and duckdb-docs for Technical Writing workflows when you need precise section references.

Technical Writing
Favorites 0GitHub 443
D
read-file

by duckdb

read-file helps an agent read and inspect CSV, JSON, Parquet, Avro, Excel, SQLite, spatial files, or remote URLs with DuckDB. Use it to preview rows, check schema, profile data, and answer what’s in this file. It’s best for read-file usage on real data artifacts, not source code.

Office Documents
Favorites 0GitHub 443
D
query

by duckdb

The query skill runs DuckDB queries against an attached database or directly against files. It accepts SQL or natural-language questions, supports session and ad-hoc modes, and is useful for Data Analysis, quick checks, and iterative query work with DuckDB Friendly SQL.

Data Analysis
Favorites 0GitHub 443
D
attach-db

by duckdb

attach-db helps you attach a DuckDB database file for immediate querying with /duckdb-skills:query. It validates the file, checks DuckDB is installed, inspects schema details, and writes shared state so later queries can restore automatically with duckdb -init. Built for Database Engineering workflows that need a reliable attach-db guide.

Database Engineering
Favorites 0GitHub 443