Ship AI Agents to Google Cloud in minutes, not months. Production-ready templates with built-in CI/CD, evaluation, and observability. - GoogleCloudPlatform/agent-starter-pack
Hey Product Hunt! 👋
We built Agent Starter Pack because we saw the same pattern over and over: teams spending weeks wiring up infrastructure, CI/CD, and observability before writing a single line of agent logic.
The problem wasn't building agents—frameworks like ADK and LangGraph make that easy. The problem was everything around it: Terraform configs, Cloud Build pipelines, tracing setup, session management, evaluation frameworks...
So we packaged all of that into a single command:
`uvx agent-starter-pack create`
In 60 seconds, you get:
- A working agent with your choice of framework (ADK, LangGraph)
- Full CI/CD pipeline (Cloud Build or GitHub Actions)
- Terraform infrastructure ready to deploy
- OpenTelemetry tracing
Would love to hear what agent patterns you'd find most useful! 🤖
ugh, wish this existed last quarter. burned a week wiring Terraform + Cloud Build before touching any agent logic. the uvx one-liner + OTel looks handy. curious how it handles secrets and preview envs. gonna try it on a small LangGraph thing.
Agent Starter Pack
Product Hunt Wrapped 2025
ugh, wish this existed last quarter. burned a week wiring Terraform + Cloud Build before touching any agent logic. the uvx one-liner + OTel looks handy. curious how it handles secrets and preview envs. gonna try it on a small LangGraph thing.
Agent Starter Pack
@alexcloudstar Thanks a lot! We are just updating the Langgraph OTel as finally we unlocked Gemini Prompt - response logging on LG