🎯

s3-explore

🎯Skill

from duckdb/duckdb-skills

VibeIndex|
What it does
|

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.

📦

Same repository

duckdb/duckdb-skills(9 items)

s3-explore

Installation

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

SKILL.md

238Installs
-
AddedApr 17, 2026

More from this repository8

🎯
query🎯Skill

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.

🎯
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.