duckdb skills

139 tagged duckdb, measured the same way as everything else here.

Browse within: agriculture 32bun 32cyanheads 32fao 32faostat 32knowledge-base 16embeddings 15duckdb-extension 14sql 14a-share 11china-stock-market 11financial-data 11RAG 10agent-tools 10

dlt-connector

01

Canner/WrenAI

Skill Claude CodeCodex

Connect SaaS data (HubSpot, Stripe, Salesforce, GitHub, Slack, etc.) to Wren Engine for SQL analysis. Guides the user through the full flow: install dlt, pick a SaaS source, set up credentials, run the data pipeline into DuckDB, then auto-generate a Wren semantic project from the loaded data. Use this skill whenever…

17k 4d ago A 158 tokens

enrich-context

02

Canner/WrenAI

Skill Claude CodeCodex

Augment a Wren project with business context that DB schema cannot carry — enum value meanings, units (USD vs cents, ms vs sec), NULL semantics, magic sentinels (-1 = unknown), soft-delete default filters, business synonyms, time-grain / TZ conventions, cross-system identifiers, currency rules, canonical-table…

17k 4d ago A 347 tokens

usage

03

Canner/WrenAI

Skill Claude CodeCodex

Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from confirmed results. Use when: user asks a data question, requests a report or analysis, asks about metrics…

17k 4d ago A 156 tokens

address-feedback

04

rilldata/rill

Skill Claude CodeCodex

Review PR feedback and address each item interactively.

2.9k today A 9 tokens original Apache-2.0

i18n-migrate

05

rilldata/rill

Skill Claude CodeCodex

Find hardcoded user-facing strings in the branch's changes and migrate them to i18n (paraglide messages), following the repo's i18n conventions.

2.9k today A 32 tokens original Apache-2.0

rilldata/rill

Skill Claude CodeCodex

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

2.9k today A 59 tokens original Apache-2.0

HiThink-Tech/Financial-API

Skill Claude CodeCodex

A local data-management skill for the HiThink Finance command-line tool and its DuckDB database. DuckDB is a database stored in a local file.

2.1k 5d ago A 60 tokens original MIT

HiThink-Tech/Financial-API

Skill Claude CodeCodex

A command-line guide for querying fund information, including profiles, managers, holdings, prices, returns, financial data, news, and exchange-traded fund snapshots. A command-line tool is a program controlled by typed terminal commands.

2.1k 5d ago A 83 tokens original MIT

HiThink-Tech/Financial-API

Skill Claude CodeCodex

A command-line tool entry for retrieving ordinary Chinese A-share market data, including snapshots, historical price bars, trading calendars, adjustment factors, and company actions.

2.1k 5d ago A 89 tokens original MIT

feigeCode/navop

Skill Claude CodeCodex

Use when implementing, debugging, packaging, or host-enabling onetcli WASM connection importers such as DBeaver, Navicat, Navicat Lite, Termius, connection-import.wit components, wasm32-wasip2 importers, composite extension manifests, local importer visibility, or connection import UI freezes.

832 2d ago A 70 tokens

feigeCode/navop

Skill Claude CodeCodex

Use when designing, implementing, reviewing, or debugging onetcli IPC database drivers, driver.json manifests, extension-protocol wire methods, schema metadata, DDL builders, import/export, packaging, or cross-language driver runtimes.

832 2d ago A 50 tokens

navop-release-notes

12

feigeCode/navop

Skill Claude CodeCodex

Use when working in the Navop repository on CHANGELOG.md, version-tag preparation, GitHub Releases, or R2 updater release notes, especially when bilingual Chinese and English notes must be generated, reviewed, synchronized, published, or verified.

832 2d ago A 54 tokens

docs-consistency

13

duckdb/duckdb-r

Skill Claude CodeCodex

The enforcement arm of the handbook rules (handbook/meta/handbook/): the checks that keep the documentation system whole. Run it when a change touches documentation — handbook pages, free-floating .md files, script headers, generated indexes — and periodically as a scheduled sweep.

222 5d ago A 0 tokens

speckit-implement

14

hugr-lab/mssql-extension

Skill Claude CodeCodex

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

127 2d ago A 20 tokens copy · 94% MIT

speckit-tasks

15

hugr-lab/mssql-extension

Skill Claude CodeCodex

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

127 2d ago A 24 tokens copy · 91% MIT

hugr-lab/mssql-extension

Skill Claude CodeCodex

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

127 2d ago A 28 tokens copy · 92% MIT

modeler

17

sidequery/sidemantic

Skill Claude CodeCodex

Build, validate, and manage semantic models using Sidemantic. Use when asked to create a semantic layer, define metrics/dimensions, model a database schema, generate models from SQL queries, import from Cube/dbt/LookML, or set up analytics definitions. Prioritizes CLI-first workflows, with YAML and optional Python API…

117 9d ago A 75 tokens AGPL-3.0

semantic-analyst

18

sidequery/sidemantic

Skill Claude CodeCodex

Answer analytical, KPI, metric, trend, cohort, and business-performance questions through a Sidemantic semantic layer. Use when asked to analyze data, explain why a metric changed, compare segments or periods, calculate a business measure, or explore warehouse data when Sidemantic MCP tools or semantic model files are…

117 9d ago A 94 tokens AGPL-3.0

webapp-builder

19

sidequery/sidemantic

Skill Claude CodeCodex

Build interactive analytics webapps, demos, dashboards, or embedded app surfaces from Sidemantic semantic models using copyable component primitives and deterministic query inspection. Use when asked to create a web UI around Sidemantic models, generate a metric explorer, copy reusable analytics components into a…

117 9d ago A 119 tokens AGPL-3.0

open-map-stack

20

jaakla/openmapstack

Skill Claude CodeCodex

Use textual agent instructions for GIS and geospatial work: source discovery and provenance, vector/raster/point-cloud pipelines, CRS and metric analysis, spatial SQL, routing and isochrones, QGIS projects, tile generation, and web maps. Use advanced tools and formats such as OSM, Overture, STAC, Sentinel/Landsat…

68 3d ago A 169 tokens original MIT

DataZooDE/anofox-forecast

Skill Claude CodeCodex

Backtesting, cross-validation, evaluation metrics, and conformal prediction intervals for the anofoxforecast DuckDB extension. Use when evaluating forecast accuracy, comparing models with time-series-aware CV, computing metrics (MAE / RMSE / MAPE / MASE / coverage), or attaching distribution-free prediction intervals…

37 2d ago A 71 tokens

DataZooDE/anofox-forecast

Skill Claude CodeCodex

Seasonality, changepoint, peak, and decomposition detection for the anofoxforecast DuckDB extension. Use when identifying seasonal periods before configuring seasonal forecasting models, detecting structural breaks, analysing peak timing regularity, or decomposing a series into trend / seasonal / residual components.

37 2d ago A 63 tokens

DataZooDE/anofox-forecast

Skill Claude CodeCodex

Forecasting models and the tsforecastby / tsforecastvarby API surface of the anofoxforecast DuckDB extension. Covers 36 models (baseline, exponential smoothing, state-space ARIMA + Kalman, classical GARCH, Theta, multi-seasonal, intermittent-demand, distributional Laplace with three variants, panel/global…

37 2d ago A 148 tokens

briefing

24

norrietaylor/distillery

Skill Claude CodeCodex

Produce a knowledge dashboard with recent entries, corrections, expiring soon, stale knowledge, and unresolved items. In team mode, also shows team activity, related entries from teammates, and the review queue.

24 19d ago A 43 tokens