MotherDuck
Official@motherduckdb · United States of America
MotherDuck Corporation
Agent Skills by MotherDuck
Showing 19 vetted skills indexed across 2 GitHub repositories.
motherduck-cookbook
Validate MotherDuck cookbook catalog front matter and metadata consistency.
motherduck-migrate-to-motherduck
Create phased, rollback-aware migration plans to MotherDuck from Snowflake, Redshift, and Postgres.
motherduck-query
Generate DuckDB SQL queries for analytics against MotherDuck databases.
motherduck-build-dashboard
Compose multi-section MotherDuck analytics dashboards as saved Dives from live data.
motherduck-model-data
Generate MotherDuck SQL files and a model_manifest.yml DAG for analytical schemas.
motherduck-share-data
Create MotherDuck read-only zero-copy data shares with SQL workflows.
motherduck-create-dive
Create persistent MotherDuck Dives combining React components with live DuckDB SQL.
motherduck-load-data
Select MotherDuck ingestion pathways and SQL patterns for data loading.
motherduck-explore
Discover MotherDuck databases, tables, columns, and data shares via metadata functions.
motherduck-build-data-pipeline
Design end-to-end MotherDuck pipelines from raw data to analytics-ready outputs.
motherduck-build-cfa-app
Design a secure 3-tier customer-facing analytics application on MotherDuck with per-tenant isolation.
motherduck-connect
Establish SSL-secured MotherDuck connections via PG endpoint or native DuckDB md: options.
motherduck-rest-api
Automates Motherduck REST API control-plane workflows for provisioning, configuration, and embedding.
motherduck-ducklake
Evaluate open-table-format and object-store requirements to select MotherDuck DuckLake storage modes.
motherduck-enable-self-serve-analytics
Plans a governed self-serve analytics rollout for a MotherDuck workspace.
motherduck-security-governance
Translate compliance requirements into MotherDuck isolation boundaries and credential recommendations.
motherduck-partner-delivery
Standardize MotherDuck delivery architectures with provisioning and governance plans.
motherduck-duckdb-sql
Convert PostgreSQL SQL syntax and semantics to DuckDB-correct SQL for MotherDuck.
motherduck-pricing-roi
Map workload shape to MotherDuck storage, compute, and operational cost tradeoffs.
Frequently Asked Questions About MotherDuck
FAQPage SchemaWhat specific tasks can I perform using MotherDuck's database capabilities?▼
You can execute complex analytical queries, perform zero-copy data sharing, manage multi-tenant isolation for customer-facing applications, and migrate existing PostgreSQL or cloud-warehouse schemas into a serverless environment.
Which technical personas benefit most from these database engineering skills?▼
Data engineers, analytics architects, and backend developers focused on high-performance query execution, schema modeling, and building governed, self-serve analytical environments for internal or external stakeholders.
What are the primary prerequisites for establishing a connection to MotherDuck?▼
You require a configured workspace and valid credentials to establish SSL-secured connections via the PostgreSQL-compatible endpoint or native DuckDB md: connection strings.