adk skills

105 tagged adk, measured the same way as everything else here.

Browse within: a2a 54aws 22azure 22cloud-native 22agentic 19antigravity 17ap2 17gemini 14LangChain 12agent-framework 11adk-agent 10adk-artifact 10adk-google 10adk-model 10

google/agents-cli

Skill Claude CodeCodex

This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets, or binding an agent to an Agent Gateway. Covers deployment workflows, service accounts…

5.8k 4d ago A 138 tokens original Apache-2.0

google/agents-cli

Skill Claude CodeCodex

This skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an eval dataset", "analyze eval failures", "compare eval results", "optimize agent", or needs guidance on the Agent Platform eval methodology and the Quality Flywheel. Covers eval metrics, dataset schema, LLM-as-judge…

5.8k 4d ago A 125 tokens original Apache-2.0

google/agents-cli

Skill Claude CodeCodex

This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle and coding guidelines. Entrypoint for…

5.8k 4d ago A 126 tokens original Apache-2.0

agentscope-java

04

agentscope-ai/agentscope-java

Skill Claude CodeCodex

Expert Java developer skill for AgentScope Java framework - a reactive, message-driven multi-agent system built on Project Reactor. Use when working with reactive programming, LLM integration, agent orchestration, multi-agent systems, or when the user mentions AgentScope, ReActAgent, Mono/Flux, Project Reactor, or…

5.4k 2d ago A 91 tokens

chart-rendering

05

agentscope-ai/agentscope-java

Skill Claude CodeCodex

Visualise the result of an analysis as a chart (line, bar, area, scatter, etc.). Use when the user asks to "plot...", "chart...", "show me the trend of...", "visualise...", or when a numerical result has more than 10 rows and would be easier to read as a picture. Produces an image file plus the script that generated…

5.4k 2d ago A 81 tokens

sql-analysis

06

agentscope-ai/agentscope-java

Skill Claude CodeCodex

Answer a quantitative business question by writing a SQL query against the data warehouse, validating it, and presenting the result. Use when the user asks "how many...", "what's the trend of...", "compare X vs Y over...", "what's our top N...", or anything that resolves to a query against tabular data. Produces a…

5.4k 2d ago A 79 tokens

zavora-ai/adk-rust

Skill Claude CodeCodex

Implement realtime voice agents with ADK-Rust, including audio formats, event handling, and streaming reliability. Use when building or debugging voice interactions in adk-realtime.

629 2d ago A 43 tokens

zavora-ai/adk-rust

Skill Claude CodeCodex

Add ADK-Rust tools, MCP integrations, and ADK UI protocol outputs safely. Use when building function tools, MCP toolsets, browser tools, or UI render tools.

629 2d ago A 45 tokens

adk-studio

09

zavora-ai/adk-rust

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.

629 2d ago A 45 tokens

ak-dev-architecture

10

yaalalabs/agent-kernel

Skill Claude CodeCodex

