motherduckdb/agent-skills
14 stars · Last commit 2026-04-26
Opinionated AI agent skills for building applications with MotherDuck
README preview
<h1><img src="assets/duck_skills.png" alt="MotherDuck Skills" height="80" align="center" /> MotherDuck Skills for AI Agents</h1> MotherDuck Skills is the public skill catalog for agents and developers building on MotherDuck. It packages the common work done on the platform: choosing the right connection path, exploring live data, writing DuckDB SQL, using the REST API for administration, building Dives, and shipping larger workflows like dashboards, migrations, pipelines, and customer-facing analytics apps. The repo is intentionally opinionated. It is a productized set of MotherDuck defaults and workflows. ## Quick Start - install the repo in the harness you already use - mention MotherDuck in your prompt and the agent should pick the right skill automatically - when a remote or local MotherDuck server is active, let the live schema drive the work See `HARNESSES.md` for the full harness matrix and `docs/install-matrix.md` for copy-paste install commands. ## Supported Harnesses All main harnesses can use the shared MotherDuck catalog through `npx skills`. For the major harnesses that support it, this repo also ships native packaged plugin or extension surfaces.