adk-scaffold
CLI for scaffolding AI agent projects with RAG, deployment targets, and CI/CD pipelines on Google Cloud.
Install
npx skills add https://github.com/google/adk-docs --skill adk-scaffoldStats
| Total installs | 1,360 |
| Weekly installs | 1.4K |
| GitHub stars | 1.3K |
| First seen | Mar 9, 2026 |
| Source | @google/adk-docs |
Summary
- Provides guided project creation with templates for standard agents, agent-to-agent (A2A) coordination, and RAG with data ingestion
- Supports multiple deployment targets: Agent Engine (managed), Cloud Run (container), GKE (Kubernetes), or prototype-only (code without deployment scaffolding)
- Includes optional CI/CD pipeline setup via GitHub Actions or Google Cloud Build, session storage configuration, and datastore integration for retrieval workflows
- Offers an "enhance" command to add deployment and infrastructure to existing projects without recreating them; includes dry-run mode to preview changes before applying
Tags
Related skills
| Skill | Installs | vs adk-scaffold |
|---|---|---|
| chinese-novelist | 1,409 | +49 |
| adk-cheatsheet | 1,372 | +12 |
| compound-docs | 1,478 | +118 |
| sound-effects | 1,388 | +28 |
| adk-deploy-guide | 1,352 | -8 |
FAQ
- How many installs does adk-scaffold have?
- adk-scaffold has 1,360 total installs and 1.4K installs this week.
- Where is adk-scaffold hosted?
- adk-scaffold is published by @google/adk-docs at https://github.com/google/adk-docs.
- How many GitHub stars does adk-scaffold have?
- adk-scaffold has 1.3K GitHub stars.
- When was adk-scaffold first indexed?
- OrangeBot.AI first indexed adk-scaffold on Mar 9, 2026.
- How do I install adk-scaffold?
- Run: npx skills add https://github.com/google/adk-docs --skill adk-scaffold