google/skills

bigquery-ai-ml

- Leverages BigQuery's built-in machine learning and GenAI capabilities for advanced data analytics.

View source
Original skill document

Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.

BigQuery AI & ML

BigQuery integrates with Vertex AI to provide powerful machine learning and generative AI capabilities directly within SQL queries using built-in functions like AI.FORECAST, AI.KEY_DRIVERS, AI.DETECT_ANOMALIES, and AI.GENERATE.

Reference Directory

  • Functions Reference:

aggregation and summarization.

text.

  • AI.DETECT_ANOMALIES:

ai_detect_anomalies.md - Detect anomalies.

models.

Time-series forecasting.

text using LLMs.

  • AI.GENERATE_EMBEDDING:

ai_generate_embedding.md - Generate embeddings.

  • AI.GENERATE_TABLE:

ai_generate_table.md - Table-valued AI generation.

conditions.

Identifies key drivers, this is a TVF.

search.

Semantic similarity.

Working with remote models (Vertex AI).

  • CONTRIBUTION_ANALYSIS:

ml_contribution_analysis.md

  • Finds contributing factors, key drivers of change. Requires creating

a MODEL entity.

Vector search best practices.

Related Skills

concepts, resource management, CLI, and client libraries.

from this repository

More skills

All skills
google
Community

cloud-build-basics

- Teaches the fundamentals of Google Cloud Build (GCB). Covers core concepts, API enablement, console navigation to the Build History page, and the end-to-end workflow for creating and manually running a basic build trigger. Do not use for managing private pools or complex pipeline architectures.

installs
7
GitHub stars
19.027
Updated
28. Aug.
google
Community

cloud-logging-query-generation

- Generates Logging Query Language (LQL) queries for Google Cloud Logging from natural language. Use this skill when you need to query log data or when you are debugging issues. You can filter log data by Google Cloud service. Don't use this skill to query other databases, such as SQL or Cloud Spanner.

installs
7
GitHub stars
19.027
Updated
28. Aug.
google
Community

cloud-monitoring-chart-generation

- Generates Google Cloud Monitoring Server-Driven UI (SDUI) Widget and XyChart Protocol Buffer textprotos from resolved PromQL or ListTimeSeries queries. Use when: - Generating valid google.monitoring.dashboard.v1.Widget textprotos, containing PrometheusQuery or TimeSeriesFilter datasets, for use with the Cloud Monitoring Dashboards API, gcloud CLI, or declarative dashboard definitions. - Synthesizing Server-Driven UI (SDUI) widget titles, axis labels, and plot types for Prometheus or ListTimeSeries queries. Don't use for: - Metric discovery or PromQL query generation. For those tasks, use the cloud-monitoring-metric-selection or cloud-monitoring-promql-query skills.

installs
7
GitHub stars
19.027
Updated
28. Aug.
google
Community

cloud-monitoring-metric-selection

- Retrieve, query, and identify relevant Google Cloud Monitoring metric descriptors for a GCP service or resource (such as Compute Engine, Spanner, BigQuery, Cloud Run, Cloud SQL, Pub/Sub, Cloud Storage, etc.). Use when asked to find, list, search, or discover GCP metric types, names, kind/value schemas, or descriptors.

installs
7
GitHub stars
19.027
Updated
28. Aug.