Skip to main content

google/adk-python

SkillsMP 已收集 google/adk-python 中的 18 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
18
GitHub 星标
21,148
GitHub Forks
3,843

这个仓库中的 skills

1 个职业分类 · 已分类 39%

已展示 18 / 18 个已收集 Skill。

职业分类
未分类
描述

Creates a new sample agent in the ADK Python repository — the sample directory, its `agent.py`, and its `README.md` — following the conventions the existing samples already use. Use when the user wants to add a sample or example demonstrating a feature or…

原文语言:英语

更新
职业分类
未分类
描述

Builds ADK (Agent Development Kit) Python agents: LLM agents with tools, graph workflows of function and agent nodes, conditional routing, fan-out and join, schema-validated delegation between agents, human-in-the-loop pauses, and pytest coverage for all of…

原文语言:英语

更新
职业分类
未分类
描述

Explains how the ADK runtime fits together: the node and graph execution model, Context and Event flow, checkpoint and resume, tracing, and the rules governing the public API surface. Use when answering "how does X work" about ADK internals, tracing where an…

原文语言:英语

更新
职业分类
未分类
描述

Diagnoses misbehaving ADK agents by inspecting sessions, events, tool calls, and the exact request that reached the model. Covers the `adk run` CLI and the `adk web` dev server with its session, trace, and debug HTTP endpoints. Use when an agent returns the…

原文语言:英语

更新
职业分类
未分类
描述

Writes commit messages and pull request descriptions for the adk-python repository: Conventional Commits types and scopes, subject lines that say why a change was made, and the linked-issue and testing-plan sections the PR template requires. Use when writing…

原文语言:英语

更新
职业分类
未分类
描述

Reviews the uncommitted changes in an adk-python working tree and reports correctness, design, public-API stability, test, sample and documentation gaps as a prioritized findings report, fixing them only when asked. Use when the user asks to review local…

原文语言:英语

更新
职业分类
未分类
描述

Sets up a local ADK Python development environment in a git clone of the open-source adk-python repository: a uv virtual environment, all dependency extras, pre-commit hooks, and a first unit-test run. Runs only when explicitly requested, never on its own.…

原文语言:英语

更新
职业分类
未分类
描述

Python style and codebase conventions for ADK (Agent Development Kit): private-by-default file visibility, imports, type hints, Pydantic v2 models, formatting, docstrings, logging, async I/O, file and test layout, and unit test structure. Use when writing or…

原文语言:英语

更新
职业分类
未分类
描述

Writes an as-built architecture document for one ADK code unit — purpose, execution flow, data flow, cross-class dependencies, extension points, and the parts that must not change — to `docs/design/{topic}/{unit}/index.md`. It describes the code as…

原文语言:英语

更新
职业分类
未分类
描述

Writes a hands-on developer guide for one ADK code unit — a minimal runnable example, how it works, a configuration-option table, advanced uses, limitations, and links to related samples — to `docs/guides/{topic}/{unit}/index.md`, then lists it in the index…

原文语言:英语

更新
职业分类
未分类
描述

Checks that every Python code block in a Markdown file actually compiles and runs, by extracting each block to a temporary file, executing it in an isolated subprocess, and writing a pass/fail report with per-snippet coverage. Use when the user asks to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

A skill that provides weather information based on reference data.

原文语言:英语

更新
职业分类
软件开发工程师
描述

A math calculation skill that runs Python scripts to perform arithmetic.

原文语言:英语

更新
职业分类
软件开发工程师
描述

A text processing skill that formats strings using shell scripts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Skill for Graph Query Language (GQL) or SQL/PGQ queries against a property graph. Includes path finding, multi-hop traversal, topological connection, shortest path, node reachability, edge connectivity, and semantic graph queries.

原文语言:英语

更新
职业分类
软件开发工程师
描述

A skill that provides weather information based on reference data.

原文语言:英语

更新
职业分类
软件开发工程师
描述

A skill that provides weather information based on reference data and scripts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Skill for BigQuery AI and Machine Learning queries using standard SQL and `AI.*` functions (preferred over dedicated tools).

原文语言:英语

更新
已展示 18 / 18 个已收集 Skill。