Adk Samples
Description
A collection of sample agents built with Agent Development (ADK)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Development Kit (ADK) Samples
[](LICENSE)
Welcome to the ADK Sample Agents repository! This collection provides ready-to-use agents built on top of the [Agent Development Kit](https://google.github.io/adk-docs/), designed to accelerate your development process. These agents cover a range of common use cases and complexities, from simple conversational bots to complex multi-agent workflows.
✨ Getting Started
This repo contains ADK sample agents for **Python**, **Go** and **Java.** Navigate to the **[Python](python/)**, **[Go](go/)**, and **[Java](java/)** subfolders to see language-specific setup instructions, and learn more about the available sample agents.
[!IMPORTANT] The agents in this repository are built using the **Agent Development Kit (ADK)**. Before you can run any of the samples, you must have the ADK installed. For instructions, please refer to the [**ADK Installation Guide**](https://google.github.io/adk-docs/get-started).
To learn more, check out the [ADK Documentation](https://google.github.io/adk-docs/), and the GitHub repositories for each language:
🌳 Repository Structure
├── go
│ ├── agents
│ │ ├── llm-auditor
│ └── README.md
├── java
│ ├── agents
│ │ ├── software-bug-assistant
│ │ └── time-series-forecasting
│ └── README.md
├── python
│ ├── agents
│ │ ├── academic-research
│ │ ├── antom-payment
│ │ ├── blog-writer
│ │ ├── brand-search-optimization
│ │ ├── camel
│ │ ├── customer-service
│ │ ├── data-engineering
│ │ ├── data-science
│ │ ├── financial-advisor
│ │ ├── fomc-research
│ │ ├── deep-search
│
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development