agent:tools

Installation
SKILL.md

Tool Design

Guides the user through designing tools for AI agents. Based on "Principles of Building AI Agents" (Bhagwat & Gienow, 2025), Chapters 6, 10-11: Tool Calling, Third-Party Tools, and MCP.

When to use

Use this skill when the user needs to:

  • Design the tool set for an AI agent
  • Decompose complex operations into reusable tools
  • Write tool schemas with clear descriptions
  • Decide between custom tools, third-party integrations, and MCP
  • Plan MCP server or client integration

Instructions

Step 1: Understand the Agent's Needs

Use the AskUserQuestion tool to gather context:

  1. What tasks does the agent perform? (list all actions)
Related skills
Installs
5
Repository
ikatsuba/skills
First Seen
Mar 6, 2026