A list of agent ideas for the adk-ts-samples repo. Each represents a real-world use case showcasing different ways to build with ADK-TS — from simple tool-based agents to complex multi-agent systems.
Important
Status Tracking: When you start working on an agent, please update the Status field from "Available" to "WIP - @github_username" to avoid duplicate work. When completed, change it to "Built". This helps coordinate efforts across the team
Before Submitting a Project: We're looking to maintain a balanced portfolio that demonstrates the full range of ADK-TS capabilities. Each new project should have a real-world use case and help us balance across:
- Skill levels (Beginner, Intermediate, Advanced)
- Domains (Web2, Web3, and general applications)
- Agent patterns (Tool-based, Multi-tool, Multi-agent systems)
Make sure your project fills a gap and showcases a unique way to use ADK-TS
| Agent Name | Complexity | Agent Type | Vertical | Status |
|---|---|---|---|---|
| Research & Summary Tool | Beginner | Tool-based | General | Available |
| Smart Schedule Optimizer | Beginner | Multi-tool | Lifestyle | Available |
| Trend Monitor & Alerts | Beginner | Tool-based | Finance / Web3 | Available |
| Writing Assistant | Intermediate | Multi-agent | General | Available |
| Travel Itinerary Planner | Intermediate | Multi-agent | Travel | WIP - @Adebesin-Cell |
| Mental Health Companion | Intermediate | Multi-agent | Healthcare | Available |
| Business Operations Manager | Intermediate | Multi-agent | Business | Available |
| DeFi Risk Analyzer | Advanced | Tool-based | Finance / Web3 | Available |
| Crypto Tax Calculator | Advanced | Multi-tool | Finance / Web3 | Built |
| DAO Proposal Analyzer | Advanced | Multi-agent | Web3 / Governance | Built |
| Cross-Chain Bridge Monitor | Advanced | Multi-agent | Web3 / Infrastructure | Available |
Description: Multi-source knowledge lookup agent that fetches and summarizes data from Wikipedia, IQ.wiki, and news APIs.
Tags: research, chat, summarization
Interaction Type: Conversational
Complexity: Beginner
Agent Type: Tool-based
Vertical: General
Status: Available
Scope:
- Fetch information from Wikipedia, IQ.wiki, and news APIs
- Summarize and synthesize data from multiple sources
- Provide conversational responses to user queries
- Combine results into cohesive summaries
Description: Context-aware daily planner that integrates calendar, weather, and traffic data to optimize schedules.
Tags: productivity, automation
Interaction Type: Workflow
Complexity: Beginner
Agent Type: Multi-tool
Vertical: Lifestyle
Status: Available
Scope:
- Access and read calendar events
- Fetch weather data for the user's location
- Retrieve real-time traffic information
- Suggest optimal scheduling based on combined data
- Provide recommendations for time management
Description: Trend-tracking agent that analyzes news or crypto data, summarizes insights, and pushes updates to Telegram or Discord.
Tags: automation, analysis
Interaction Type: Workflow
Complexity: Beginner
Agent Type: Tool-based
Vertical: Finance / Web3
Status: Available
Scope:
- Monitor news feeds or crypto market data
- Analyze trends and identify key insights
- Generate automated summaries of findings
- Push notifications to Telegram or Discord channels
- Real-time updates on tracked topics
Description: Hierarchical multi-agent travel system that coordinates flight, hotel, and itinerary planning.
Tags: travel, planning
Interaction Type: Workflow
Complexity: Intermediate
Agent Type: Multi-agent
Vertical: Travel
Status: WIP - @Adebesin-Cell
Scope:
- Search and compare flight options
- Find and book accommodations
- Build comprehensive travel itineraries
- Coordinate between specialized agents for each travel component
- Provide integrated travel recommendations
Description: Multi-agent writing assistant that helps users research, write, and edit content with real-time feedback and suggestions.
Tags: writing, productivity, ai-assistance
Interaction Type: Conversational
Complexity: Intermediate
Agent Type: Multi-agent
Vertical: General
Status: Available
Scope:
- Research and gather information on user-specified topics
- Provide writing suggestions and structural guidance
- Generate draft content based on user input
- Edit and refine existing text for clarity and tone
- Offer real-time feedback on grammar, style, and content quality
- Collaborate with specialized agents for research, drafting, and editing tasks
Description: Multi-agent mental health companion with therapy tools, journaling, and crisis detection.
Tags: health, ai, mental-wellness
Interaction Type: Conversational
Complexity: Intermediate
Agent Type: Multi-agent
Vertical: Healthcare
Status: Available
Scope:
- Provide conversational mental health support
- Enable journaling functionality for users
- Detect crisis indicators and escalate appropriately
- Offer coping strategies and wellness resources
- Coordinate multiple agents for different wellness domains
Description: AI business operations assistant handling invoices, scheduling, and client communication.
Tags: automation, enterprise
Interaction Type: Workflow
Complexity: Intermediate
Agent Type: Multi-agent
Vertical: Business
Status: Available
Scope:
- Process and manage invoices
- Handle scheduling and appointment coordination
- Automate client communication workflows
- Coordinate between specialized agents for different business functions
- Integrate with business systems and tools
Description: Monitors DeFi protocols, tracks yield, and generates AI-driven risk assessments.
Tags: defi, analytics
Interaction Type: Workflow
Complexity: Advanced
Agent Type: Tool-based
Vertical: Finance / Web3
Status: Available
Scope:
- Monitor DeFi protocol performance and metrics
- Track yield farming opportunities
- Analyze liquidity pools and returns
- Generate risk assessments for DeFi positions
- Provide real-time alerts on significant changes
Description: Reads wallet transactions, classifies activity, and generates tax summaries for users.
Tags: finance, automation
Interaction Type: Workflow
Complexity: Advanced
Agent Type: Multi-tool
Vertical: Finance / Web3
Status: Available
Scope:
- Read and parse wallet transactions
- Classify transaction types (income, expense, transfer, etc.)
- Calculate tax implications for activities
- Generate comprehensive tax summaries
- Support multiple blockchain networks
Description: Multi-agent governance system that analyzes proposals, simulates outcomes, and recommends votes for DAO members.
Tags: governance, dao, ai
Interaction Type: Workflow
Complexity: Advanced
Agent Type: Multi-agent
Vertical: Web3 / Governance
Status: Built
Scope:
- Analyze DAO proposals and governance documents
- Simulate potential outcomes of proposals
- Assess impact on stakeholders
- Generate voting recommendations based on analysis
- Coordinate with specialized agents for different governance aspects
Description: Cross-chain asset transfer coordinator that uses AI agents to monitor bridge status and detect anomalies.
Tags: bridge, monitoring, security
Interaction Type: Workflow
Complexity: Advanced
Agent Type: Multi-agent
Vertical: Web3 / Infrastructure
Status: Available
Scope:
- Monitor cross-chain bridge status and health
- Track asset transfers across chains
- Detect anomalies and potential security issues
- Alert users to bridge problems or suspicious activity
- Coordinate between agents monitoring different bridge networks