bygoogle· 116 skills
Central hub for building, testing, and iterating on ADK agents. Trigger this skill when the user wants to create a new agent, configure modes (task, single-turn), or build graph-based workflows.
$npx -y skills add google/adk-python --skill adk-agent-builderInstalls into the current project.
Run `npx skills use "https://github.com/google/adk-python" --skill "google/adk-python/adk-agent-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/google/adk-python" that are relevant to the current task. Run `npx skills add "https://github.com/google/adk-python"` and select the relevant skills, then follow their instructions.