Domains
Forms
- SKILL.md33.3%
- references66.7%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When the user needs to write or modify agent code using Google's ADK Python SDK within an agents-cli project.
agents-cli scaffold create or enhance.Correct ADK Python agent code following project conventions, ready for eval and deploy.
Use Cases
A developer starts a new agent project and runs `agents-cli scaffold create`. After activating the workflow skill, they use this skill to copy the Agent definition pattern and tool decorator from the cheatsheet, building a weather agent in minutes without reading full docs. It saves time and ensures convention compliance.
A team enhances an existing repo via `agents-cli scaffold enhance`. They need graph-based Workflow API with fan-in/out. This skill points to adk-workflows.md, giving node/edge patterns and HITL examples, helping them implement explicit topology correctly and connect to eval and deploy skills.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File