Skip to main content

← All sources

MotherDuck Agent Skills skills

MotherDuck's official skill catalog — DuckDB SQL writing, schema exploration, REST API, Dives, dashboards, and migration workflows skills-hub.ai mirrors 22 skills from MotherDuck Agent Skills daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/motherduckdb/agent-skills

Installing a MotherDuck Agent Skills skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a MotherDuck Agent Skills skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all MotherDuck Agent Skills skills via API
curl https://skills-hub.ai/api/v1/skills?source=motherduck

# Browse all sources
open https://skills-hub.ai/sources

Top MotherDuck Agent Skills skills

See all →

The most-installed skills from MotherDuck Agent Skills, ranked by adoption.

  1. 01motherduck-create-dive

    Create, edit, publish, share, or embed MotherDuck Dives using their React and SQL runtime.

    Buildfrom MotherDuck Agent Skills
  2. 02motherduck-query

    Write, execute, or optimize analytical DuckDB SQL against MotherDuck data.

    Buildfrom MotherDuck Agent Skills
  3. 03motherduck-rest-api

    Administer MotherDuck service accounts, tokens, Ducklings, and Dive embed sessions through the control-plane REST API.

    Buildfrom MotherDuck Agent Skills
  4. 04motherduck-ducklake

    Evaluate or operate DuckLake on MotherDuck when open table formats, bucket ownership, or file maintenance matter.

    Buildfrom MotherDuck Agent Skills
  5. 05motherduck-pricing-roi

    Assess MotherDuck costs, plan fit, and ROI using current pricing and the workload’s compute and storage needs.

    Buildfrom MotherDuck Agent Skills
  6. 06motherduck-share-data

    Create, consume, or manage MotherDuck data shares, including audience grants, table filters, and refresh policy.

    Buildfrom MotherDuck Agent Skills
  7. 07motherduck-enable-self-serve-analytics

    Roll out governed MotherDuck analytics to internal teams, choosing trusted datasets, access boundaries, and owners.

    Buildfrom MotherDuck Agent Skills
  8. 08motherduck-design-dive

    Design or improve a MotherDuck Dive’s layout, responsive behavior, themes, filters, and visual accessibility.

    Buildfrom MotherDuck Agent Skills
  9. 09motherduck-partner-delivery

    Standardize MotherDuck delivery across client engagements with reusable provisioning, isolation, and handoff patterns.

    Buildfrom MotherDuck Agent Skills
  10. 10motherduck-security-governance

    Assess MotherDuck security, permissions, isolation, residency, and compliance requirements against documented controls.

    Buildfrom MotherDuck Agent Skills
  11. 11motherduck-build-cfa-app

    Build MotherDuck analytics into customer-facing applications with tenant isolation, backend routing, and serving APIs.

    Buildfrom MotherDuck Agent Skills
  12. 12motherduck-build-data-pipeline

    Build ingestion-to-serving pipelines on MotherDuck, including stage boundaries, transformations, and publication.

    Buildfrom MotherDuck Agent Skills
  13. 13motherduck-model-data

    Design or implement MotherDuck analytical schemas and transformation models, including grain, types, and materialization.

    Buildfrom MotherDuck Agent Skills
  14. 14motherduck-connect

    Set up or troubleshoot MotherDuck connections, authentication, client runtimes, and read scaling.

    Buildfrom MotherDuck Agent Skills
  15. 15motherduck-cli

    Use the MotherDuck CLI for terminal queries, authentication, and file-based Dive or Flight workflows.

    Buildfrom MotherDuck Agent Skills
  16. 16motherduck-load-data

    Load files, object storage, dataframes, or external databases into MotherDuck using an appropriate bulk ingestion path.

    Buildfrom MotherDuck Agent Skills
  17. 17motherduck-duckdb-sql

    Look up or repair DuckDB SQL syntax and verify MotherDuck-specific command and feature support.

    Buildfrom MotherDuck Agent Skills
  18. 18motherduck-build-dashboard

    Build a MotherDuck dashboard as a Dive, choosing the analytical story, metrics, and section queries.

    Buildfrom MotherDuck Agent Skills
  19. 19motherduck-explore

    Discover MotherDuck databases, tables, columns, shares, and sample data to understand an available dataset.

    Buildfrom MotherDuck Agent Skills
  20. 20motherduck-migrate-to-motherduck

    Plan or implement migrations to MotherDuck with SQL translation, source-to-target validation, cutover, and rollback.

    Buildfrom MotherDuck Agent Skills
  21. 21motherduck-create-flight

    Create, run, schedule, or debug MotherDuck Flights, Python jobs executed on MotherDuck compute.

    Buildfrom MotherDuck Agent Skills
  22. 22motherduck-manage-guides

    Read or maintain MotherDuck Guides for business definitions, join rules, and reusable warehouse conventions.

    Buildfrom MotherDuck Agent Skills

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Sep 12, 2026, 4:18 PM (success).

MotherDuck Agent Skills skills, frequently asked

What are MotherDuck Agent Skills skills?

MotherDuck Agent Skills skills are AI coding skills published by MotherDuck Agent Skills (MotherDuck's official skill catalog — DuckDB SQL writing, schema exploration, REST API, Dives, dashboards, and migration workflows) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many MotherDuck Agent Skills skills are available?

skills-hub.ai indexes 22 skills from MotherDuck Agent Skills, synced daily from the upstream GitHub repository (https://github.com/motherduckdb/agent-skills).

How do I install a MotherDuck Agent Skills skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official MotherDuck Agent Skills skills?

Yes. Every skill from this source is mirrored from MotherDuck Agent Skills's own GitHub repository (https://github.com/motherduckdb/agent-skills). Each skill page links back to the upstream source of truth, so you can verify the original.