๐ฏ
adk-dev-guide
๐ฏSkillfrom google/adk-docs
What it does
|A skill providing development guidance for Google's Agent Development Kit (ADK) โ an open-source, code-first framework for building, evaluating, and deploying AI agents. ADK is model-agnostic, deployment-agnostic, supports multi-agent systems, and is available for Python, TypeScript, Go, and Java.
Same repository
google/adk-docs(4 items)
adk-dev-guide
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add google/adk-docs --skill adk-dev-guideskills.sh Installโ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add google/adk-docs --skill adk-dev-guideManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/adk-dev-guide/SKILL.mdSKILL.md
2,753Installs
-
AddedMar 9, 2026
More from this repository3
๐ฏ๐ฏ๐ฏ
adk-eval-guide๐ฏSkill
Skill
adk-deploy-guide๐ฏSkill
Skill
adk-observability-guide๐ฏSkill
A skill for Google ADK (Agent Development Kit) that guides developers on tracing and monitoring AI agents, leveraging ADK's built-in observability features for debugging and optimizing agentic workflows.