Data & Analysis ✓ Google · Official bigquerysqlvertex-aitime-series-forecastinganomaly-detectionkey-drivers-analysisgemini

BigQuery AI & ML Analysis Assistant

Write BigQuery SQL for forecasting, anomaly detection, driver analysis, and generative AI.

FollowSkills review · FSRS-2.0
Not recommended
46/ 100 5-point scale 2.3 / 5
Trust12 / 25 · 2.4/5

The documentation exposes data flows involving BigQuery, Vertex AI, tables, prompts, connections, and signed URLs, and includes API status fields. It lacks least-privilege guidance, pre-execution confirmation, sensitive-data handling, cost controls, external-model governance, and rollback guidance, so points are deducted. No credential theft, covert exfiltration, or destructive default is evident.

Reliability8 / 20 · 2.0/5

The four reference files provide broadly consistent syntax, parameters, output fields, examples, and some failure-status guidance, including a three-data-point minimum for some functions. There is no test suite, CI evidence, reproducibility proof, or systematic abnormal-input handling, and TimesFM 2.0 and 2.5 are inconsistent across defaults and examples, so points are deducted. Static review caps this at 10.

Adaptability8 / 15 · 2.7/5

The scenarios are clear: forecasting, anomaly detection, key-driver analysis, and generative AI, with input/output examples. However, trigger conditions, non-fit boundaries, permission and regional prerequisites, Chinese support, and mainland-China reachability are not documented. BigQuery and Vertex AI availability may depend on account, region, and network conditions, so points are deducted.

Convention8 / 15 · 2.7/5

The main document offers progressive disclosure through four linked references, while the repository README supplies installation, support, contribution, Apache-2.0 licensing, and active-development information. The skill lacks dedicated dependency notes, compatibility/versioning, a changelog, FAQs, explicit limitations, and clearly assigned maintenance ownership, so points are deducted.

Effectiveness6 / 15 · 2.0/5

Each topic includes reusable SQL syntax, parameter tables, output schemas, and examples that address the core tasks. The examples do not adequately cover connection setup, data quality, cost, model-version, or production-safety boundaries, and none is executed or independently verified here, so user debugging and review remain necessary. Static review caps this at 7.

Verifiability4 / 10 · 2.0/5

The references provide concrete function signatures, fields, and status columns suitable for text-level audit. They contain no official citations, committed tests, CI results, or third-party execution evidence, so key claims cannot be independently corroborated from the supplied static material. Static review caps this at 5.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 513a7a51e85f
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Before using AI.GENERATE or the signed-URL image example, verify connection permissions, sensitive-data exposure, model-service data policies, and expected cost.
  • Check current BigQuery/Vertex AI regional availability, model versions, and function syntax; the documents are inconsistent about TimesFM versions, and no SQL was executed in this review.
  • For mainland-China users, separately verify regional and network reachability of the Google Cloud services; the supplied material provides no Chinese-language or localized-runtime guarantee.
Review evidence [1][2][3][4][5][6][7][8]
See the full review method →

What does this skill do, and when should you use it?

This skill is for analysts who want to use BigQuery’s built-in machine learning and generative AI capabilities. It helps users write SQL queries that call AI.FORECAST, AI.KEY_DRIVERS, AI.DETECT_ANOMALIES, and AI.GENERATE. Forecasting and anomaly detection use the pre-trained TimesFM model, while content generation uses Gemini models. It is a good fit for teams already working in BigQuery and seeking advanced analysis through SQL.

It guides users in writing BigQuery SQL queries for time-series forecasting, time-series anomaly detection, identifying dimensional segments that drive metric changes, and generating text or other content with Gemini. Its reference directory covers AI.FORECAST, AI.DETECT_ANOMALIES, AI.KEY_DRIVERS, and AI.GENERATE. The source does not say that the skill executes queries or returns actual analytical results itself.

  1. A data analyst needs forecasts for BigQuery time-series data using the pre-trained TimesFM model.
  2. An operations or business analyst wants to identify deviations in time-series data.
  3. A product or growth team needs to find the dimensional segments most responsible for a metric change.
  4. An analyst wants to generate text or other content directly within BigQuery SQL using Gemini.
  5. A BigQuery user needs to incorporate machine learning and generative AI operations into an SQL-based analytics workflow.

What are this skill's strengths and limitations?

Pros
  • Covers forecasting, anomaly detection, key-driver analysis, and generative AI use cases.
  • Uses the pre-trained TimesFM model for forecasting and anomaly detection without custom training.
  • Brings Vertex AI capabilities into a BigQuery SQL workflow.
  • The repository is licensed under Apache-2.0.
Limitations
  • The skill file provides an overview and reference index but no complete query examples.
  • The source does not document permissions, costs, input limitations, or failure handling.
  • The source provides no test suite, platform support matrix, or performance metrics for this skill.
  • It focuses on BigQuery AI/ML capabilities; core concepts, resource management, CLI usage, and client libraries are covered by the related BigQuery Basics skill.

