duckdb-sql

Community

Generate DuckDB SQL queries from plain English.

Authorrobdmc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This DuckDB Code skill helps you generate DuckDB SQL queries from natural language, understand data structures, and iteratively refine queries.

Core Features & Use Cases

  • Discovery-first SQL generation: Build queries from English questions using documented asset schemas.
  • Asset-driven context: Reads duckdb_sql_assets/* assets (tables_inventory.json, schema_*.sql, data_dictionary.md) to guide query construction without touching live files.
  • Two-way workflow: Propose query plans, then generate and refine SQL with user approval.
  • Use Case: You want to answer “show me orders by month” by generating a DuckDB SQL plan and a ready-to-run query.

Quick Start

Start by asking for a DuckDB data task or attach assets. The skill will first present a query plan based on existing assets (without executing any queries) and wait for your approval before generating SQL.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: duckdb-sql
Download link: https://github.com/robdmc/claude_skills/archive/main.zip#duckdb-sql

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.