Analyze BigQuery Usage
Installation
SKILL.md
Analyze BigQuery Usage
This skill performs comprehensive analysis of BigQuery usage patterns, costs, and query performance for a given project. It identifies expensive queries, heavy users, and provides actionable optimization recommendations.
When to Use This Skill
This skill is automatically invoked by the /bigquery:analyze-usage command to perform usage analysis.
Prerequisites
- Google Cloud SDK (
bqcommand-line tool) must be installed - User must have BigQuery read access to the project
- User must be authenticated (
gcloud auth login) - User needs
bigquery.jobs.listpermission at minimum