← 返回 Skills 市场
Websocket Patterns
作者
codenova58
· GitHub ↗
· v1.0.0
· MIT-0
163
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install websocket-patterns
功能描述
Deep WebSocket/SSE workflow—handshake and auth, session lifecycle, heartbeats, ordering, backpressure, scaling, and observability. Use when building realtime...
安全使用建议
This skill is a text-only best-practices guide for realtime connections and appears low-risk: it asks for no credentials, installs no software, and gives architecture/security advice. Before installing, confirm you trust the publisher (owner ID is not a known source) and skim the SKILL.md to ensure recommendations match your stack and compliance needs. If you expect executable automation (e.g., running tests or applying configs), prefer a skill that explicitly includes vetted install code or comes from a traceable homepage/repository.
功能分析
Type: OpenClaw Skill
Name: websocket-patterns
Version: 1.0.0
The skill bundle 'websocket-patterns' contains architectural guidance and instructions for an AI agent to assist in designing WebSocket and SSE systems. The content in SKILL.md focuses on best practices for authentication, reliability, scaling, and security (e.g., WSS, Origin validation, and rate limiting) without any malicious code, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (deep WebSocket/SSE workflow) matches the SKILL.md content: it provides staged design guidance for transport choice, auth, protocol, reliability, scaling, and security. Nothing requested or described is extraneous to that purpose.
Instruction Scope
The instructions are purely design guidance and checklists for building realtime systems. They do not instruct the agent to read files, access environment variables, call external endpoints, or perform system operations beyond providing recommendations.
Install Mechanism
No install spec and no code files are present; this is instruction-only so nothing will be written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance discusses auth patterns conceptually but does not request or require secrets.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify system/agent configuration. Autonomous invocation is allowed by platform default but the skill itself has no privileged actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install websocket-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/websocket-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with comprehensive real-time WebSocket/SSE workflow guide.
- Outlines six core stages: transport choice, connection/auth, protocol/messages, reliability/ordering, scale/operations, and security/abuse.
- Includes actionable patterns for handshake, token refresh, presence, heartbeats, reconnect storms, and load balancing.
- Provides checklists, design heuristics, and guidance for delivery guarantees, ordering, backpressure, and horizontal scaling.
- Contains observability, abuse protection, and operational tips for production environments.
- Designed for use cases like live dashboards, chat, collaborative editing, or notification systems.
元数据
常见问题
Websocket Patterns 是什么?
Deep WebSocket/SSE workflow—handshake and auth, session lifecycle, heartbeats, ordering, backpressure, scaling, and observability. Use when building realtime... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 Websocket Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install websocket-patterns」即可一键安装,无需额外配置。
Websocket Patterns 是免费的吗?
是的,Websocket Patterns 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Websocket Patterns 支持哪些平台?
Websocket Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Websocket Patterns?
由 codenova58(@codenova58)开发并维护,当前版本 v1.0.0。
推荐 Skills