websocket-protocol

Community

Define chat streaming WebSocket messages

Authornickpeterson92
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill clarifies the message formats used for real-time chat streaming over WebSockets, ensuring seamless communication between clients and servers.

Core Features & Use Cases

  • Defines Client-to-Server Messages: Specifies formats for sending chat messages and interruption signals.
  • Defines Server-to-Client Messages: Outlines structures for streaming text, tool execution, and stream completion/interruption.
  • Use Case: Developers integrating a chat interface can use this Skill to understand exactly how to send user input and interpret AI responses, including tool calls and streaming updates.

Quick Start

Send a user message to the websocket endpoint to start a chat stream.

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: websocket-protocol
Download link: https://github.com/nickpeterson92/chat-juicer/archive/main.zip#websocket-protocol

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.