running-dbt-commands
✓Use when executing dbt commands via CLI - running models, tests, builds, compiles, or show queries. Use when unsure which dbt executable to use or how to format command parameters.
Installation
SKILL.md
Three CLIs exist. Ask the user which one if unsure.
| dbt Core | Python venv | pip show dbt-core or uv pip show dbt-core | | dbt Fusion | /.local/bin/dbt or dbtf | Faster and has stronger SQL comprehension | | dbt Cloud CLI | /.local/bin/dbt | Go-based, runs on platform |
Common setup: Core in venv + Fusion at /.local/bin. Running dbt uses Core. Use dbtf or /.local/bin/dbt for Fusion.
Use when executing dbt commands via CLI - running models, tests, builds, compiles, or show queries. Use when unsure which dbt executable to use or how to format command parameters. Source: dbt-labs/dbt-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill running-dbt-commands- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is running-dbt-commands?
Use when executing dbt commands via CLI - running models, tests, builds, compiles, or show queries. Use when unsure which dbt executable to use or how to format command parameters. Source: dbt-labs/dbt-agent-skills.
How do I install running-dbt-commands?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill running-dbt-commands 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/dbt-labs/dbt-agent-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-12