motherduck-build-cfa-app

Installation
SKILL.md

Build a Customer-Facing Analytics App

Use this skill when the user is embedding analytics into a product for external users and needs a concrete serving architecture, not just a dashboard.

This is a use-case skill. It orchestrates motherduck-connect, motherduck-explore, motherduck-model-data, motherduck-query, and motherduck-load-data.

Start Here: Is a MotherDuck Server Active?

  • If a remote MotherDuck MCP server or local MotherDuck server is active, use it.
  • Discover the target database or workspace from the active context. Ask only when multiple plausible targets remain and the choice would materially change the design or execution.
  • Then inspect the live data model:
    • databases and schemas
    • tables and views
    • columns and types
    • join keys
    • time dimensions
    • core serving metrics
  • Use that discovery to shape the serving pattern, tenant boundaries, and example code.
Installs
303
GitHub Stars
53
First Seen
Apr 15, 2026
motherduck-build-cfa-app — motherduckdb/agent-skills