tool-builder

Build Claude-compatible tools through phased requirements and design workflows.

476|42|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/taylorsatula/mira-OSS --skill tool-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tool-builder
Source: https://github.com/taylorsatula/mira-OSS/tree/main/.claude/skills/tool-builder
Command: npx skills add https://github.com/taylorsatula/mira-OSS --skill tool-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a comprehensive, phased approach to building Claude-compatible tools, emphasizing requirements discovery, specification, collaboration, and robust error handling.

Core Features & Use Cases

  • Phase-driven development: from requirements to collaborative design.
  • Concrete patterns: guidance for tool structure, error handling, and documentation.
  • Tool descriptions & registration: templates for concise tool descriptions and optional config registration.

Quick Start

Follow the phases to build a tool; study the provided tool patterns in tools/implementations.