motherduckdb/agent-skills
30 stars · Last commit 2026-05-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 Plugin</h1> To work in MotherDuck an agent needs to choose the right connection path, inspect the live workspace, write DuckDB SQL instead of PostgreSQL-shaped SQL, understand Dives and sharing, and keep production analytics patterns safe. MotherDuck Skills package opinionated defaults to answer these and more questions in the best way possible and package this as an installable skill catalog for coding agents. **[Install the plugin](#install-in-60-seconds)** ## One Catalog, Three Layers ### Utility Skills Use these when the agent needs exact MotherDuck mechanics: connect, explore, query, use the REST API, or check DuckDB SQL behavior. - `motherduck-connect` - `motherduck-explore` - `motherduck-query` - `motherduck-duckdb-sql` - `motherduck-rest-api`