google-agents-cli-scaffold

The google-agents-cli-scaffold skill provides commands to initialize, enhance, and upgrade projects within the Google Agent Development Kit (ADK). It manages project structure, deployment configurations, and CI/CD pipeline scaffolding.

48.9K
Installs
5
Use cases
5/10
Quality

Is google-agents-cli-scaffold safe to install?

Review the source first

Review the source first: our audit of google-agents-cli-scaffold's source files found 8 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands that create directories, generate project files, and modify existing project structures. It requires careful user confirmation before execution.

How we audit skills: our security review methodology.

Who is this skill for?

Developers building AI agents using the Google ADK who need to automate project setup, infrastructure configuration, and deployment scaffolding.

What can you do with it?

  • Creating a new ADK agent project
  • Adding deployment targets to an existing agent project
  • Integrating CI/CD pipelines into an agent project
  • Upgrading existing project structures to newer CLI versions
  • Generating reference infrastructure files like Dockerfiles or Terraform configurations

How good is this skill?

Quality score: 5/10. The skill documentation is clear, provides specific command examples, and includes necessary safety warnings regarding project directory management and workflow prerequisites.

What does the skill file contain?

SKILL.md
# ADK Project Scaffolding Guide

> **Requires:** `agents-cli` (`uv tool install google-agents-cli`) — [install uv](https://docs.astral.sh/uv/getting-started/installation/index.md) first if needed.

Use the `agents-cli` CLI to create new ADK agent projects or enhance existing ones with deployment, CI/CD, and infrastructure scaffolding.

---

## Prerequisite: Clarify Requirements (MANDATORY for new projects)

**Before scaffolding a new project, load `/google-agents-cli-workflow` and complete Phase 0** — clarify the user's requirements before running any `scaffold create` command. Ask what the ag...

Frequently asked questions

Should I use this skill to write my agent's core logic?

No. Use google-agents-cli-adk-code for writing agent code.

Can I use this to deploy my agent to production?

No. Use google-agents-cli-deploy for deployment operations.

What are the naming constraints for new projects?

Project names must be 26 characters or less, using only lowercase letters, numbers, and hyphens.

How do I handle RAG implementation?

RAG is not a scaffold template. You must clone and study the rag-vector-search or rag-agent-search samples.

Data sourced from google/agents-cli on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so