Canonical, machine-readable ADK patterns curated by the
agents-cli team.
Recipes in core/ teach fundamental patterns — OAuth flows,
session memory, guardrails, RAG, and similar building blocks.
Each is a small, focused example designed to be consumed and
composed by tooling, not read cover-to-cover as a tutorial.
Coding assistants (e.g.
Antigravity CLI)
and agents-cli read these recipes and re-compose them into
larger agents. Human developers can also browse and learn from
them directly.
Browse the folders below. Each recipe has its own README.md
with setup and run instructions.