google-adk
by vanman2024v2.0.0
Build AI agents with Google's Agent Development Kit (ADK) - supports Python, TypeScript, Go, and Java
Commands
addAdd a specific feature to an existing Google ADK project. Features include agent, tool, streaming, a2a, eval, observability, deploy.
buildBuild complete Google ADK (Agent Development Kit) project for new or existing projects with agent creation, tools, streaming, and A2A protocol
Documentation
# google-adk Build AI agents with Google's Agent Development Kit (ADK) - supports Python, TypeScript, Go, and Java ## Installation ```bash /plugin install google-adk@marketplace-name ``` ## Usage [Add usage instructions] ## Components - **Commands**: Available slash commands - **Agents**: Specialized AI agents - **Skills**: Reusable capabilities - **Hooks**: Event-driven automation ## License MIT