motherduckdbmotherduckdbOfficialยท1 Agent Skills Included

motherduck-cookbook

Ready-to-run MotherDuck data pipelines, dbt models, and integrations

Provides ready-to-run examples for building data pipelines on MotherDuck, including dbt transformations, S3 and Postgres ingestion, and serverless app integrations. Eliminates the guesswork of wiring DuckDB, dbt, dlt, and cloud platforms together from scratch. Each recipe includes working code, clear run commands, and adjustable settings so you can adapt it to your own data quickly.
npx skills add motherduckdb/motherduck-cookbook --all -g -y
Available:

Tells your AI agent how to read and adapt each cookbook recipe, enforce README metadata rules, and deploy examples using MotherDuck Flight SQL functions.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install motherduck-cookbook?โ–ผ

Run `npx skills add motherduckdb/motherduck-cookbook --all -g -y` in your terminal to install all skills in this suite globally.

What is the MotherDuck cookbook?โ–ผ

It is a collection of ready-to-run example projects for MotherDuck, covering dbt models, data ingestion, replication, and app integrations. Each folder has working code and step-by-step run instructions.

How to ingest data into MotherDuck?โ–ผ

Use the included recipes for Python, dlt, or dbt to load data from S3, Postgres, or APIs into MotherDuck. Each example lists the exact commands and settings to adjust.

Does it work with AI coding agents?โ–ผ

Yes. Every recipe README is written so an AI agent can read it, ask the right questions, and adapt the code to your data automatically.

Can I deploy examples as scheduled jobs?โ–ผ

Yes. Several examples deploy as MotherDuck Flights, letting you run ingestion and pipelines on a schedule using simple SQL functions.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’