plugins/motherduck-skills-claude/skills/motherduck-share-data/SKILL.md
Create and manage MotherDuck data shares for zero-copy data distribution. Use when sharing databases with team members, other organizations, or making data publicly available.
npx skillsauth add motherduckdb/agent-skills motherduck-share-dataInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when you need to distribute a MotherDuck database without copying data. Shares are read-only, zero-copy database clones and should be treated as explicit provisioning operations.
ask_docs_question feature is available, use it before falling back to public docs.motherduck-connectmotherduck-exploremotherduck-queryACCESS ORGANIZATION, VISIBILITY DISCOVERABLE, and UPDATE AUTOMATIC.UPDATE MANUAL when the recipient needs a stable snapshot or versioned delivery.ACCESS RESTRICTED or VISIBILITY HIDDEN when distribution should stay tightly controlled.ATTACH the shared database and query it read-only.UPDATE MANUAL, the owner runs UPDATE SHARE and consumers run REFRESH DATABASE when a new snapshot is ready.references/SHARE_PLAYBOOK.md for the full SQL playbook, access/update decision matrix, consumer workflow, and common failure modesmotherduck-connect for MotherDuck authentication and connection setupmotherduck-explore for discovering databases, tables, columns, and existing sharesmotherduck-query for validating share SQL and downstream queriesmotherduck-duckdb-sql for DuckDB SQL syntax and lookup supportdevelopment
Connect to MotherDuck from any application. Use when setting up database connectivity via the Postgres endpoint (recommended), pg_duckdb, native DuckDB API, or JDBC. Covers connection strings, authentication, SSL, and environment variable configuration.
development
Connect to MotherDuck from any application. Use when setting up database connectivity via the Postgres endpoint (recommended), pg_duckdb, native DuckDB API, or JDBC. Covers connection strings, authentication, SSL, and environment variable configuration.
development
Connect to MotherDuck from any application. Use when setting up database connectivity via the Postgres endpoint (recommended), pg_duckdb, native DuckDB API, or JDBC. Covers connection strings, authentication, SSL, and environment variable configuration.
data-ai
Create and manage MotherDuck data shares for zero-copy data distribution. Use when sharing databases with team members, other organizations, or making data publicly available.