Agent skill
duckdb
Use duckdb to run arbitrary SQL
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/duckdb-davidgasquez-dotfiles
SKILL.md
You have access to the duckdb CLI. Before running any duckdb command.
- Run
duckdb --helpto learn about it. - Check https://blobs.duckdb.org/docs/duckdb-docs.md.
- Write a
.sqlfile with your query. - Run and iterate!
Didn't find tool you were looking for?