google-agents-cli-deploy

Deploy and configure Google ADK agents to Cloud Run, GKE, and Agent Runtime.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/ssmleo/govfolio --skill google-agents-cli-deploy-ssmleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-agents-cli-deploy
Source: https://github.com/ssmleo/govfolio/tree/main/.agents/skills/google-agents-cli-deploy
Command: npx skills add https://github.com/ssmleo/govfolio --skill google-agents-cli-deploy-ssmleo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-agents-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the deployment and configuration of Google ADK agents, simplifying the process for developers and system administrators.

Core Features & Use Cases

  • Deployment Guidance: Offers comprehensive instructions for deploying agents to various targets like Agent Runtime, Cloud Run, and GKE.
  • Configuration: Assists in setting up CI/CD pipelines, configuring secrets, and troubleshooting deployment issues.
  • Documentation: Provides in-depth information about Agent Runtime, Cloud Run, and GKE deployment patterns.
  • Use Case: Help a user set up their ADK agent on Cloud Run, configure the necessary environment variables, and troubleshoot common issues.

Quick Start

Deploy your ADK agent to Cloud Run using the following command: agents-cli deploy --project <your_project_id> --service-account <service_account_email>.

Frequently Asked Questions about google-agents-cli-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy Google ADK agents to Cloud Run or GKE?

To deploy Google ADK agents, you can use the `agents-cli deploy` command, specifying your project ID and service account email, to target environments like Cloud Run, GKE, or Agent Runtime.

What is the best way to configure CI/CD pipelines for Google ADK agent deployment?

Configuring CI/CD pipelines for Google ADK agent deployment involves using the `google-agents-cli` to establish automated workflows, manage environment secrets, and deploy consistently across various Google Cloud Platform services.

Do I need the google-agents-cli installed to deploy agents to Google Cloud Platform?

Yes, installing the `google-agents-cli` is required, alongside having active access to Google Cloud Platform, to facilitate the deployment and configuration of your Google ADK agents across available cloud services.

Can I manage environment secrets when deploying Google ADK agents to Agent Runtime?

Yes, you can manage environment secrets when deploying Google ADK agents to Agent Runtime, as the deployment configuration process provides guidance on setting up necessary variables and securing your cloud services.

Why is my Google ADK agent deployment failing on Cloud Run?

Troubleshooting a failing Google ADK agent deployment on Cloud Run involves checking your service account permissions, verifying environment secrets configuration, and reviewing the deployment patterns provided in the documentation.

Does the Google ADK deployment skill support GKE deployment patterns?

Yes, the skill provides in-depth documentation and deployment guidance for Google Kubernetes Engine (GKE) patterns, alongside Agent Runtime and Cloud Run, to help you configure your agents effectively.