# google-agents-cli-scaffold

> 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 "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the Google ADK (Agent Development Kit) skills suite. Covers \`agents-cli scaffold create\`, \`scaffold enhance\`, and \`scaffold upgrade\` commands, template options, deployment targets, and the prototype-first workflow. Do NOT use for writing agent code (use google-agents-cli-adk-code) or deployment operations (use google-agents-cli-deploy).

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-scaffold ~/.claude/skills/google-agents-cli-scaffold
```

## Links

- HTML page: https://omgskills.com/skills/google/agents-cli/google-agents-cli-scaffold/
- 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-deploy](https://omgskills.com/skills/google/agents-cli/google-agents-cli-deploy/index.md) — This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure...
   - [@google](https://github.com/google) · 2.1k stars
