Duckdb Skills

Duckdb Skills taxonomy generated by the site skill importer.

3 skills
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
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