What problem does it solve? Building BigQuery Conversational Analytics Data Agents involves complex API payloads, property graph grounding rules, Enterprise reservation requirements, and OAuth federation with Gemini Enterprise, where misconfigurations cause cryptic 400 errors and hallucinated queries. ## Core Features & Use Cases - Graph-First Agent Provisioning: Auto-discovers BigQuery Property Graphs via INFORMATION_SCHEMA, enforces topological profiling rules, and binds them as datasourceReferences with AGG measure semantics. - Golden Queries Pipeline: Generates up to 10 verified query archetypes (rankings, time series, multi-hop traversals) with BigQuery dry-run validation and Gemini-based auto-healing of compiler errors. - A2A Federation & Validation: Registers agents in Gemini Enterprise Discovery Engine with strict 1:1 OAuth 2.0 authorizations, and validates payloads offline using the included Python validator script. - Use Case: A data engineer needs to expose a procurement property graph as a conversational agent in Gemini Enterprise; this skill guides reservation pre-flight checks, agent creation, golden query verification, and Discovery Engine registration end to end. ## Quick Start Ask the agent to create a BigQuery Conversational Data Agent grounded on your dataset's property graph, generate and dry-run validate ten golden queries, then register it in Gemini Enterprise with a dedicated OAuth authorization.