Skip to content

columnar-tech/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Agent Skills

Agent skills for ADBC, dbc, databow, and the DuckDB ADBC extension.

Installation

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/skills

Note: 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.

Available Skills

  • 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)

Contributing

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

About

Agent Skills for ADBC and dbc

Resources

License

Code of conduct

Security policy

Stars

8 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors