Back to list
MattMagg

adk-advanced

by MattMagg

Claude Code plugins for building AI agents across frameworks (Google ADK, OpenAI, and more)

2🍴 0📅 Jan 18, 2026

SKILL.md


name: ADK Advanced description: This skill should be used when the user asks about "visual builder", "no-code agent builder", "drag and drop", "ThinkingConfig", "extended thinking", "chain of thought", "reasoning", or needs guidance on using ADK's visual development tools or configuring advanced reasoning capabilities. version: 3.0.0

ADK Advanced Features

Guide for advanced ADK features including visual building and extended thinking. Covers no-code development and enhanced reasoning capabilities.

When to Use

  • Building agents with drag-and-drop visual tools
  • Enabling chain-of-thought reasoning
  • Complex multi-step problem solving
  • Prototyping without writing code
  • Tasks requiring explicit reasoning steps

When NOT to Use

  • Standard agent creation → Use @adk-core instead
  • Tool integration → Use @adk-tools instead
  • Multi-agent systems → Use @adk-orchestration instead

Key Concepts

Visual Builder provides drag-and-drop agent design via adk web --builder. Create agents visually and export to Python code.

ThinkingConfig enables extended reasoning with configurable token budgets. The model explicitly works through problems before answering.

Thinking Budget controls how many tokens the model uses for reasoning. Higher budgets enable deeper analysis but increase latency and cost.

Chain-of-Thought prompting combined with ThinkingConfig improves performance on complex reasoning tasks.

Visual-to-Code Export generates Python from visual designs, enabling no-code prototyping with full code control later.

References

Detailed guides with code examples:

  • references/visual-builder.md - Visual development tools
  • references/thinking.md - Extended thinking configuration

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon