googlegoogleOfficialΒ·7 Agent Skills Included

agents-cli

Build, evaluate, and deploy AI agents on Google Cloud

Guides coding agents through the full lifecycle of building ADK agents on Google Cloud, from scaffolding to production. Covers project creation, agent code patterns, evaluation with LLM-as-judge metrics, deployment to Agent Runtime, Cloud Run, or GKE, and Gemini Enterprise registration. Eliminates manual Terraform, CI/CD, and observability setup so agents ship faster with fewer errors.
npx skills add google/agents-cli --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agents-cli?β–Ό

Run `npx skills add google/agents-cli --all -g -y` in your terminal to install all skills in this suite globally.

What does agents-cli do?β–Ό

It gives your coding agent the skills and commands to build, evaluate, deploy, and monitor ADK agents on Google Cloud end-to-end.

Does agents-cli work with Claude Code and Codex?β–Ό

Yes. It works with Antigravity CLI, Claude Code, Codex, and any other coding agent that supports the SKILL.md standard.

Do I need Google Cloud to use agents-cli?β–Ό

No for local development β€” an AI Studio API key is enough to build and evaluate agents locally. You only need Google Cloud for deployment and production features.

Can I use agents-cli without a coding agent?β–Ό

Yes. The CLI works standalone, so you can run scaffold, eval, and deploy commands directly from your terminal.

Related Repositories in Software Engineering

View All in Software Engineering→