Build Agent UI in React/Next.js
curated by SkillMD · plugin · 3 skills
Add a full agent interface to a React/Next.js app with streaming, human-in-the-loop approvals, and tool call UI.
Install the whole plugin (CLI)
npx skillmds add inference-sh/agent-ui
npx skillmds add inference-sh/tools-ui
npx skillmds add inference-sh/chat-uiSkills in this plugin
- ▌ agent-ui · inference-shAdd a batteries-included agent component to React/Next.js apps with runtime, streaming, human-in-the-loop approvals, and client-side tools.
- ▌ tools-ui · inference-shProvides React/Next.js UI components for displaying tool call lifecycle states including pending, running, approval, success, and error, with support for human-in-the-loop approval flows.
- ▌ chat-ui · inference-shBuild chat interfaces in React/Next.js with reusable components for messages, input, typing indicators, and avatars.