home/categories/scripting/duneanalytics-spellbook-cursor-skills-run-dbt-commands-skill-md
scriptingdevelopment

run-dbt-commands

Run dbt CLI commands (compile, ls, test, run, etc.) in the spellbook repo. Use when the user asks to compile, list, test, or run dbt models, or when you need to validate SQL by compiling a model.

duneanalytics
maintainer
duneanalytics
업데이트됨 2/24/2026
스타
1476
포크
1391
quick start

Installation and usage

Run dbt CLI commands (compile, ls, test, run, etc.) in the spellbook repo. Use when the user asks to compile, list, test, or run dbt models, or when you need to validate SQL by compiling a model.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use run-dbt-commands