Google Cloud starter kits and example code aggregator with ADK samples
Installation
Open Claude Code and run this command:
/plugin install jeremy-gcp-starter-examples@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
This plugin provides instant access to production-ready code examples from 6 official Google Cloud repositories, helping developers quickly implement AI agents, workflows, and applications on Google Cloud Platform.
Features
✅ ADK Sample Code: Agent creation, Code Execution Sandbox, Memory Bank
✅ Agent Starter Pack: Production templates with monitoring and security
✅ Genkit Flows: RAG, multi-step workflows, tool calling patterns
✅ Vertex AI Samples: Model training, batch prediction, deployment
✅ Gemini Examples: Multimodal analysis, function calling, structured output
✅ AgentSmithy Patterns: Multi-agent orchestration and coordination
Skills (1)
Generate production-ready Google Cloud code examples from official repositories including ADK samples, Genkit templates, Vertex AI notebooks, and Gemini patterns.
How It Works
Natural Language Activation
Simply mention what you need:
"Show me ADK sample code for creating an agent"
"I need a Genkit starter template for RAG"
"How do I implement Gemini function calling?"
"Show me Agent Starter Pack production template"
"Vertex AI code example for model training"
"Multi-agent orchestration pattern with AgentSmithy"
The skill auto-activates and provides production-ready code examples.
Use Cases
Quick Prototyping
Get production-ready code to start building immediately without searching through documentation.
Learning Best Practices
See how Google Cloud engineers implement security, monitoring, and scalability in official examples.
Production Templates
Use battle-tested patterns from Agent Starter Pack for production deployments.
Framework Comparison
Compare ADK, Genkit, and Vertex AI implementations to choose the right framework.
Infrastructure as Code
Get Terraform templates for deploying agents and infrastructure.