agents-cli
Build, evaluate, and deploy AI agents on Google Cloud
All Skills in This Repository (7)
Pure Emerald Level Indicatorsgoogle-agents-cli-scaffold
Initialize, modify and upgrade agent projects with predefined templates and CI/CD pipelines via agents-cli and uv tooling.
google-agents-cli-eval
Evaluate ADK agents' tool calls, response accuracy, and safety compliance.
google-agents-cli-deploy
Deploy AI agents to Google Cloud with Terraform and GitHub Actions.
google-agents-cli-observability
Configure tracing, logging, and analytics for deployed ADK agents.
google-agents-cli-adk-code
Provide coding patterns and reference implementations for ADK Python SDK agents.
google-agents-cli-publish
Register and publish agents to Gemini Enterprise via ADK or A2A protocols.
google-agents-cli-workflow
Guide AI agent development, testing, deployment, and maintenance on Google's platform.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core