tools-ui

Official

Visualize and manage tool lifecycles.

Authorinference-sh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides essential UI components to visualize and manage the lifecycle of tools used by AI agents, from pending execution to displaying results, and handling approvals.

Core Features & Use Cases

  • Tool Call Display: Render the details of a tool call, including its name, arguments, and current status (pending, running, error).
  • Tool Result Display: Show the outcome of a successfully executed tool, including its results.
  • Tool Approval UI: Implement a clear interface for users to approve or deny tool executions that require human-in-the-loop intervention.
  • Use Case: Integrate these components into an agent interface to provide users with real-time feedback on agent actions, allowing them to approve sensitive operations like sending emails or modifying data.

Quick Start

Use the tools-ui skill to display a pending tool call named 'search_web' with the argument 'query: latest AI news'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tools-ui
Download link: https://github.com/inference-sh/skills/archive/main.zip#tools-ui

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.