jswortz

Geap Tour — Development skill for Claude Code

Development community

GEAP Workshop: Hands-on Gemini Enterprise Agent Platform tour — ADK agents, MCP servers, Agent Armor, evaluation, governance, and optimization on Google Cloud.

How to install Geap Tour

This entry records only its repository, not the path inside it, so there is no exact command to give. Open jswortz/geap-tour and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Geap Tour does

GEAP Workshop: Hands-on Gemini Enterprise Agent Platform tour — ADK agents, MCP servers, Agent Armor, evaluation, governance, and optimization on Google Cloud.

Alternatives in Development

README

GEAP Workshop: Enterprise Agent Platform Tour

A hands-on workshop demonstrating the full Gemini Enterprise Agent Platform (GEAP) — from building ADK agents with MCP tools through deployment, governance, evaluation, and optimization.

Reference Architecture

![GEAP Reference Architecture (detailed)](diagrams/outputs/08_reference_architecture.png)

*Detailed reference architecture showing all GEAP platform components: Shared Service Project (Agent Gateway with ingress/egress, Model Armor input/output screening, Cloud Armor), Build & CI/CD (Cloud Build, Artifact Registry, Workload Identity Federation), three project zones (Development with ADK, Evaluation Framework, GEPA Optimization, Observability; Testing/Staging with staged agents and MCP servers; Production with Agent Engine, SPIFFE Identity, Memory Bank, Multi-Model Router, OTel Tracing), Agent Registry fleet catalog spanning all projects, Vertex AI Models (Gemini Flash/Pro, Claude Opus via LiteLLM), and Gemini Enterprise with A2A protocol for business end users.*

What's Inside

Area Description
ADK Agents Three agents (travel, expense, coordinator) built with Google Agent Development Kit
MCP Servers Three FastMCP tool servers deployed to Cloud Run (search, booking, expense)
Deployment Agent Runtime deployment with identity, gateway, and OTel tracing
Evaluation One-time, continuous (online evaluators with custom rubrics), and simulated evaluation pipelines
Model Armor Model Armor templates for input/output screening + client-side guardrails
Governance Agent identity (SPIFFE), agent gateway (ingress + egress), agent registry, Semantic Governance Policies (SGP)
Multi-Model Router Complexity-based routing across Flash Lite, Flash, and Opus
Optimization Agent optimization via GEPA algorithm
CI/CD GitHub Actions workflow running simulated evals on PRs
Diagrams Architecture diagrams ge