running-dbt-commands
✓CLI 経由で dbt コマンドを実行する場合 (モデル、テスト、ビルド、コンパイル、クエリの表示など) に使用します。どの dbt 実行可能ファイルを使用するか、またはコマンド パラメータのフォーマット方法が不明な場合に使用します。
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.
CLI 経由で dbt コマンドを実行する場合 (モデル、テスト、ビルド、コンパイル、クエリの表示など) に使用します。どの dbt 実行可能ファイルを使用するか、またはコマンド パラメータのフォーマット方法が不明な場合に使用します。 ソース: dbt-labs/dbt-agent-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill running-dbt-commands- カテゴリ
- {}データ分析
- 認証済み
- ✓
- 初回登録
- 2026-02-12
- 更新日
- 2026-02-18
クイックアンサー
running-dbt-commands とは?
CLI 経由で dbt コマンドを実行する場合 (モデル、テスト、ビルド、コンパイル、クエリの表示など) に使用します。どの dbt 実行可能ファイルを使用するか、またはコマンド パラメータのフォーマット方法が不明な場合に使用します。 ソース: dbt-labs/dbt-agent-skills。
running-dbt-commands のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill running-dbt-commands インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/dbt-labs/dbt-agent-skills