Setup & Installation
What This Skill Does
Searches DuckDB and DuckLake documentation and blog posts using full-text BM25 search against a locally cached index. Accepts natural language questions or technical terms and returns ranked doc chunks with URLs and source text. Instead of searching duckdb.org manually and skimming pages, you get ranked doc chunks matched to your exact question, with a cached local index so repeated lookups are fast.
When to use it
- Working with duckdb docs functionality
- Implementing duckdb docs features
- Debugging duckdb docs related issues