Agent Kernel architectural principles, core abstractions, and design patterns. Use this skill when you need to understand the codebase structure, how components interact, or before making changes to core functionality. Covers Session, Agent, Runner, Module, Runtime, AgentService, ChatService (execution core +…

145 4d ago A 223 tokens original Apache-2.0

ak-add-capabilities

11

yaalalabs/agent-kernel

Skill Claude CodeCodex

Add capabilities to an existing Agent Kernel project. This skill guides you through adding guardrails, tracing/observability, session persistence, knowledge bases, MCP server, A2A server, AG-UI server, pre/post hooks, multimodal support, conversation thread support, scheduled tasks (deferred and recurring chat…

145 4d ago A 139 tokens original Apache-2.0

ak-cloud-deploy

12

yaalalabs/agent-kernel

Skill Claude CodeCodex

Deploy an Agent Kernel project to AWS, Azure, or GCP using Terraform modules, or to any Kubernetes cluster (on-prem, baremetal, EKS) using the official Helm chart. Supports serverless and containerized modes for all three clouds. AWS supports execution modes (restsync, restasync, async, stream), queue-based scalable…

145 4d ago A 146 tokens original Apache-2.0

codegraph-skill

13

sopaco/cowork-forge

Skill Claude CodeCodex

Use when a coding agent needs symbol relationships, callers, callees, or change impact. Guides CodeGraph CLI usage (not MCP).

89 7d ago A 32 tokens original MIT

rtk-skill

14

sopaco/cowork-forge

Skill Claude CodeCodex

Use when running shell commands that produce verbose output (git, test, build, lint, package managers, docker). Prefix with rtk to save 60-90% tokens. Terrain projects use explicit rtk prefix (no global hook).

89 7d ago A 53 tokens original MIT

sopaco/cowork-forge

Skill Claude CodeCodex

Use when a coding agent needs project knowledge from Terrain .terrain/ assets. Guides layered reading of context, private knowledge, and repomix index.

89 7d ago A 36 tokens original MIT

ampersend

16

edgeandnode/ampersend-sdk

Skill Claude CodeCodex

Give an agent a way to pay for things on the internet. Use when the user wants the agent to be able to pay for things online, when an HTTP call returns 402 Payment Required, when calling an endpoint that charges per request, when the user names a capability they want without a specific URL in mind, or when the user is…

24 1mo ago A 80 tokens original Apache-2.0

go-concurrency

17

inference-gateway/adk

Skill Claude CodeCodex

Idiomatic Go concurrency - sync primitives, channel semantics, the select statement, and the standard channel patterns (cancellation/done-channel, fan-out/fan-in, pipeline, or-done, context, worker-pool). Use when writing or reviewing Go that spawns goroutines, shares state, or coordinates over channels, even if the…

24 2d ago A 116 tokens copy · 92% Apache-2.0

go-spec-reviewer

18

inference-gateway/adk

Skill Claude CodeCodex

Review a Go design spec before implementation begins - dispatch a subagent that checks a design doc for completeness, consistency, and idiomatic Go (simplicity, small consumer-defined interfaces, explicit wrapped errors, context propagation). Use when a user has a Go spec to review, asks "is this spec ready?", or is…

24 2d ago A 93 tokens copy · 94% Apache-2.0

go

19

inference-gateway/adk

Skill Claude CodeCodex

Idiomatic Go - package and interface design, error wrapping, table-driven tests, generics, the modern standard library (slices/maps/cmp/errors.Join), current syntax, and logging discipline. Use when writing, reviewing, or refactoring any Go code, especially code drifting toward Java/Spring shapes (deep layer trees…

24 2d ago A 99 tokens copy · 86% Apache-2.0

agent-callbacks

20

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Add callbacks to orxhestra agents for logging, monitoring, and error handling. Covers model and tool callbacks.

21 3mo ago A 28 tokens original Apache-2.0

agent-tools

21

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Create and use tools with orxhestra agents. Covers functiontool, AgentTool, transfer tools, exitloop, MCP tools, and CallContext.

21 3mo ago A 34 tokens original Apache-2.0

compose-agents

22

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Compose multi-agent systems with SequentialAgent, ParallelAgent, and LoopAgent. Use when building agent pipelines, parallel workflows, or iterative loops.

21 3mo ago A 32 tokens original Apache-2.0

md-to-codelab-html

23

lastingyeh/adk-insurance-recommendation-agent

Skill Claude CodeCodex

Converts one or more markdown (.md) source files into a complete, self-contained single-page HTML codelab. Outputs a Google Codelabs-style layout: numbered step sidebar, dynamic screenshot/image injection (referenced by name in markdown, automatically resolved from image files), syntax-highlighted code blocks…

21 29d ago A 117 tokens

a2ui-adk

24

coolxeo/a2ui-adk

Skill Claude CodeCodex

Build agents that generate rich, interactive UIs using Google's A2UI (Agent-to-User Interface) format with Google ADK (Agent Development Kit). Use when building ADK agents that need to render dynamic UI components, forms, cards, lists, or interactive elements via the A2UI declarative JSON format. Includes a Tailwind…

11 5mo ago A 131 tokens