Skip to main content
ClaudeWave

An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

Subagents8.1k estrellas707 forksGoApache-2.0Actualizado today
Nota editorial

Google's ADK for Go is the official Go-language implementation of the Agent Development Kit, a modular framework for building, evaluating, and deploying AI agents using idiomatic Go patterns. Developers define agent logic, tools, and orchestration directly in Go code, then compose multiple specialized agents into multi-agent systems that can tackle complex workflows. The toolkit integrates with MCP (Model Context Protocol), supports the Agent-to-Agent (A2A) communication standard, and connects to Gemini models via Vertex AI, though it remains model-agnostic and can work with other LLM backends. Agents can be containerized and deployed to environments like Google Cloud Run. Installed via a single `go get google.golang.org/adk` command, the framework targets Go developers building cloud-native agent applications who want to leverage Go's concurrency model for agent orchestration. Claude can participate in these systems as a subagent or peer through MCP tooling, making this relevant to teams running heterogeneous multi-model architectures alongside Google's own Gemini offerings.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Trusted owner (google)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/google/adk-go && cp adk-go/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

2 items en este repositorio

A skill to calculate grocery prices with country-specific taxes.

Instalar
weatherSkill

A skill to check weather in different countries.

Instalar
Casos de uso

Resumen de Subagents

# Agent Development Kit (ADK) for Go

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
[![Go Doc](https://img.shields.io/badge/Go%20Package-Doc-blue.svg)](https://pkg.go.dev/google.golang.org/adk)
[![Nightly Check](https://github.com/google/adk-go/actions/workflows/nightly.yml/badge.svg)](https://github.com/google/adk-go/actions/workflows/nightly.yml)
[![r/agentdevelopmentkit](https://img.shields.io/badge/Reddit-r%2Fagentdevelopmentkit-FF4500?style=flat&logo=reddit&logoColor=white)](https://www.reddit.com/r/agentdevelopmentkit/)
[![View Code Wiki](https://www.gstatic.com/_/boq-sdlc-agents-ui/_/r/YUi5dj2UWvE.svg)](https://codewiki.google/github.com/google/adk-go)

<html>
    <h2 align="center">
      <img src="https://raw.githubusercontent.com/google/adk-python/main/assets/agent-development-kit.png" width="256"/>
    </h2>
    <h3 align="center">
      An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
    </h3>
    <h3 align="center">
      Important Links:
      <a href="https://google.github.io/adk-docs/">Docs</a> &
      <a href="https://github.com/google/adk-go/tree/main/examples">Samples</a> &
      <a href="https://github.com/google/adk-python">Python ADK</a> &
      <a href="https://github.com/google/adk-java">Java ADK</a> & 
      <a href="https://github.com/google/adk-web">ADK Web</a>.
    </h3>
</html>

Agent Development Kit (ADK) is a flexible and modular framework that applies software development principles to AI agent creation. It is designed to simplify building, deploying, and orchestrating agent workflows, from simple tasks to complex systems. While optimized for Gemini, ADK is model-agnostic, deployment-agnostic, and compatible with other frameworks.

This Go version of ADK is ideal for developers building cloud-native agent applications, leveraging Go's strengths in concurrency and performance.

---

## ✨ Key Features

*   **Idiomatic Go:** Designed to feel natural and leverage the power of Go.
*   **Rich Tool Ecosystem:** Utilize pre-built tools, custom functions, or integrate existing tools to give agents diverse capabilities.
*   **Code-First Development:** Define agent logic, tools, and orchestration directly in Go for ultimate flexibility, testability, and versioning.
*   **Modular Multi-Agent Systems:** Design scalable applications by composing multiple specialized agents.
*   **Deploy Anywhere:** Easily containerize and deploy agents, with strong support for cloud-native environments like Google Cloud Run.

## 🚀 Installation

To add ADK Go to your project, run:

```bash
go get google.golang.org/adk
```

## 📄 License

This project is licensed under the Apache 2.0 License - see the
[LICENSE](LICENSE) file for details.

The exception is internal/httprr - see its [LICENSE file](internal/httprr/LICENSE).
a2aagentsagents-sdkaiaiagentframeworkgeminigenaigollmmcpmulti-agent-collaborationmulti-agent-systemssdkvertex-ai

Lo que la gente pregunta sobre adk-go

¿Qué es google/adk-go?

+

google/adk-go es subagents para el ecosistema de Claude AI. An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control. Tiene 8.1k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala adk-go?

+

Puedes instalar adk-go clonando el repositorio (https://github.com/google/adk-go) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar google/adk-go?

+

Nuestro agente de seguridad ha analizado google/adk-go y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene google/adk-go?

+

google/adk-go es mantenido por google. La última actividad registrada en GitHub es de today, con 239 issues abiertos.

¿Hay alternativas a adk-go?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega adk-go en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: google/adk-go
[![Featured on ClaudeWave](https://claudewave.com/api/badge/google-adk-go)](https://claudewave.com/repo/google-adk-go)
<a href="https://claudewave.com/repo/google-adk-go"><img src="https://claudewave.com/api/badge/google-adk-go" alt="Featured on ClaudeWave: google/adk-go" width="320" height="64" /></a>

Más Subagents

Alternativas a adk-go