A professional collection of React and Next.js components designed to visualize the complete lifecycle of AI agent tool executions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tools-ui
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tools-ui using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Tool UI Components provides a comprehensive set of UI building blocks for developers building agentic interfaces with React and Next.js. This library, a highlight within the Openclaw Skills ecosystem, allows applications to display the various states of a tool's execution—including pending, running, success, and error states—with high-fidelity visual feedback. By utilizing these components from ui.inference.sh, developers can create transparent and interactive agent experiences that go beyond simple text responses.
At its core, the skill focuses on empowering developers to implement sophisticated human-in-the-loop patterns. It provides dedicated components for tool approval gates, ensuring that sensitive operations such as file deletions or email transmissions can be safely managed by users. This collection integrates perfectly with shadcn/ui and modern design systems, making it an essential addition for those leveraging Openclaw Skills to build next-generation AI agents.
To integrate these components into your React or Next.js project, use the following CLI command:
npx shadcn@latest add https://ui.inference.sh/r/tools.json
Ensure you have your registry paths configured correctly to import components like ToolCall, ToolResult, and ToolApproval into your view logic.
The skill organizes its UI logic around a defined set of execution states and pattern-based metadata. Developers can pass tool data through the following schema:
| State | Description |
|---|---|
| pending | Tool call requested, waiting to execute |
| running | Tool is currently executing |
| approval | Requires human approval before execution |
| success | Tool completed successfully |
| error | Tool execution failed |
Automatic icon mapping is applied to tool names using the following taxonomy:
Loading
A comprehensive text-to-speech skill for AI agents to generate natural, expressive, and multi-speaker audio via the inference.sh platform.

Automate the creation of high-quality talking head videos featuring AI avatars, synchronized lipsync, and professional voiceovers.

An AI-driven workflow for generating cinematic storyboards and shot lists using CLI tools.

A high-performance speech-to-text skill leveraging Whisper models for fast, multi-language audio transcription and translation via the command line.

A professional toolkit for generating platform-optimized video ads with exact technical specifications for TikTok, Instagram, YouTube, and LinkedIn.

A comprehensive framework for engineering high-quality prompts to generate cinematic AI videos using modern models.








































