google-agents-cli-scaffold

Automate creation, enhancement, and upgrade of ADK projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of creating and enhancing ADK agent projects by automating the setup, deployment, and infrastructure scaffolding process.

Core Features & Use Cases

  • ADK Project Scaffolding: Generate a new ADK project with customizable architecture and deployment targets.
  • Enhancement and Upgrade: Enhance existing projects with additional features like deployment, CI/CD, and infrastructure.
  • Prototype-First Workflow: Start with a prototype and add deployment and CI/CD as needed.
  • Template Options: Choose from standard ADK templates for various project types and functionalities.

Quick Start

Use the google-agents-cli-scaffold skill to create a new ADK project with the 'adk' template and deploy it to 'agent_runtime'.

Frequently Asked Questions about google-agents-cli-scaffold

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

FAQPage Schema
What is the best way to scaffold an ADK agent project with CI/CD?

Scaffolding an ADK agent project with CI/CD is automated by generating a customizable architecture with predefined deployment targets and CI/CD runners using the agents-cli tool.

How do I add deployment and infrastructure to an existing ADK project?

Adding deployment and infrastructure to an existing ADK project is achieved by upgrading the prototype with additional features like CI/CD runners and specific deployment targets.

Do I need the agents-cli tool to create an Agent Development Kit project?

Creating an Agent Development Kit project requires the agents-cli tool and Python SDKs for various Agent Platforms to automate the setup and enhancement process.

Does ADK project scaffolding support a prototype-first workflow?

ADK project scaffolding supports a prototype-first workflow by allowing you to start with a standard template and add deployment, CI/CD, and infrastructure configurations as needed.

Can I use standard templates for different ADK agent project types?

Standard templates for different ADK agent project types and functionalities are available to generate new projects with customizable architecture during the scaffolding process.

What deployment targets are supported when scaffolding ADK agents?

Scaffolding ADK agents supports a range of deployment targets and session types through the agents-cli tool, allowing automated infrastructure setup for various Agent Platforms.