๐ŸŽฏ

query

๐ŸŽฏSkill

from duckdb/duckdb-skills

VibeIndex|
What it does
|

Part of the DuckDB Skills plugin for Claude Code, this skill runs SQL queries against attached DuckDB databases or ad-hoc against files, enabling data exploration and analysis directly within Claude Code sessions.

๐Ÿ“ฆ

Same repository

duckdb/duckdb-skills(9 items)

query

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add duckdb/duckdb-skills --skill query
skills.sh Installโš  Installs to .agents/skills/
npx skills add duckdb/duckdb-skills --skill query
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/query/SKILL.md

SKILL.md

570Installs
-
AddedMar 23, 2026

More from this repository8

๐ŸŽฏ
read-file๐ŸŽฏSkill

Part of the DuckDB Skills plugin for Claude Code, this skill reads and explores data files using DuckDB's powerful data ingestion capabilities for formats like CSV, Parquet, JSON, and more.

๐ŸŽฏ
duckdb-docs๐ŸŽฏSkill

A Claude Code plugin skill that searches DuckDB and DuckLake documentation and blog posts using full-text search against hosted indexes, with optional local caching for offline searches.

๐ŸŽฏ
attach-db๐ŸŽฏSkill

A Claude Code plugin that adds DuckDB-powered skills for data exploration, including database attachment, SQL querying with natural language support, multi-format file reading (CSV, JSON, Parquet, Excel), documentation search, and session memory recovery.

๐ŸŽฏ
install-duckdb๐ŸŽฏSkill

Part of the DuckDB skills plugin for Claude Code that adds DuckDB-powered data exploration and session memory. Provides guidance on installing and configuring DuckDB for in-process analytics workflows.

๐ŸŽฏ
read-memories๐ŸŽฏSkill

Part of the DuckDB skills plugin for Claude Code that adds DuckDB-powered data exploration and session memory. Enables persistent context retrieval across interactions for improved data analysis workflows.

๐ŸŽฏ
convert-file๐ŸŽฏSkill

Converts data files between formats including CSV, Parquet, JSON, Excel, and GeoJSON using DuckDB, with automatic format detection and support for spatial and structured data types.

๐ŸŽฏ
spatial๐ŸŽฏSkill

Answers spatial/geographic questions using DuckDB with support for coordinates, distances, spatial joins, and formats like GeoJSON, Shapefile, and GeoParquet, leveraging Overture Maps for free global data.

๐ŸŽฏ
s3-explore๐ŸŽฏSkill

Explores and queries data on S3, Cloudflare R2, GCS, MinIO, or any S3-compatible object storage using DuckDB. Lists bucket contents, previews Parquet/CSV/JSON files, and runs SQL queries on remote datasets without downloading them.