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.
$npx -y skills add motherduckdb/agent-skills --skill motherduck-connectInstalls into the current project.
Run `npx skills use "https://github.com/motherduckdb/agent-skills" --skill "motherduckdb/agent-skills/motherduck-connect"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/motherduckdb/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/motherduckdb/agent-skills"` and select the relevant skills, then follow their instructions.