You can deploy your AI agent to Google Cloud using this guide. It covers three main targets: Agent Runtime, Cloud Run, and GKE. Each option has different trade-offs in scaling, networking, and complexity.
The skill helps set up CI/CD pipelines, configure secrets, and troubleshoot deployments. It also explains service accounts, rollbacks, and production infrastructure. You will learn how to choose the best target for your needs.
This is part of the Google ADK (Agent Development Kit) skills suite. Make sure your project is scaffolded first. Then follow the command line steps to deploy your agent smoothly.
Global
mkdir -p ~/.claude/skills/google-agents-cli-deployProject
mkdir -p .claude/skills/google-agents-cli-deploySource Repository
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Diagnose Ci Failureswarpdotdev/common-skills
Diagnose CI failures fast and get a clear fix plan without touching code
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment
Ci Cd And Automationaddyosmani/agent-skills
Automate quality gates and CI/CD pipelines for safer faster releases