G-Pilot Google Provisioning
G-Pilot Google Provisioning Protocol
This protocol defines how to configure a Google Cloud Project (GCP) to interface with G-Pilot, whether managed by the platform or owned by a client.
1. Required APIs
To power the full G-Pilot "Ability Codex", the following APIs must be enabled in the GCP Console:
- Generative AI API: For Gemini-3, Imagen 3, and Video generation.
- Google Slides API: For automated presentation building.
- Google Drive API: For asset storage and retrieval.
- Google Search Console API: For site verification and SEO telemetry.
- Cloud Run API: For deploying custom agent runtimes.
- Secret Manager API: For secure vaulting of client-provided keys.
2. Service Account Setup
G-Pilot operates via a Service Account to ensure non-interactive, scheduled mission execution.
- Role:
Service Account Token Creator,Cloud Run Invoker,Storage Object Viewer/Admin. - Key Type: JSON (Must be stored as Base64 in G-Pilot's secure environment or encrypted in the UserProfile).
More from cleanexpo/g-suite
imagen 3
Google's advanced image generation for high-quality visual content
2agent discovery
Structured repository scanning and agent evaluation skill for discovering agents from the AI ecosystem
2g-pilot fleet operations
Protocol for orchestrating multi-agent missions using Google Workspace and Gemini reasoning.
2notebooklm research
Deep research synthesis with audio overview generation
2g-pilot tool architect
Guidelines for building "Skill Modules" that the G-Pilot Architect can plan and the Executor can deploy.
2