Loading...
Loading...
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).
npx skill4agent add eliasecchig/adk-skills adk-cheatsheetPython only for now. This cheatsheet currently covers the Python ADK SDK. Support for other languages is coming soon.
| File | Contents |
|---|---|
| Python ADK API quick reference — agents, tools, auth, orchestration, callbacks, plugins, state, artifacts, context caching/compaction, session rewind |
| ADK docs index (fetched from llms.txt at setup time) — titles and WebFetch URLs. If missing, fetch directly: |
references/python.mdCreating a new agent project? Useinstead — this skill is for writing code in existing projects./adk-scaffold