·adk-cheatsheet
""

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).

17Installs·5Trend·@eliasecchig

Installation

$npx skills add https://github.com/eliasecchig/adk-docs --skill adk-cheatsheet

How to Install adk-cheatsheet

Quickly install adk-cheatsheet AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/eliasecchig/adk-docs --skill adk-cheatsheet
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: eliasecchig/adk-docs.

SKILL.md

View raw

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

| references/python.md | Python ADK API quick reference — agents, tools, auth, orchestration, callbacks, plugins, state, artifacts, context caching/compaction, session rewind |

| references/docs-index.md | ADK 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. |

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). Source: eliasecchig/adk-docs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eliasecchig/adk-docs --skill adk-cheatsheet
Category
""Writing
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from eliasecchig/adk-docs

Quick answers

What is 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). Source: eliasecchig/adk-docs.

How do I install adk-cheatsheet?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eliasecchig/adk-docs --skill adk-cheatsheet Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/eliasecchig/adk-docs