google-adk-typescript

google-adk-typescript is a skill for Claude Code, Codex from vysotin/cc_google_adk_skill. It costs 167 tokens per session (2,390 once invoked), scanned A, original, no licence file.

A TypeScript toolkit for building AI agents with Google’s Agent Development Kit, or ADK. It covers single agents, agents that run tasks in sequence or parallel, looping agents, custom agents, tools, MCP, and OpenAPI.

In plain words
What is it for?
Use it to create AI applications with LlmAgent, workflow agents, custom agents, Zod-validated function tools, MCP connections, or OpenAPI-based tools.
Why use it?
It gives TypeScript and JavaScript projects a defined way to connect language models, tools, and multi-step workflows. This reduces the need to design those building blocks from scratch.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to create AI applications with LlmAgent, workflow agents, custom agents…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vysotin/cc_google_adk_skill/google-adk-typescript
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add vysotin/cc_google_adk_skill --skill google-adk-typescript
Clone the repo
git clone --depth 1 https://github.com/vysotin/cc_google_adk_skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for google-adk-typescript

README.md
[![agentmods](https://agentmods.dev/badge/skills/vysotin/cc_google_adk_skill/google-adk-typescript.svg)](https://agentmods.dev/skills/vysotin/cc_google_adk_skill/google-adk-typescript)
Your own site
<a href="https://agentmods.dev/skills/vysotin/cc_google_adk_skill/google-adk-typescript"><img src="https://agentmods.dev/badge/skills/vysotin/cc_google_adk_skill/google-adk-typescript.svg" alt="Measured on agentmods" height="20"></a>
Per session 167 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,390 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00167 $0.02390
Opus 5 $0.00084 $0.01195
Sonnet 5 $0.00033 $0.00478
Haiku 4.5 $0.00017 $0.00239

Measured 6d ago against content hash e5da7773c8e3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

google-adk-typescript scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/google-adk-typescript/SKILL.md · 282 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 282 lines · 167 tokens per session scan A e5da7773c8e3

Subscribe to this mod's changes

google-adk-typescript is a skill published in the GitHub repository vysotin/cc_google_adk_skill (1 stars, last pushed 6mo ago), with no licence file. It adds 167 tokens to every session and 2,390 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

neo4j-driver-javascript-skill

Neo4j JavaScript/TypeScript Driver v6 — driver lifecycle, executeQuery, managed transactions (executeRead/executeWrite), session.run, Integer handling, JSON serialization, record access, async/await patterns, TypeScript types, error handling, and connection setup for Node.js and browser. Use when writing JS/TS code…

neo4j-contrib/neo4j-skills · 157 tokens

coding-standards

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

agent-skills-hub/agent-skills-hub · 28 tokens

angular

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.

agent-skills-hub/agent-skills-hub · 56 tokens

backend-dev-guidelines

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod validation, unifiedConfig, Sentry error tracking, async safety, and testing discipline.

agent-skills-hub/agent-skills-hub · 54 tokens

bun-development

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

agent-skills-hub/agent-skills-hub · 50 tokens

agent-booster

WASM-based instant code transforms for simple tasks, achieving 352x speedup over LLM inference with zero cost.

a5c-ai/babysitter · 28 tokens