Agent Skill · MotherDuck

motherduck-explore

Discover and explore databases, tables, columns, and data shares in MotherDuck. Use when you need to understand what data is available, preview table contents, or search the data catalog.

Provider: MotherDuck Path in repo: skills/motherduck-explore/SKILL.md

Skill body

Explore MotherDuck Data

Use this skill when you need to discover what databases, tables, and columns exist in a MotherDuck account; preview and sample data; understand schemas and data types; find shared databases; or search the data catalog.

Prerequisites

Default Posture

Workflow

  1. List databases in scope.
  2. List tables and views in the target database.
  3. Inspect columns, types, nullability, and comments before writing queries.
  4. Run SUMMARIZE on important tables to understand ranges, cardinality, and null rates.
  5. Preview rows, capture grain and join assumptions, and only then move into analytical SQL or modeling work.

Open Next

Skill frontmatter

license: MIT