tools-ui
UI components for displaying AI tool calls, results, and human-in-the-loop approval flows.
Install
npx skills add https://github.com/inferen-sh/skills --skill tools-uiStats
| Total installs | 13,868 |
| Weekly installs | 13.9K |
| GitHub stars | 235 |
| First seen | Mar 12, 2026 |
| Source | @inferen-sh/skills |
Summary
- Includes three core components: ToolCall for displaying pending/running tool invocations, ToolResult for showing completed outputs, and ToolApproval for human-in-the-loop approval flows with approve/deny callbacks
- Automatic icon assignment based on tool name patterns (search, read, write, delete, send, etc.) with fallback to wrench icon
- Five distinct tool states (pending, running, approval, success, error) with customizable styling via className prop
- Integrates seamlessly with the Agent component for automatic tool lifecycle management and optional approval gates on sensitive operations
Tags
Related skills
| Skill | Installs | vs tools-ui |
|---|---|---|
| playwright-cli | 11,995 | -1,873 |
| javascript-sdk | 13,921 | +53 |
| vercel-deploy | 10,602 | -3,266 |
| performance-optimization | 11,460 | -2,408 |
| enhance-prompt | 21,059 | +7,191 |
FAQ
- How many installs does tools-ui have?
- tools-ui has 13,868 total installs and 13.9K installs this week.
- Where is tools-ui hosted?
- tools-ui is published by @inferen-sh/skills at https://github.com/inferen-sh/skills.
- How many GitHub stars does tools-ui have?
- tools-ui has 235 GitHub stars.
- When was tools-ui first indexed?
- OrangeBot.AI first indexed tools-ui on Mar 12, 2026.
- How do I install tools-ui?
- Run: npx skills add https://github.com/inferen-sh/skills --skill tools-ui