31 lines
982 B
Markdown
31 lines
982 B
Markdown
---
|
||
title: "Google 5个Agent Skill设计模式"
|
||
type: source
|
||
tags: []
|
||
date: 2026-03-19
|
||
---
|
||
|
||
## Source File
|
||
- [[raw/Agent/Google-5个Agent-Skill设计模式-2026-03-19.md]]
|
||
|
||
## Summary
|
||
- 核心主题:Google发布的5个常用Agent Skill设计模式
|
||
- 问题域:Agent Skill开发、最佳实践
|
||
- 方法/机制:5种经过生产验证的Agent Skill设计模式
|
||
- 结论/价值:继Anthropic之后,Google也公布了其内部使用的Agent Skill设计模式
|
||
|
||
## Key Claims
|
||
- Google公布5个常用的Agent Skill设计模式
|
||
- 模式覆盖:Tool Use、Code Execution、Data Processing等场景
|
||
- 每个模式配有具体实现指导和示例
|
||
|
||
## Key Concepts
|
||
- [[AgentSkill设计模式]]:经过生产验证的Agent开发模式
|
||
- [[GoogleAgent]] ← 来源 ← [[AgentSkill设计模式]]
|
||
|
||
## Key Entities
|
||
- [[Google]]:发布Agent Skill设计模式的科技公司
|
||
|
||
## Connections
|
||
- [[ClaudeSkills]] ← parallel ← [[GoogleAgent]] ← similar ← [[AgentSkill设计模式]]
|