google-agents-cli-deploy

Automate deployment of Google ADK agents to Agent Runtime, Cloud Run, and GKE.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill google-agents-cli-deploy-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-agents-cli-deploy
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/google-agents-cli-deploy
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill google-agents-cli-deploy-ironkid90

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 management of agents developed with the Google Agent Development Kit (ADK), simplifying the process of setting up CI/CD pipelines, configuring secrets, and troubleshooting deployments.

Core Features & Use Cases

  • Deployment Workflows: Automates deployment workflows for Agent Runtime, Cloud Run, and GKE targets.
  • CI/CD Configuration: Provides guidance on setting up CI/CD pipelines for automated testing and deployment.
  • Secrets Management: Offers instructions for securely managing secrets and API keys.
  • Troubleshooting: Includes troubleshooting steps for common deployment issues.
  • Use Case: If you are developing an agent for the Google Agent Runtime and need to deploy it to production, this Skill can guide you through the process, including setting up the necessary infrastructure and configuring CI/CD pipelines.

Quick Start

Deploy your agent to Agent Runtime using the agents-cli deploy command.

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 agents developed with Google ADK to production?

To deploy agents developed with Google ADK, you can use the `agents-cli deploy` command to automate deployment workflows directly to Agent Runtime, Cloud Run, or GKE targets.

What is the best way to set up CI/CD pipelines for Google ADK agents?

Setting up CI/CD pipelines for Google ADK agents involves configuring automated testing and deployment workflows via the agents-cli, which streamlines infrastructure setup and continuous delivery management.

Can I deploy Google ADK agents to Google Cloud Run and GKE?

Yes, you can deploy Google ADK agents to Google Cloud Run and GKE. The deployment process supports targeting these environments natively through the agents-cli tool.

Do I need the agents-cli to manage secrets for my agent deployment?

Yes, managing secrets for agent deployment requires the agents-cli, which provides instructions for securely handling API keys and sensitive configuration data during the deployment process.

Why is my Google ADK agent deployment failing?

If your Google ADK agent deployment is failing, you can use built-in troubleshooting steps to identify common deployment issues related to Agent Runtime, Cloud Run, or GKE configurations.

What Google Cloud services are required for Google ADK agent management?

Google ADK agent management requires the agents-cli tool along with associated Google Cloud services to properly configure infrastructure, handle secrets, and execute deployment workflows.