What problem does it solve? Orphaned conversational agents, OAuth/A2A authorizations, and BigQuery Data Agents accumulate across GCP projects and are tedious to track down and remove manually through multiple APIs and regions. This Skill provides a guided, safety-first workflow to scan, audit, and delete these resources with dry-run previews and interactive confirmation. ## Core Features & Use Cases - Multi-API Resource Discovery: Lists custom agents in Discovery Engine (Gemini Enterprise), OAuth/A2A authorizations, and BigQuery Conversational Analytics Data Agents across multiple regions. - Safe Deletion Protocol: Enforces dry-run scanning, explicit user confirmation, and correct deletion ordering (agents before authorizations) while preserving managed system agents like deep_research. - Quota and Error Handling: Automatically injects the X-Goog-User-Project header to avoid 403 USER_PROJECT_DENIED errors and supports non-interactive automation via a --yes flag. - Use Case: After a proof-of-concept, a cloud engineer needs to clean up test agents spread across two GCP projects and several regions; running the script with --dry-run lists everything, then a confirmed run deletes it all. ## Quick Start Ask the assistant to scan and clean up Gemini Enterprise agents and BigQuery Data Agents in your GCP projects, starting with a dry-run before confirming deletion.