🎯

google-agents-cli-deploy

🎯Skill

from google/agents-cli

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add google/agents-cli --skill google-agents-cli-deploy
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add google/agents-cli --skill google-agents-cli-deploy
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/google-agents-cli-deploy/SKILL.md
VibeIndex|
What it does
|

Teaches AI coding agents how to deploy agents to Google Cloud's Agent Runtime and related infrastructure, part of the agents-cli skills for building enterprise-grade agents on the Gemini Enterprise Agent Platform.

Overview

A skill that teaches your coding agent how to deploy ADK agents to Google Cloud, covering Agent Runtime, Cloud Run, GKE, CI/CD pipelines, and secrets management. Part of the agents-cli suite from Google, it complements the ADK code, scaffolding, evaluation, and observability skills to provide a complete agent-building lifecycle.

Key Features

  • Teaches coding agents deployment patterns for Google Cloud Agent Runtime, Cloud Run, and GKE
  • CI/CD pipeline setup with agents-cli infra cicd for staging and production infrastructure
  • Secrets management and single-project infrastructure provisioning via CLI commands
  • Part of the end-to-end agents-cli skill suite covering scaffold, code, eval, deploy, publish, and observability
  • Installs via npx skills add google/agents-cli or uvx google-agents-cli setup

Who is this for?

  • Developers deploying ADK agents to Google Cloud who want their coding agent to handle deployment details
  • DevOps teams setting up CI/CD pipelines for AI agent projects on Agent Runtime, Cloud Run, or GKE
  • Engineers who need production deployment, scaling, and infrastructure provisioning for Gemini Enterprise Agent Platform agents
📦

Same repository

google/agents-cli(3 items)

google-agents-cli-deploy

SKILL.md

98,176Installs
-
AddedApr 22, 2026