threads

Official

Coordinate chats with threaded conversations.

Authortambo-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides React hooks and UI primitives to manage multi-thread conversations, including threads, messages, suggestions, voice input, and image attachments, enabling complex chat UIs with minimal boilerplate.

Core Features & Use Cases

  • Thread management: create, switch, and track the active thread across conversations.
  • Rich interactions: integrate suggestions, voice input, and image attachments within each thread.
  • Developer ergonomics: simple hooks from @tambo-ai/react for building scalable, multi-thread chat interfaces in React apps.
  • Use Case: Build a customer support chat UI that maintains separate threads per customer, with live suggestions and optional voice-to-text.

Quick Start

Use the useTamboThread hook to access the current thread and send messages: const { thread, sendThreadMessage, isIdle } = useTamboThread(); await sendThreadMessage("Hello", { streamResponse: true });

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: threads
Download link: https://github.com/tambo-ai/tambo/archive/main.zip#threads

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.