OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add inference-sh/skills --skill agent-ui
Batteries-included agent component for React/Next.js from ui.inference.sh. One component with runtime, tools, streaming, approvals, and widgets built in. Capabilities: drop-in agent, human-in-the-loop, client-side tools, form filling. Use for: building AI chat interfaces, agentic UIs, SaaS copilots, assistants. Triggers: agent component, agent ui, chat agent, shadcn agent, react agent, agentic ui, ai assistant ui, copilot ui, inference ui, human in the loop
npx skills add inference-sh/skills --skill agent-ui
Install the belt CLI skill:
npx skills add belt-sh/cli
Batteries-included agent component from ui.inference.sh.

| Feature | Description |
|---|---|
| Runtime included | No backend logic needed |
| Tool lifecycle | Pending, progress, approval, results |
| Human-in-the-loop | Built-in approval flows |
| Widgets | Declarative JSON UI from agent responses |
| Streaming | Real-time token streaming |
| Client-side tools | Tools that run in the browser |
| Prop | Type | Description |
|---|---|---|
proxyUrl | string | API proxy endpoint |
name | string | Agent name (optional) |
config | AgentConfig | Agent configuration |
allowFiles | boolean | Enable file uploads |
allowImages | boolean | Enable image uploads |
Component docs: ui.inference.sh/blocks/agent