Agents CLI
Repository: google/agents-cliDescription: Command-line tool and skills package designed to streamline the Agent Development Lifecycle (ADLC) on Google Cloud. Key Features:
- Scaffolding, testing, evaluating, and deploying AI agents built with the Agent Development Kit (ADK)
- Native integration with Gemini CLI, Claude Code, and other coding assistants via reusable skills
- Support for evaluating agent metrics and deploying to Cloud Run, GKE, or Agent Runtime
- Machine-readable interfaces for automated agent construction and code preservation
- Standardized skills for ADK Python operations, environment management, observability, and publishing Primary Use Cases: AI-driven agent scaffolding, testing/evaluation metrics, and GCP deployment. Tags: #cli #gcp #adk #developer-tools Added: 2026-06-18 Source: GitHub
Notes / Why Notable
Serves as a bridge for AI coding assistants to act as experts in creating and deploying Google Cloud ADK-based agents, incorporating zero-trust policies and observability features. It helps automate the end-to-end development of custom agent applications.