·adk-scaffold
""

adk-scaffold

MUST READ before creating or enhancing any ADK agent project. Use when the user wants to build a new agent (e.g. "build me a search agent") or enhance an existing project (e.g. "add CI/CD to my project", "add RAG").

17Installs·5Trend·@eliasecchig

Installation

$npx skills add https://github.com/eliasecchig/adk-docs --skill adk-scaffold

How to Install adk-scaffold

Quickly install adk-scaffold AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/eliasecchig/adk-docs --skill adk-scaffold
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: eliasecchig/adk-docs.

SKILL.md

View raw

Use the agent-starter-pack CLI (via uvx) to create new ADK agent projects or enhance existing ones with deployment, CI/CD, and infrastructure scaffolding.

Start with the use case, then ask follow-ups based on answers.

Compose a detailed spec with these sections. Present the full spec for user approval before scaffolding.

MUST READ before creating or enhancing any ADK agent project. Use when the user wants to build a new agent (e.g. "build me a search agent") or enhance an existing project (e.g. "add CI/CD to my project", "add RAG"). Source: eliasecchig/adk-docs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eliasecchig/adk-docs --skill adk-scaffold
Category
""Writing
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from eliasecchig/adk-docs

Quick answers

What is adk-scaffold?

MUST READ before creating or enhancing any ADK agent project. Use when the user wants to build a new agent (e.g. "build me a search agent") or enhance an existing project (e.g. "add CI/CD to my project", "add RAG"). Source: eliasecchig/adk-docs.

How do I install adk-scaffold?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eliasecchig/adk-docs --skill adk-scaffold Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/eliasecchig/adk-docs