assistant-ui-tools

Official

Render LLM tools with custom UI.

Authorcompozy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you register LLM tools and display rich, tool-specific user interfaces so tool calls feel first-class and—when needed—can involve humans directly.

Core Features & Use Cases

  • Tool registration for AI calls: Define tool names, input schemas, and execution logic for backend or browser-only execution.
  • Custom tool UI rendering: Render tool call states (running/complete/incomplete/requires-action) with makeAssistantToolUI.
  • Human-in-the-loop interactions: Pause tool execution for confirmation or user input using requires-action and submitResult.
  • Reference-driven implementation: Use the included guidance to implement makeAssistantTool, makeAssistantToolUI, and interactive patterns consistently.

Quick Start

Register a backend or frontend tool named exactly as the UI expects, then wire the UI component inside AssistantRuntimeProvider and render the tool call output based on its status value.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: assistant-ui-tools
Download link: https://github.com/compozy/agh/archive/main.zip#assistant-ui-tools

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 471,000+ vetted skills library on demand.