什么是 adk-cheatsheet?
在编写或修改 ADK 代理代码之前必须阅读。适用于 Python 的 ADK API 快速参考 — 代理类型、工具定义、编排模式、回调和状态管理。包括所有 ADK 文档页面的索引。请勿用于创建新项目(使用 adk-scaffold)。 来源:google/adk-docs。
在编写或修改 ADK 代理代码之前必须阅读。适用于 Python 的 ADK API 快速参考 — 代理类型、工具定义、编排模式、回调和状态管理。包括所有 ADK 文档页面的索引。请勿用于创建新项目(使用 adk-scaffold)。
通过命令行快速安装 adk-cheatsheet AI 技能到你的开发环境
来源:google/adk-docs。
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. |
在编写或修改 ADK 代理代码之前必须阅读。适用于 Python 的 ADK API 快速参考 — 代理类型、工具定义、编排模式、回调和状态管理。包括所有 ADK 文档页面的索引。请勿用于创建新项目(使用 adk-scaffold)。 来源:google/adk-docs。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/google/adk-docs --skill adk-cheatsheet在编写或修改 ADK 代理代码之前必须阅读。适用于 Python 的 ADK API 快速参考 — 代理类型、工具定义、编排模式、回调和状态管理。包括所有 ADK 文档页面的索引。请勿用于创建新项目(使用 adk-scaffold)。 来源:google/adk-docs。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/google/adk-docs --skill adk-cheatsheet 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/google/adk-docs