Skip to main content
AI/MLgoogle

adk-issue

Analyze and triage GitHub issues for the adk-python repository. Use this skill when the user provides an issue number or link to investigate whether the issue is legitimate, whether it should be fixed, and if there is an existing PR addressing it. Triggers on "analyze issue", "issue #", "github issue", "github.com/google/adk-python/issues/".

Stars
19,929
Source
google/adk-python
Updated
2026-05-30
Slug
google--adk-python--adk-issue
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/google/adk-python/HEAD/.agents/skills/adk-issue/SKILL.md -o .claude/skills/adk-issue.md

Drops the SKILL.md into .claude/skills/adk-issue.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.