thread-list

Manage multi-thread conversations in assistant-ui with CRUD operations.

Updated May 28, 2026
One-click install
npx skills add https://github.com/ChaoTzuJung/knowledge-base-qa-bot --skill thread-list-chaotzujung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thread-list
Source: https://github.com/ChaoTzuJung/knowledge-base-qa-bot/tree/main/.agents/skills/thread-list
Command: npx skills add https://github.com/ChaoTzuJung/knowledge-base-qa-bot --skill thread-list-chaotzujung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires assistant-ui, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide for managing multi-thread conversations in assistant-ui, ensuring smooth operation and user convenience when implementing thread lists, switching threads, or managing conversation history.

Core Features & Use Cases

  • Multi-thread Management: Offers guidance for implementing thread lists, switching between threads, and managing conversation history.
  • Custom UI Integration: Assists in creating custom thread list interfaces for better user experience.
  • Local and Cloud Operations: Supports both local and cloud-based thread list management, catering to various deployment scenarios.

Quick Start

Use the thread-list skill to manage conversations in assistant-ui by implementing a custom thread list UI or utilizing the built-in thread list features.

Frequently Asked Questions about thread-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multi-thread conversations in assistant-ui?

You can manage multi-thread conversations in assistant-ui by utilizing CRUD operations to create, switch between, and delete conversation threads, ensuring smooth conversation history management and user convenience.

Can I build a custom thread list UI with assistant-ui?

Yes, you can build a custom thread list UI with assistant-ui. This skill assists in creating custom thread list interfaces to integrate seamlessly with your existing UI development workflow for a better user experience.

Does assistant-ui support cloud-based thread management?

Yes, assistant-ui supports cloud-based thread management. This skill provides operations for both local and cloud-based thread list management, catering to various deployment scenarios for your multi-thread conversations.

What is the best way to switch between conversation histories in assistant-ui?

The best way to switch conversation histories in assistant-ui is by implementing dedicated thread management operations. This approach provides the necessary state management to switch threads smoothly without losing conversation context.

Do I need the assistant-ui library to implement a thread list?

Yes, the assistant-ui library is required for runtime execution and state management when implementing a thread list. It serves as the foundational dependency for managing multi-thread conversations.