Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Bazel Build Graph Analyzer"
slug: "bazel-build-graph-analyzer"
description: "Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis."
github_stars: 25335
verification: "security_reviewed"
source: "https://github.com/bazelbuild/bazel"
author: "Bazel"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "bazelbuild/bazel"
github_stars: 25335
---
# Bazel Build Graph Analyzer
Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis.
## Installation
Basic usage or getting-started notes:
- [Install Bazel](https://bazel.build/install)
- [Get started with Bazel](https://bazel.build/start)
- Follow our tutorials:
- Source: https://github.com/bazelbuild/bazel
- Extracted from upstream docs: https://raw.githubusercontent.com/bazelbuild/bazel/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/bazel-build-graph-analyzer/)
No comments yet. Be the first to comment!