Skip to main content
Back to registry

tools

assistant-ui/skills

Always consult assistant-ui.com/llms.txt for latest API.

Installs537
Install command
npx skills add https://github.com/assistant-ui/skills --skill tools
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Always consult assistant-ui.com/llms.txt for latest API. Tools let LLMs trigger actions with custom UI rendering. Tool UI not rendering Tool not being called Result not showing - ./references/make-tool.md -- makeAssistantTool/useAssistantTool - ./references/tool-ui.md -- makeAssistantToolUI rendering - ./references/human-in-loop.md -- Confirmation patterns - toolName must match exactly (case-sensitive) - Register UI inside AssistantRuntimeProvider - Check tool description is clear - Use stopWhen: stepCountIs(n) to allow multi-step - Tool must return a value - Check status === "complete" before accessing result

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 tools do?

Always consult assistant-ui.com/llms.txt for latest API.

Is tools good?

tools does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tools work with?

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

What are alternatives to tools?

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

How do I install tools?

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

Related skills

More from assistant-ui/skills

Related skills

Alternatives in Software Engineering