rwxproject-google-adk-copilotkit
Installation
SKILL.md
Google ADK + CopilotKit Skill
Build production-ready AI agents with Google ADK backend and CopilotKit frontend.
Quick Start
# One-command setup (recommended)
npx copilotkit@latest create -f adk
# Or clone starter
git clone https://github.com/CopilotKit/with-adk
cd with-adk && bun install