‹ 首页

agent-tool-builder

@danstrem2 · 收录于 2 周前 · 上游提交 5 个月前

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa

适合你,如果你正在为AI agent设计或实现工具接口

/ 通过 npx 安装 校验哈希
npx oh-my-skill add danstrem2/clawdbot-skill-master-pack/agent-tool-builder
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- danstrem2/clawdbot-skill-master-pack/agent-tool-builder
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify danstrem2/clawdbot-skill-master-pack/agent-tool-builder
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1GitHub stars
~336上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 91d2f76 · 表述以原文为准
它做什么

安装后,Claude 会帮你设计 AI 工具的描述和 JSON Schema,确保工具能被 AI 正确调用,减少幻觉和错误。

什么时候触发

当你需要为 AI 代理创建或优化工具接口(如函数调用、MCP 工具)时触发。

装好后可以这样说
Claude 会生成标准 schema。
Claude 会改进描述清晰度。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。