Google Agents CLI
by Google
Turns any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud. An open CLI plus skills that scaffold, run evals, and ship to Agent Engine or Cloud Run.
Skills
Agent Scaffolding
Generates a production-ready agent project structure so a coding assistant can build on Google Cloud conventions.
Evaluation Runs
Runs evaluation suites against an agent and reports quality metrics before it is deployed to production.
Cloud Deployment
Deploys agents to Google Cloud Agent Runtime, Cloud Run, or GKE with a single command from the terminal.
Related Agents
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
LangChain / LangSmith
Framework for building LLM applications with chains, agents, and tool use — plus LangSmith for tracing, evaluation, and…