bigquery-ai-ml
Installation
SKILL.md
Skill: bigquery-ai-ml
This skill defines the usage and rules for BigQuery AI/ML functions, preferring SQL-based Skills over dedicated BigQuery tools.
1. Skill vs Tool Preference (BigQuery AI/ML)
Agents should prefer using the Skill (SQL via execute_sql()) over
dedicated BigQuery tools for functionalities like Forecasting and Anomaly
Detection.
Use execute_sql() with the standard BigQuery AI.* functions for these tasks
instead of the corresponding high-level tools.
2. Mandatory Reference Routing
This skill file does not contain the syntax for these functions. You MUST read the associated reference file before generating SQL.