When the user is building a tool-calling agent and gets stuck — "為什麼 LLM 不呼叫我的 tool", "我這 schema 哪裡寫壞", "tool 被呼叫但 args 不對", "ReAct loop 跑不停", "the LLM won't call my tool", "help me design a function schema", "debug this tool-use behavior". Walks them through a 4-branch diagnostic + 5-step schema design walkthrough, with references to bad/good schema A/B and SDK-diff cheatsheet. Do NOT use for: pure LangChain / LangGraph / CrewAI framework questions (route to Stage 4 frameworks), MCP server building (route to cookbook 2), production agent observability (route to Stage 7).
$npx -y skills add wenyuchiou/awesome-agentic-ai-zh --skill tool-calling-tutorInstalls into the current project.
Run `npx skills use "https://github.com/wenyuchiou/awesome-agentic-ai-zh" --skill "wenyuchiou/awesome-agentic-ai-zh/tool-calling-tutor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/wenyuchiou/awesome-agentic-ai-zh" that are relevant to the current task. Run `npx skills add "https://github.com/wenyuchiou/awesome-agentic-ai-zh"` and select the relevant skills, then follow their instructions.