# google-agents-cli-deploy

> Claude/Codex skill by [@google](https://github.com/google) · 2.1k stars · 221k installs · Updated 2026-04-29

This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets. Covers deployment workflows, service accounts, rollback, and production infrastructure. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for API code patterns (use google-agents-cli-adk-code), evaluation (use google-agents-cli-eval), or project scaffolding (use google-agents-cli-scaffold).

Tags: adk, agent-development-kit, agents, coding-agent, gemini, gemini-enterprise-agent-platform, generative-ai, google-cloud

## Install

```sh
git clone https://github.com/google/agents-cli /tmp/agents-cli && ln -s /tmp/agents-cli/skills/google-agents-cli-deploy ~/.claude/skills/google-agents-cli-deploy
```

## Links

- HTML page: https://omgskills.com/skills/google/agents-cli/google-agents-cli-deploy/
- GitHub: https://github.com/google/agents-cli
- Author: [@google](https://github.com/google)

## More from this repo

- [google-agents-cli-workflow](https://omgskills.com/skills/google/agents-cli/google-agents-cli-workflow/index.md) — This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent...
   - [@google](https://github.com/google) · 5.9k stars
- [google-agents-cli-adk-code](https://omgskills.com/skills/google/agents-cli/google-agents-cli-adk-code/index.md) — This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a...
   - [@google](https://github.com/google) · 5.8k stars
- [google-agents-cli-eval](https://omgskills.com/skills/google/agents-cli/google-agents-cli-eval/index.md) — This skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an evalset",...
   - [@google](https://github.com/google) · 2.1k stars