How do you install this skill?

In a client that supports Agent Skills, run npx skills add google/skills, then select the bigquery-ai-ml skill from the repository. The source does not specify the installation directory or a separate per-skill command.

How do you use this skill?

After installation, try a request such as: “Write a BigQuery SQL query using AI.FORECAST for a sales time series and explain the required input fields.” You can also request SQL using AI.DETECT_ANOMALIES, AI.KEY_DRIVERS, or AI.GENERATE. The source does not define fixed trigger phrases, parameter formats, or an execution environment.

How does this skill compare with similar options?

Compared with the related BigQuery Basics skill, this skill focuses on AI/ML and generative AI SQL functions, while BigQuery Basics covers core BigQuery concepts, resource management, the CLI, and client libraries. They are complementary rather than direct substitutes.

FAQ

Does it run BigQuery queries automatically?
The source says it helps write SQL queries but does not say that it executes queries or accesses project data itself.
What permissions or additional services are required?
The source does not list specific permissions. It states that BigQuery integrates with Vertex AI and references TimesFM and Gemini models.
Can it replace the BigQuery Basics skill?
Not completely. BigQuery Basics covers core BigQuery concepts, resource management, the CLI, and client libraries; this skill focuses on AI/ML analysis functions.
Are installation or usage costs documented?
The source does not document costs for the skill or for related BigQuery and Vertex AI usage.

More skills from this repository

All from google/skills

Dev & Engineering ✓ Google · Official

Google Cloud Agent Platform Inference Assistant

Guides developers in connecting to Google Cloud Agent Platform and calling Gemini or OpenMaaS models.

Dev & Engineering ✓ Google · Official

Gemini LiveAPI Client Service Skill

Generate a resumable, multimodal, bidirectional Gemini LiveAPI client over WebSockets.

Dev & Engineering ✓ Google · Official

Google Agents CLI Agent Development Guide

Guides agents from specification through development, deployment, and monitoring.

Data & Analysis ✓ Google · Official

BigQuery Asset Impact Analysis

Map the downstream blast radius of BigQuery table or view changes.

Automation & Ops ✓ Google · Official

GKE Cost Intelligence

Analyze GKE costs across clusters and workloads by combining BigQuery billing exports with live utilization metrics.

Data & Analysis ✓ Google · Official

Agent Platform RAG Engine Manager

Manage Vertex AI RAG corpora and retrieve grounded context with Python SDKs.

Data & Analysis ✓ Google · Official

BigQuery Essentials

Manage BigQuery data with CLI commands and run SQL analysis.

Automation & Ops ✓ Google · Official

Vertex AI Agent Alerting

Configure dynamic reliability and quality alerts for Agent Runtime agents.

Data & Analysis ✓ Google · Official

BigQuery BigFrames Development Standards

Use Python DataFrame APIs to perform scalable analytics and machine learning on BigQuery.

Data & Analysis ✓ Google · Official

Google Cloud Data Lineage Summary

Summarize BigQuery and GCS lineage to debug data quality and provenance.

Data & Analysis ✓ Google · Official

Google Cloud Borderless Lakehouse Architect

Designs governed lakehouses that connect multicloud data to AI agents.

Automation & Ops ✓ Google · Official

Google Cloud Network Observability

Investigate Google Cloud network behavior with logs, metrics, and path diagnostics for VPC, NAT, and firewall issues.

Dev & Engineering ✓ Google · Official

Google Bigtable Basics

Design, configure, query, and troubleshoot Google Bigtable workloads.

Dev & Engineering ✓ Google · Official

Gemini API Enterprise Development Guide

Helps developers build enterprise Gemini applications on Agent Platform with Google's unified Gen AI SDK.

Automation & Ops ✓ Google · Official

Google Cloud Workload Manager Evaluator

Evaluate Google Cloud workloads against best-practice rules and review actionable findings.

Automation & Ops ✓ Google · Official

Google Cloud Live Multimodal Streaming Architect

Design and deploy Google Cloud solutions for live, bidirectional multimodal streams.

Data & Analysis ✓ Google · Official

Google Ads Account Diagnostics

Find the causes of conversion loss, low lead flow, and lost ad opportunities.

Automation & Ops ✓ Google · Official

Google Cloud AI Agent Builder

Design, implement, deploy, and validate AI agents and multi-agent systems on Google Cloud.

Data & Analysis ✓ Google · Official

Google Cloud Agent Evaluation Flywheel

Improve model and agent quality through structured evaluation, failure analysis, and iteration.

Automation & Ops ✓ Google · Official

AI Workload Migration to GKE Inference

Move existing AI inference workloads to self-hosted inference on Google Kubernetes Engine.

Related skills