tool-calling-tutor
FeaturedUse when a tool-calling agent does not call a tool, sends wrong arguments, loops without stopping, or needs a function schema. Guides a four-branch diagnosis and five-step schema repair. Do not use for framework-specific, MCP-server, or production-observability questions.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- WenyuChiou
- Repository
- WenyuChiou/awesome-agentic-ai-zh
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
design-agent-tools
Designs or repairs the tool interface an agent programs against - names, descriptions, JSON schemas, response formatting, and error messages. Use when an agent picks the wrong tool, ignores a tool, passes bad arguments, blows up its context on tool output, or repeats calls. Also use when adding new tools, converting REST endpoints into agent tools, or reviewing an MCP server's tool surface.
agent-tool-builder
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
agent-tool-builder
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