Add resource for Agent Skill design patterns
Added a new resource link for Agent Skill design patterns.
This commit is contained in:
parent
e3201092bd
commit
9f2aa80eab
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ Concepts, comparisons, and explainers to build a solid mental model.
|
|||
- [Claude Skills vs MCP: Complete Guide](https://dev.to/jimquote/claude-skills-vs-mcp-complete-guide-to-token-efficient-ai-agent-architecture-4mkf) - Comparison of Agent Skills and Model Context Protocol.
|
||||
- [The Great AI Agent Configuration Confusion](https://medium.com/@satinath.mondal/the-great-ai-agent-configuration-confusion-agents-md-skill-md-and-whats-next-12345) - Overview of SKILL.md, AGENTS.md, and related standards.
|
||||
- [Using skills with Deep Agents](https://blog.langchain.com/using-skills-with-deep-agents/) - How frameworks apply the skills pattern.
|
||||
- [5 Agent Skill design patterns every ADK developer should know](https://x.com/GoogleCloudTech/status/2033953579824758855?s=20) - Guidance on how to structure the logic inside Agent Skills.
|
||||
|
||||
### Video Introductions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue