·tool-design
</>

tool-design

当用户要求“设计代理工具”、“创建工具描述”、“降低工具复杂性”、“实现 MCP 工具”或提到工具整合、架构简化、工具命名约定或代理工具接口时,应使用此技能。

5安装·0热度·@chakshugautam

安装

$npx skills add https://github.com/chakshugautam/games --skill tool-design

如何安装 tool-design

通过命令行快速安装 tool-design AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/chakshugautam/games --skill tool-design
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:chakshugautam/games。

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/chakshugautam/games --skill tool-design
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-11

Browse more skills from chakshugautam/games

快速解答

什么是 tool-design?

当用户要求“设计代理工具”、“创建工具描述”、“降低工具复杂性”、“实现 MCP 工具”或提到工具整合、架构简化、工具命名约定或代理工具接口时,应使用此技能。 来源:chakshugautam/games。

如何安装 tool-design?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chakshugautam/games --skill tool-design 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/chakshugautam/games

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-26