Skip to main content

tool-call-repair

工具调用输入修复管线。当构建或调试 LLM tool calling 层时使用此 skill——尤其是接入开源模型(DeepSeek、GLM、Qwen 等)发现工具调用频繁失败的情况。核心方法论:validate-then-repair(先校验后修复),通过四项通用修复、Markdown 链接解包、关系不变量默认值三个层次,在不改动模型的前提下显著提升工具调用成功率。触发场景:实现 tool call 中间件、调试函数调用解析失败、设计 Schema 校验层、接入新模型时工具调用不稳定。

Jump to install

Source facts

Repository
yinqd3/workbuddy-skills
Last source activity
June 3, 2026 at 06:18
Detected SKILL.md language
Chinese
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.