bymotherduckdb· 19 skills
Load and ingest data into MotherDuck from local files, object storage (S3, GCS, Azure, R2), HTTPS, dataframes, or external databases. Use for any import or bulk-load task — CSV, Parquet, JSON, Delta, Iceberg, local DuckDB database upload — and for choosing between CTAS, INSERT...SELECT, COPY, cloud-storage secrets, and Postgres-endpoint versus native DuckDB-client paths.
$npx -y skills add motherduckdb/agent-skills --skill motherduck-load-dataInstalls into the current project.
Run `npx skills use "https://github.com/motherduckdb/agent-skills" --skill "motherduckdb/agent-skills/motherduck-load-data"` 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.