adk-cheatsheet

MUST READ before writing or modifying ADK agent code. ADK API quick reference for Python — agent types, tool definitions, orchestration patterns, callbacks, and state management. Includes an index of all ADK documentation pages. Do NOT use for creating new projects (use adk-scaffold).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "adk-cheatsheet" with this command: npx skills add eliasecchig/adk-docs/eliasecchig-adk-docs-adk-cheatsheet

ADK Cheatsheet

Python only for now. This cheatsheet currently covers the Python ADK SDK. Support for other languages is coming soon.

Reference Files

FileContents
references/python.mdPython ADK API quick reference — agents, tools, auth, orchestration, callbacks, plugins, state, artifacts, context caching/compaction, session rewind
references/docs-index.mdADK docs index (synced from llms.txt) — titles and URLs for fetching ADK documentation pages. If missing, fetch https://google.github.io/adk-docs/llms.txt using your agent's web fetch tool or curl.

Read references/python.md for the full API quick reference.

Creating a new agent project? Use /adk-scaffold instead — this skill is for writing code in existing projects.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

adk-dev-guide

No summary provided by upstream source.

Repository SourceNeeds Review
General

adk-eval-guide

No summary provided by upstream source.

Repository SourceNeeds Review
General

adk-scaffold

No summary provided by upstream source.

Repository SourceNeeds Review