Skill Claude CodeCodex
Bootstrap new ADK-Rust applications with correct crate/features, provider setup, and verification steps. Use when starting a new agent app or converting an existing Rust app to ADK-Rust.
23 tagged adk-google, measured the same way as everything else here.
Browse within: aws 11karpathy-inspired 11knowledge-base 11mem0 11adk 10adk-agent 10adk-artifact 10adk-model 10google-adk 10
Skill Claude CodeCodex
Bootstrap new ADK-Rust applications with correct crate/features, provider setup, and verification steps. Use when starting a new agent app or converting an existing Rust app to ADK-Rust.
Skill Claude CodeCodex
Select and configure ADK-Rust model providers and feature flags with environment validation. Use when choosing Gemini/OpenAI/Anthropic/DeepSeek/Groq/Ollama/mistralrs for a project.
Skill Claude CodeCodex
Build, debug, and validate ADK Studio projects and generated Rust workflows. Use when working on adk-studio schemas, action nodes, code generation, graph runner behavior, or studio deployment readiness.
minh2004pd/chatbotfullpipeline
Skill Claude CodeCodex
Diagnose và fix các vấn đề liên quan đến Google ADK agents, tools, session state, multi-agent communication trong dự án MemRAG.
minh2004pd/chatbotfullpipeline
Skill Claude CodeCodex
Diagnose why the agent isn't calling wiki tools correctly — checks tool registration, systeminstruction wiki strategy, and replays a query to trace tool call behavior.
minh2004pd/chatbotfullpipeline
Skill Claude CodeCodex
Create test cases, run QA/QC checks, and ensure code quality. Use when asked to write tests, review code quality, or perform QA. Supports: unit tests, integration tests, coverage analysis, linting, type checking.
Skill Claude CodeCodex
Build production-ready AI agents in Python using Google Agent Development Kit (ADK). Use when creating agentic Python applications with LlmAgent, workflow agents (SequentialAgent, ParallelAgent, LoopAgent), multi-agent orchestration, tool development (function tools, MCP, OpenAPI), session and state management…
Skill Claude CodeCodex
Build production-ready AI agents in TypeScript using Google Agent Development Kit (ADK). Use when creating agentic TypeScript/JavaScript applications with LlmAgent, workflow agents (SequentialAgent, ParallelAgent, LoopAgent), custom agents (BaseAgent with runAsyncImpl), FunctionTool with Zod schemas, MCP and OpenAPI…