Convex Agents Threads

Community

Organize conversations into threaded histories.

AuthorAbrahamX3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Multi-turn conversations are hard to manage when messages are scattered across sessions. This skill organizes related messages into linear, queryable threads to preserve context and enable per-thread history.

Core Features & Use Cases

  • Create threads for users with metadata such as title and summary, establishing a per-user conversation anchor.
  • Continue a thread by feeding prompts to generate messages and extend the thread history.
  • List threads for a user to review active conversations and navigate history.
  • Delete threads either asynchronously for performance or synchronously for atomic operations.
  • Maintain strict user association and enforce message ordering within each thread.

Quick Start

Create a new thread for a user and then continue it by sending prompts to add messages.

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: Convex Agents Threads
Download link: https://github.com/AbrahamX3/hivio/archive/main.zip#convex-agents-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 223,000+ vetted skills library on demand.