
Duckdb Docs
- 765 installs
- 527 repo stars
- Updated April 23, 2026
- duckdb/duckdb-skills
Searches DuckDB and DuckLake documentation and blog posts with local full-text search, returning relevant doc chunks for a question or keyword.
About
duckdb-docs searches DuckDB and DuckLake documentation and blog posts using a locally cached full-text index, returning the most relevant doc chunks for a question or keyword. A solo builder reaches for it while writing DuckDB SQL to quickly find the right syntax or feature without leaving the terminal.
- Full-text search over DuckDB docs
- Covers DuckLake docs and blog posts
- Locally cached index
- Answers questions or keywords
Duckdb Docs by the numbers
- 765 all-time installs (skills.sh)
- Ranked #102 of 911 Databases skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/duckdb/duckdb-skills --skill duckdb-docsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 765 |
|---|---|
| repo stars | ★ 527 |
| Last updated | April 23, 2026 |
| Repository | duckdb/duckdb-skills ↗ |
What it does
Searches DuckDB and DuckLake documentation and blog posts with local full-text search, returning relevant doc chunks for a question or keyword.
Who is it for?
looking up DuckDB syntax and features
Skip if: non-DuckDB documentation