chat-events-flow

Community

Streamline Twitch chat event processing.

AuthorAliisa-yt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to managing Twitch chat messages, ensuring reliable translation and Text-to-Speech (TTS) processing while gracefully handling cancellations and cleanup.

Core Features & Use Cases

  • Message Queueing: Safely queues incoming chat messages for processing.
  • Concurrency Control: Manages the number of concurrent translation and TTS tasks using semaphores.
  • Graceful Shutdown: Ensures all processing is stopped cleanly during chat clears or bot shutdowns.
  • Use Case: When a Twitch chat is flooded with messages, this Skill ensures that each message is processed for translation and TTS without overwhelming the system, and that no messages are lost or stuck during a channel clear.

Quick Start

Configure the chat-events-flow skill to manage message processing and ensure proper teardown during channel clears.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: chat-events-flow
Download link: https://github.com/Aliisa-yt/twitchbot/archive/main.zip#chat-events-flow

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.