adk-scaffold

Scaffold ADK agent projects with design specs and CI/CD templates.

9|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/hq-opensource/si-mapper --skill adk-scaffold
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: adk-scaffold
Source: https://github.com/hq-opensource/si-mapper/tree/main/.agents/skills/adk-scaffold
Command: npx skills add https://github.com/hq-opensource/si-mapper --skill adk-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides end-to-end scaffolding for ADK agent projects and enhancements to accelerate deployment and infrastructure setup.

Core Features & Use Cases

  • Design-spec creation: Generates DESIGN_SPEC.md and scaffolding templates from user input.
  • Project bootstrap: Quick-start templates to initialize ADK agent projects.
  • Guided workflow: Step-by-step prompts from requirements gathering to project enhancement.

Quick Start

Run the ADK scaffold tool to generate a new agent project with deployment and CI/CD scaffolding.

Frequently Asked Questions about adk-scaffold

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

FAQPage Schema
How do I scaffold an ADK agent project from scratch?▼

Scaffold an ADK agent project using guided prompts that gather requirements and generate initial templates. This tool creates a DESIGN_SPEC.md and supporting scaffolding artifacts to bootstrap your agent infrastructure quickly.

What is the best way to accelerate deployment setup for agent projects?▼

Accelerate deployment setup by generating scaffolding templates and CI/CD artifacts during project bootstrap. This approach enforces best-practice templates and prompts for design decisions to streamline infrastructure configuration.

Does this scaffolding workflow require any external dependencies?▼

No external dependencies are required for this scaffolding workflow. It operates independently to generate design specifications, documentation, and project enhancement artifacts from your initial requirements input.

Can I use this to generate a DESIGN_SPEC for an existing agent enhancement?▼

Yes, you can generate a DESIGN_SPEC.md for existing agent enhancements. The guided workflow supports project enhancement workflows, prompting for design decisions to iterate on your prototype using best-practice templates.

What distinguishes this scaffolding approach from other project automation tools?▼

This scaffolding approach distinguishes itself through prototype-first iteration and enforced best-practice templates. Unlike general project automation, it specifically targets ADK agent deployment and infrastructure with guided design-spec creation.

When should I not use automated scaffolding for agent deployment?▼

Avoid automated scaffolding when your agent project requires highly customized infrastructure that deviates from standard templates. This tool enforces best-practice patterns, which may constrain unconventional deployment configurations.