Skip to main content
Back to registry

tool-ui

assistant-ui/tool-ui

Use this skill to move from request to working Tool UI integration quickly.

Installs182
Install command
npx skills add https://github.com/assistant-ui/tool-ui --skill tool-ui
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use this skill to move from request to working Tool UI integration quickly. Prefer assistant-ui when the project has no existing chat UI/runtime. Treat assistant-ui as optional when the app already has a working runtime. Read components.json in the user's project and verify: Preferred (AI-assisted integration): Use component-specific prompts from the catalog below (e.g. integrate the plan component for step-by-step task workflows with status tracking ). Alternative (direct registry): Multiple components: Or via shadcn: All 25 Tool UI components with tool-agent prompts and shadcn install commands: Progress Input Display Artifacts Confirmation Media Display (Geo Map) tool-agent (recommended): shadcn (direct): After installing components, wire them into assistant-ui via a Toolkit . This section covers the full setup: provider, runtime, toolkit file, and ID handling. Create an assistant wrapper that provides runtime, transport, and tools: Key points: Create a single toolkit.ts (or toolkit.tsx ) that exports a Toolkit object. Each key is a tool name; each value has type , description , parameters , and render .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tool-ui do?

Use this skill to move from request to working Tool UI integration quickly.

Is tool-ui good?

tool-ui does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tool-ui work with?

tool-ui currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to tool-ui?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tool-ui?

npx skills add https://github.com/assistant-ui/tool-ui --skill tool-ui

Related skills

Alternatives in Software Engineering