bigquery-data-analytics Claude Code Plugin
Claude Code PluginClaude CodeDatabaseDatabases & StorageData Engineering & AnalyticsAI Agents & AI App DevelopmentThe explanation below is AI-generated. Please verify it against the sources.
This plugin lets an AI coding agent connect to Google Cloud BigQuery and let users explore, query, and analyze datasets using natural language instead of writing SQL by hand. It bundles three skill groups: one for finding tables and running large-scale queries, one for generating automated insights and time-series forecasts, and one for BigQuery AI/ML tasks such as text generation, classification, and semantic search using pre-trained models. The optional AI/ML features additionally require the Vertex AI API and corresponding IAM roles. According to the README, the project is currently in a pre-v1. 0 beta stage and may still undergo breaking changes.
About the service
BigQuery is Google Cloud's managed data warehouse service for storing and analyzing large datasets with SQL, and this plugin gives an AI agent a natural-language interface to that service, using a Google Cloud project and IAM credentials for access.
What you can do with bigquery-data-analytics
- Locate relevant BigQuery tables and datasets by describing what you're looking for in plain language
- Run SQL-scale queries against BigQuery data without writing SQL directly
- Generate automated insights and ask why metrics changed
- Produce time-series forecasts for BigQuery data
- Use BigQuery AI/ML functions for tasks like text generation, classification, and semantic search via pre-trained models
- Install and use the skills from Antigravity, Claude Code, or Codex agents