tool-design
当用户要求“设计代理工具”、“创建工具描述”、“降低工具复杂性”、“实现 MCP 工具”或提到工具整合、架构简化、工具命名约定或代理工具接口时,应使用此技能。
SKILL.md
Tools are the primary mechanism through which agents interact with the world. They define the contract between deterministic systems and non-deterministic agents. Unlike traditional software APIs designed for developers, tool APIs must be designed for language models that reason about intent, infer parameter values, and generate calls from natural language requests. Poor tool design creates failure modes that no a...
Tools are contracts between deterministic systems and non-deterministic agents. The consolidation principle states that if a human engineer cannot definitively say which tool should be used in a given situation, an agent cannot be expected to do better. Effective tool descriptions are prompt engineering that shapes agent behavior.
Key principles include: clear descriptions that answer what, when, and what returns; response formats that balance completeness and token efficiency; error messages that enable recovery; and consistent conventions that reduce cognitive load.
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill tool-design- 分类
- </>开发工具
- 认证
- —
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 tool-design?
当用户要求“设计代理工具”、“创建工具描述”、“降低工具复杂性”、“实现 MCP 工具”或提到工具整合、架构简化、工具命名约定或代理工具接口时,应使用此技能。 来源:muratcankoylan/agent-skills-for-context-engineering。
如何安装 tool-design?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill tool-design 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/muratcankoylan/agent-skills-for-context-engineering
详情
- 分类
- </>开发工具
- 来源
- user
- 收录时间
- 2026-02-01