majiayu000/35-google-adk-reliable-agents
Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter
npx skills add https://github.com/majiayu000/claude-skill-registry --skill 35-google-adk-reliable-agents
Before learning Google's Agent Development Kit, you'll own a Google ADK skill.
cd claude-code-skills-lab
claude
Copy and paste this prompt:
Using your skill creator skill create a new skill for Google ADK (Agent
Development Kit). I will use it to build reliable AI agents with Gemini
from hello world to professional production systems. Use context7 skill
to study official documentation and then build it so no self assumed knowledge.
Claude will:
Your skill appears at .claude/skills/google-adk/.
You now own a Google ADK skill built from official documentation. The rest of this chapter teaches you what it knows—and how to make it better.
Next: Lesson 1 — ADK Fundamentals
Take majiayu000/35-google-adk-reliable-agents from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.