websocket-messages

Community

Reliable WebSocket messaging with acp envelopes.

Authorez404-36
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps ensure WebSocket dialog gateway messages are parsed correctly by extracting domain parameters from the acp envelope, preventing silent failures caused by reading data from incorrect message locations.

Core Features & Use Cases

  • Accurate parameter extraction: pull domain params from msg.acp, not the top-level msg.
  • Robust validation: verify required fields like dialogId and acp.content and provide clear errors.
  • Safe integration: supports consistent handler patterns across frontend-backend gateways and reduces debugging time.
  • Use Case: When receiving ws messages with a payload wrapped in acp, this skill ensures the server reads parameters from the right place and errors when missing.

Quick Start

Integrate this skill by wiring your WebSocket gateway to extract domain parameters from msg.acp and validate dialogId before processing.

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: websocket-messages
Download link: https://github.com/ez404-36/vroomly/archive/main.zip#websocket-messages

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.