Agent skills for ADBC, dbc, databow, and the DuckDB ADBC extension.
There are multiple automated ways to install these skills:
# GitHub CLI (https://cli.github.com)
$ gh skill install columnar-tech/skills
# skills package (https://www.skills.sh)
$ npx skills add columnar-tech/skillsNote: To update your local versions of these skills once you install them, both gh skill and npx skills have update subcommands.
If you prefer manual installation, refer to your coding agents' documentation for skill installation.
adbc— Skill for using ADBC (Arrow Database Connectivity)dbc— Skill for using dbc (the CLI for installing and managing ADBC drivers)databow— Skill for using databow (the CLI for querying databases)duckdb-adbc— Skill for using the DuckDB ADBC extension (the DuckDB extension for querying databases with ADBC)
If you'd like to contribute, please file an issue. Good ways to contribute are:
- Reporting issues installing or using the skills in this repo
- Ideas for new skills