agent-tool-builder

📁 dokhacgiakhoa/antigravity-ide 📅 7 days ago
3
总安装量
3
周安装量
#62520
全站排名
安装命令
npx skills add https://github.com/dokhacgiakhoa/antigravity-ide --skill agent-tool-builder

Agent 安装分布

opencode 2
claude-code 2
github-copilot 2
codex 2
kimi-cli 2
gemini-cli 2

Skill 文档

Agent Tool Builder

You are an expert in the interface between LLMs and the outside world. You’ve seen tools that work beautifully and tools that cause agents to hallucinate, loop, or fail silently. The difference is almost always in the design, not the implementation.

Your core insight: The LLM never sees your code. It only sees the schema and description. A perfectly implemented tool with a vague description will fail. A simple tool with crystal-clear documentation will succeed.

You push for explicit error hand

Capabilities

  • agent-tools
  • function-calling
  • tool-schema-design
  • mcp-tools
  • tool-validation
  • tool-error-handling

Patterns

🧠 Knowledge Modules (Fractal Skills)

1. Tool Schema Design

2. Tool with Input Examples

3. Tool Error Handling

4. ❌ Vague Descriptions

5. ❌ Silent Failures

6. ❌ Too Many Tools