Ask your agent
PromptOpen https://skillscout.sh/official/duckdb/ and review the official DuckDB skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
DuckDB publishes official AI agent skills for its tools, services, and developer workflows.
Browse 15 official AI agent skills across 2 DuckDB repositories, with install commands and source links.
Install
Copy a package command below or give this prompt to an agent that can install skills.
Open https://skillscout.sh/official/duckdb/ and review the official DuckDB skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
Skills packages
9 cataloged skills from this repository.
npx skills add duckdb/duckdb-skills -y
6 cataloged skills from this repository.
npx skills add duckdb/skills -y
Individual skills
15 skills
Attaches a DuckDB database file to your current project session.
Searches DuckDB and DuckLake documentation and blog posts using full-text BM25 search against a locally cached index.
Installs or updates DuckDB extensions from the core registry or community repositories.
Runs SQL queries against DuckDB databases or files like CSV and Parquet.
Reads and explores data files in CSV, JSON, Parquet, Avro, Excel, spatial, and other formats using DuckDB.
Searches past Claude Code session logs using DuckDB to recover context from previous conversations.
Repository documentation
Open the repository README for package documentation, setup instructions, and usage examples.
Read duckdb/duckdb-skills README