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