From jeremy-google-adk
Build production-ready AI agents using Google's Agent Development Kit with AI assistant integration, React patterns, multi-agent orchestration, and comprehensive tool libraries. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremy-google-adk:adk-agent-builderThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build production-ready agents with Google’s Agent Development Kit (ADK): scaffolding, tool wiring, orchestration patterns, testing, and optional deployment to Vertex AI Agent Engine.
Build production-ready agents with Google’s Agent Development Kit (ADK): scaffolding, tool wiring, orchestration patterns, testing, and optional deployment to Vertex AI Agent Engine.
google-adk installed and importablesrc/agents/, src/tools/, tests/, and a dependency file (pyproject.toml or requirements.txt)adk deploy ... command and a post-deploy validation checklist (AgentCard/task endpoints, permissions, logs).Example: Scaffold a single ReAct agent
Example: Multi-agent orchestrator
adk deploy ... + post-deploy health checks.${CLAUDE_SKILL_DIR}/references/SKILL.full.md000-docs/6767-a-SPEC-DR-STND-claude-code-plugins-standard.md000-docs/6767-b-SPEC-DR-STND-claude-skills-standard.mdCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
4plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub ia23a-lachnita/claude-code-plugins-plus-fix-skills --plugin jeremy-google-adk