G-Pilot Fleet Operations
Installation
SKILL.md
G-Pilot Fleet Operations
This protocol governs how the G-Pilot fleet (Architect, Billing, Executor) interacts with Google services to complete user missions.
1. The Mission Lifecycle
- Ingestion: User request is received via the Dashboard.
- Architectural Layout: The Architect Node (Gemini-3 Thinking) converts the text into a Mission SPEC.
- Fuel Check: The Billing Node deducts credits based on the tool's cost factor.
- Deployment: The Executor Node initializes the safe Google Auth bridge and triggers the specific tool (Slides, Sheets, Intel).
- Finalization: Results are beamed back to the user as a secure link (e.g.,
docs.google.com/...).
2. Multi-Tool Stacking
G-Pilot supports "Chained Missions":
- Example:
Intel Report->Slide Deck. The output of the research agent is used as thepayloadfor the Slides agent.
3. High-Security Bridging (The Vault)
- Credential Isolation: Tools must never store client credentials in the environment. They must fetch, use, and cleanup (ephemeral).
- Domain Sovereignty: If a client uses their own console, all mission assets (Slides, Sheets) are owned by their Service Account, not G-Pilot.
Related skills
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
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.
2g-pilot google provisioning
Protocol for setting up Google Cloud Projects and Workspace APIs for client-owned infrastructure.
2