thread-list

Manage chat threads with creation, renaming, archiving, and deletion.

Updated Apr 28, 2025
One-click install
npx skills add https://github.com/tim-o-private/llm-agent --skill thread-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thread-list
Source: https://github.com/tim-o-private/llm-agent/tree/main/.agents/skills/thread-list
Command: npx skills add https://github.com/tim-o-private/llm-agent --skill thread-list

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of multiple chat conversations, allowing users to easily organize, switch between, and maintain their conversation history.

Core Features & Use Cases

  • Thread Management: Create, rename, archive, and delete chat threads.
  • Context Switching: Seamlessly switch between different conversation threads.
  • Custom UI: Provides primitives for building custom thread list interfaces.
  • Use Case: As a user interacting with an AI assistant across various topics, you can use this Skill to keep your conversations organized, preventing them from becoming a single, unmanageable stream of messages.

Quick Start

Use the thread-list skill to create a new chat thread.

Frequently Asked Questions about thread-list

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

FAQPage Schema
How do I manage multiple chat threads in an AI assistant interface?

You can manage multiple chat threads by creating, renaming, archiving, and deleting conversations. This allows you to organize and switch between different topics, preventing your chat history from becoming a single unmanageable stream of messages.

Can I build a custom UI for my conversation history list?

Yes, you can build a custom UI for your conversation history. The Skill provides UI primitives that enable developers to construct custom thread list interfaces for organizing and displaying chat threads within the AI assistant.

Does thread history persist when switching between different chat conversations?

Yes, chat thread history persists when switching conversations. The Skill integrates with cloud-based chat runtimes to provide persistent storage and retrieval, ensuring your conversation context is maintained across different sessions.

What is the best way to organize chat history across various topics?

The best way to organize chat history across topics is to use thread management features. Creating separate threads for each topic allows you to seamlessly switch contexts and maintain distinct conversation histories without overlap.

Do I need cloud-based chat runtimes to store and retrieve conversation history?

Yes, you need cloud-based chat runtimes for persistent storage and retrieval of conversation history. This integration ensures that your chat threads are saved and can be accessed across different sessions and interfaces.