adk-cheatsheet
>
Works with
Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
--- name: adk-cheatsheet description: > license: Apache-2.0 --- # ADK Cheatsheet > **Python only for now.** This cheatsheet currently covers the Python ADK SDK. > Support for other languages is coming soon. ## Reference Files | File | Contents | |------|----------| | `references/python.md` | Python ADK API quick reference — agents, tools, auth, orchestration, callbacks, plugins, state, artifacts, context caching/compaction, session rewind | Read `references/python.md` for the full API quick reference. For the ADK docs index (titles and URLs for fetching documentation pages), use `curl https://adk.dev/llms.txt`. > **Creating a new agent project?** Use `/adk-scaffold` instead — this skill is for writing code in existing projects.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
1.5M
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
972.7k
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
828.8k

