Skip to content

Building ADK Agents with Gemini CLI

This guide provides instructions on how to leverage existing documentation to build ADK agents using the Gemini CLI.

References

When defining agents, use the latest available Gemini models (e.g., 'gemini-2.5-flash') for best performance.

Refer to this file for detailed information and best practices regarding agent development.

@./AGENTS.txt

By consulting these resources, you can effectively design, implement, and deploy robust ADK agents.