motherduck-build-cfa-a…
Build MotherDuck analytics into customer-facing applications with tenant isolation, backend routing, and serving APIs.
Use the MotherDuck CLI for terminal queries, authentication, and file-based Dive or Flight workflows.
$ npx -y skills add motherduckdb/agent-skills --skill motherduck-cli --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/motherduck-cliContext preview
The summary Claude sees to decide when to auto-load this skill.
Use the MotherDuck CLI for terminal queries, authentication, and file-based Dive or Flight workflows.
name: motherduck-cli description: Use the MotherDuck CLI for terminal queries, authentication, and file-based Dive or Flight workflows. license: MIT
1. Inspect the host project and existing CLI/authentication state. 2. Install or upgrade only when needed, following the current platform-specific docs. 3. Choose CLI or MCP based on the task shape:
4. For queries, use `motherduck query` with the smallest suitable output format. 5. For a Dive or Flight, read its built-in guide, pull or initialize the local project, edit files, validate or preview, then push only when publication is requested. 6. Capture the resource ID, URL, or run number from JSON output and verify the remote state after mutation.
For answer, review, or planning requests, recommend commands without logging in, creating an account, or changing remote resources. For explicit build/change requests, complete the in-scope CLI workflow and validate its result; ask before destructive deletes or materially broader external changes.
Read only the reference sections needed for the current task.
Load related skills only for missing capabilities; reuse established context.
Opinionated AI agent skills for building applications with MotherDuck
Repo: motherduckdb/agent-skills
Build MotherDuck analytics into customer-facing applications with tenant isolation, backend routing, and serving APIs.
Build a MotherDuck dashboard as a Dive, choosing the analytical story, metrics, and section queries.
Build ingestion-to-serving pipelines on MotherDuck, including stage boundaries, transformations, and publication.
Set up or troubleshoot MotherDuck connections, authentication, client runtimes, and read scaling.
Create, edit, publish, share, or embed MotherDuck Dives using their React and SQL runtime.
Create, run, schedule, or debug MotherDuck Flights, Python jobs executed on MotherDuck compute.