Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,28 +1,28 @@
---
title: "ADK"
type: entity
tags: [Google, AI, Agent, Development Kit]
sources: [google-5个agent-skill设计模式-2026-03-19]
last_updated: 2026-03-19
---
## Overview
Agent Development Kit (ADK) 是 Google Cloud 发布的 Agent 开发工具包,提供了完整的代码示例和 5 种经过验证的 Skill 设计模式。
## Key Features
- **SkillToolset**:支持多个 Skill 组合使用的工具集
- **渐进式披露机制**Agent 只在运行时需要时才消耗上下文 token 加载特定模式
- **5 种设计模式**Tool Wrapper、Generator、Reviewer、Inversion、Pipeline
## Related Entities
- [[GoogleCloud]]ADK 的发布主体
- [[ClaudeCode]]:类似的 Agent 开发工具Anthropic
- [[SkillToolset]]ADK 中的 Skill 组合机制
## Connections
- [[Google5个AgentSkill设计模式]] ← documented_in ← [[ADK]]
- [[ToolWrapper]] ← part_of ← [[ADK]]
- [[Generator]] ← part_of ← [[ADK]]
- [[Reviewer]] ← part_of ← [[ADK]]
- [[Inversion]] ← part_of ← [[ADK]]
- [[Pipeline]] ← part_of ← [[ADK]]
---
title: "ADK"
type: entity
tags: [Google, AI, Agent, Development Kit]
sources: [google-5个agent-skill设计模式-2026-03-19]
last_updated: 2026-03-19
---
## Overview
Agent Development Kit (ADK) 是 Google Cloud 发布的 Agent 开发工具包,提供了完整的代码示例和 5 种经过验证的 Skill 设计模式。
## Key Features
- **SkillToolset**:支持多个 Skill 组合使用的工具集
- **渐进式披露机制**Agent 只在运行时需要时才消耗上下文 token 加载特定模式
- **5 种设计模式**Tool Wrapper、Generator、Reviewer、Inversion、Pipeline
## Related Entities
- [[GoogleCloud]]ADK 的发布主体
- [[ClaudeCode]]:类似的 Agent 开发工具Anthropic
- [[SkillToolset]]ADK 中的 Skill 组合机制
## Connections
- [[Google5个AgentSkill设计模式]] ← documented_in ← [[ADK]]
- [[ToolWrapper]] ← part_of ← [[ADK]]
- [[Generator]] ← part_of ← [[ADK]]
- [[Reviewer]] ← part_of ← [[ADK]]
- [[Inversion]] ← part_of ← [[ADK]]
- [[Pipeline]] ← part_of ← [[ADK]]