adk-agent-builder

Build production-ready AI agents using Google's Agent Development Kit with Claude integration, React patterns, multi-agent orchestration, and comprehensive tool libraries

Content Preview
---
name: adk-agent-builder
description: Build production-ready AI agents using Google's Agent Development Kit with Claude integration, React patterns, multi-agent orchestration, and comprehensive tool libraries
version: 1.0.0
author: Jeremy Longshore
tags: [google, adk, agent, claude, react, multi-agent, orchestration, framework]
---

# ADK Agent Builder Skill

## Overview

The ADK Agent Builder accelerates AI agent development using Google's Agent Development Kit (ADK) framework integrated wit
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/adk-agent-builder.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/skills-batch-20251204-000554/plugins/jeremy-google-adk/skills/adk-agent-builder/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at backups/skills-batch-20251204-000554/plugins/jeremy-google-adk/skills/adk-agent-builder/SKILL.md

Related Skills

adk-deployment-specialist
Deploy and orchestrate Vertex AI ADK agents using A2A protocol. Manages AgentCard discovery, task submission, Code Execution Sandbox, and Memory Bank. Use when asked to "deploy ADK agent" or "orchestrate agents". Trigger with phrases like 'deploy', 'infrastructure', or 'CI/CD'.
adk-deployment-specialistadkdeploymentspecialist

by jeremylongshore · plugins-plus-skills

adk-engineer
Execute software engineer specializing in creating production-ready ADK agents with best practices, code structure, testing, and deployment automation. Use when asked to "build ADK agent", "create agent code", or "engineer ADK application". Trigger with relevant phrases based on skill purpose.
adk-engineeradkengineer

by jeremylongshore · plugins-plus-skills

adk-infra-expert
Execute use when provisioning Vertex AI ADK infrastructure with Terraform. Trigger with phrases like "deploy ADK terraform", "agent engine infrastructure", "provision ADK agent", "vertex AI agent terraform", or "code execution sandbox terraform". Provisions Agent Engine runtime, 14-day code executio
adk-infra-expertadkinfraexpert

by jeremylongshore · plugins-plus-skills

gcp-examples-expert
Generate production-ready Google Cloud code examples from official repositories including ADK samples, Genkit templates, Vertex AI notebooks, and Gemini patterns. Use when asked to "show ADK example" or "provide GCP starter kit". Trigger with relevant phrases based on skill purpose.
gcp-examples-expertgcpexamplesexpert

by jeremylongshore · plugins-plus-skills