google-agents-cli-scaffold

Initialize, modify and upgrade agent projects with predefined templates and CI/CD pipelines via agents-cli and uv tooling.

5.5k|588|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/google/agents-cli --skill google-agents-cli-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-agents-cli-scaffold
Source: https://github.com/google/agents-cli/tree/main/skills/google-agents-cli-scaffold
Command: npx skills add https://github.com/google/agents-cli --skill google-agents-cli-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the setup, modification, and upgrading of agent projects by automating scaffolding tasks and managing project configurations efficiently.

Core Features & Use Cases

  • Project Initialization: Create new agent projects with predefined templates for various architectures.
  • Project Enhancement: Add deployment targets, CI/CD pipelines, or infrastructure to existing projects seamlessly.
  • Use Case: A developer needs to rapidly set up an agent with deployment automation; they can generate the base project and incrementally enhance it without manual configuration.

Quick Start

Load /google-agents-cli-workflow, clarify user requirements, and then create a new project with the desired template, deployment, and region settings.

Frequently Asked Questions about google-agents-cli-scaffold

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

FAQPage Schema
How do I automate agent project scaffolding and configuration?

Automate agent project scaffolding by initializing projects with predefined templates for various architectures, incrementally adding deployment targets or CI/CD pipelines without manual configuration. This streamlines the entire setup process.

Can I add CI/CD pipelines to an existing agent project?

Yes, you can add CI/CD pipelines to an existing agent project. The tool supports project enhancement, allowing developers to seamlessly integrate deployment automation and infrastructure into existing agent workflows.

Do I need uv to set up agent projects with this tool?

Yes, you need the `uv` tool and the `agents-cli` package to set up agent projects. These dependencies are required to execute the scaffolding commands and manage the project configurations efficiently.

What is the best way to manage the agent lifecycle with minimal manual setup?

The best way to manage the agent lifecycle with minimal manual setup is using automated scaffolding to initialize, modify, and upgrade agent projects. This supports deployment and infrastructure integration workflows efficiently.

How does upgrading agent projects work with predefined templates?

Upgrading agent projects works by applying predefined templates that standardize the architecture. The tool modifies existing configurations and adds deployment targets, ensuring upgrades require minimal manual intervention.