skills/google/adk-docs/adk-cheatsheet

adk-cheatsheet

Installation
Summary

Quick reference for Python ADK API, agent types, tools, orchestration, and state management.

  • Covers Python ADK SDK only; includes agent definitions, tool patterns, callbacks, plugins, state management, artifacts, and context caching
  • Provides a searchable index of all ADK documentation pages with URLs for fetching reference materials
  • Intended as a lookup resource while writing or modifying code in existing projects, not for bootstrapping new agents
  • Reference files include python.md for full API details and docs-index.md for documentation navigation
SKILL.md

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.

Weekly Installs
2.7K
Repository
google/adk-docs
GitHub Stars
1.3K
First Seen
Mar 9, 2026