dbc
✓Install ADBC (Arrow Database Connectivity) drivers with dbc. Use when the user needs to connect to a database.
Installation
SKILL.md
Install and manage drivers for the user with the dbc command line program.
If the user does not have dbc available, try to install it for them.
Prefer installing it with with these commands, in order of preference, if the tool is available:
Install ADBC (Arrow Database Connectivity) drivers with dbc. Use when the user needs to connect to a database. Source: amoeba/dbc-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/amoeba/dbc-skills --skill dbc- Source
- amoeba/dbc-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is dbc?
Install ADBC (Arrow Database Connectivity) drivers with dbc. Use when the user needs to connect to a database. Source: amoeba/dbc-skills.
How do I install dbc?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/amoeba/dbc-skills --skill dbc Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/amoeba/dbc-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05