25 lines
952 B
Markdown
25 lines
952 B
Markdown
---
|
||
title: "Google Cloud"
|
||
type: entity
|
||
tags: [Google, Cloud, AI, ADK]
|
||
sources: [google-5个agent-skill设计模式-2026-03-19]
|
||
last_updated: 2026-03-19
|
||
---
|
||
|
||
## Overview
|
||
Google Cloud Platform 的云计算部门,发布了 Agent Development Kit (ADK) 及配套的 5 种 Agent Skill 设计模式指南。
|
||
|
||
## Key Contributions
|
||
- **ADK (Agent Development Kit)**:Google Cloud 发布的 Agent 开发工具包
|
||
- **5 种 Skill 设计模式**:Tool Wrapper、Generator、Reviewer、Inversion、Pipeline
|
||
- **SkillToolset 机制**:支持渐进式披露,Agent 按需加载 Skill
|
||
|
||
## Related Entities
|
||
- [[Anthropic]]:Claude Code 开发者,其 Skill 实践经验被 ADK 指南引用
|
||
- [[ADK]]:Google Cloud 的 Agent 开发工具包
|
||
- [[Google5个AgentSkill设计模式]]:本文档的核心来源
|
||
|
||
## Connections
|
||
- [[Google5个AgentSkill设计模式]] ← published_by ← [[GoogleCloud]]
|
||
- [[AnthropicSkill实践]] ← related_to ← [[GoogleCloud]]
|