install-duckdb
Installs or updates DuckDB extensions from the core registry or community repositories.
Setup & Installation
What This Skill Does
Installs or updates DuckDB extensions from the core registry or community repositories. Supports plain extension names and `name@repo` syntax for third-party sources. Can also check if the DuckDB CLI itself is outdated and offer to upgrade it.
Instead of manually opening a DuckDB session and typing INSTALL or UPDATE EXTENSIONS statements, this skill handles extension parsing, repo routing, and CLI version checks in a single command.
When to use it
- Installing a DuckDB extension like spatial or httpfs in one command
- Adding a community extension using the name@repo format
- Updating all installed DuckDB extensions at once
- Updating specific extensions without touching the rest
- Checking if the DuckDB CLI binary is behind the latest stable release
Similar Skills
minimax-xlsx
Handles Excel and CSV/TSV files through direct XML manipulation rather than library round-trips.
xlsx
Reads, writes, and edits Excel and tabular files (.
meme-rush
Meme Rush tracks meme token launches across Pump.
query-token-info
Queries token data from Binance Web3 APIs across BSC, Base, and Solana.
