Google Agent Development Kit (ADK) for Python — verified API patterns for building production-grade multi-agent systems. Covers Workflow graphs (ADK 2.0 Beta), LlmAgent, SequentialAgent, LoopAgent, CustomAgent (BaseAgent), MCP integration via McpToolset, FunctionTool, ToolContext state, session management, context compaction, callbacks (before/after agent/model/tool), human input via RequestInput, and the App wrapper. Use when: ADK agent, workflow graph, multi-agent, MCP toolset, HITL, context compaction, session state, agent pipeline.
$npx -y skills add fandry96/k3-agentic-skills --skill adk-pythonInstalls into the current project.
Run `npx skills use "https://github.com/fandry96/k3-agentic-skills" --skill "fandry96/k3-agentic-skills/adk-python"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fandry96/k3-agentic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fandry96/k3-agentic-skills"` and select the relevant skills, then follow their instructions.