motherduck-build-cfa-a…
Build MotherDuck analytics into customer-facing applications with tenant isolation, backend routing, and serving APIs.
Read or maintain MotherDuck Guides for business definitions, join rules, and reusable warehouse conventions.
$ npx -y skills add motherduckdb/agent-skills --skill motherduck-manage-guides --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/motherduck-manage-guidesContext preview
The summary Claude sees to decide when to auto-load this skill.
Read or maintain MotherDuck Guides for business definitions, join rules, and reusable warehouse conventions.
name: motherduck-manage-guides description: Read or maintain MotherDuck Guides for business definitions, join rules, and reusable warehouse conventions. license: MIT
1. Inspect `get_query_guide` or `list_guides` to understand the visible topic tree and avoid duplication. 2. Read the relevant Guide versions and referenced objects before drafting a change. 3. Choose the narrowest useful topic; leave the topic empty only for organization-wide orientation. 4. Draft concise Markdown that maps business language to exact catalog objects and validated SQL. 5. For a create or update request, apply the change through MCP or the documented SQL function and read it back. 6. Verify metadata, access, references, current version, and change comment. For query work, follow the Guide and still validate the resulting SQL against the live schema.
For answer, review, or planning requests, inspect and draft without creating or modifying Guides. For explicit create/update requests, perform the in-scope mutation and verify it; ask before deletion or expanding visibility beyond the authorized audience. An explicit organization-publication request already authorizes that audience, subject to admin permission.
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.
Use the MotherDuck CLI for terminal queries, authentication, and file-based Dive or Flight workflows.
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.