Analyzes dbt project DAGs using the dbt manifest.json artifact and the dbt Cloud API. Detects circular dependencies, orphaned models, and generates lineage visualizations.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "dbt Model Dependency Analyzer"
slug: "dbt-model-dependency-analyzer"
description: "Analyzes dbt project DAGs using the dbt manifest.json artifact and the dbt Cloud API. Detects circular dependencies, orphaned models, and generates lineage visualizations."
github_stars: 12621
verification: "security_reviewed"
source: "https://github.com/dbt-labs/dbt-core"
category: "Data Extraction & Transformation"
framework: "Claude Code"
tool_ecosystem:
github_repo: "dbt-labs/dbt-core"
github_stars: 12621
---
# dbt Model Dependency Analyzer
Analyzes dbt project DAGs using the dbt manifest.json artifact and the dbt Cloud API. Detects circular dependencies, orphaned models, and generates lineage visualizations.
## Installation
Basic usage or getting-started notes:
- [Install dbt Core](https://docs.getdbt.com/docs/get-started/installation) or explore the [dbt Cloud CLI](https://docs.getdbt.com/docs/cloud/cloud-cli-installation), a command-line interface powered by [dbt Cloud](http...
- Read the [introduction](https://docs.getdbt.com/docs/introduction/) and [viewpoint](https://docs.getdbt.com/docs/about/viewpoint/)
- ## Join the dbt Community
- Source: https://github.com/dbt-labs/dbt-core
- Extracted from upstream docs: https://raw.githubusercontent.com/dbt-labs/dbt-core/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/dbt-model-dependency-analyzer/)
No comments yet. Be the first to comment!