← 返回 Skills 市场
1443
总下载
2
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install websocket
功能描述
Implement reliable WebSocket connections with proper reconnection, heartbeats, and scaling.
安全使用建议
This skill is instruction-only and appears low-risk: it provides best practices and configuration snippets for WebSocket implementations and does not request credentials or install code. Before installing, consider that (1) the agent may use these instructions to generate code or recommendations—always review any code it outputs before running it; (2) if a later version adds install steps or required env vars, re-evaluate those changes; and (3) because the skill is allowed to be invoked by the model, review outputs for safety (e.g., do not paste secrets into prompts). Overall this skill is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: websocket
Version: 1.0.0
The skill bundle contains a `_meta.json` file with standard metadata and a `SKILL.md` file providing comprehensive documentation and best practices for implementing WebSocket connections. The markdown content is purely informational, covering topics like reconnection, heartbeats, authentication, scaling, and security. There are no instructions for the AI agent to execute commands, access sensitive data, perform network calls beyond the stated purpose, or engage in any form of prompt injection or malicious behavior. The Nginx configuration snippet is presented as an example, not an executable command for the agent.
能力评估
Purpose & Capability
The SKILL.md content matches the name/description: reconnection, heartbeats, scaling, auth, proxy config and common mistakes for WebSockets. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
Runtime instructions are developer guidance and do not direct the agent to read files, access credentials, call external endpoints, or transmit data. The examples (Nginx snippet, config values) are appropriate for the stated goal and scoped to WebSocket implementation concerns.
Install Mechanism
No install spec and no code files — instruction-only skills have minimal disk/network footprint. Nothing will be downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths; the guidance references typical auth patterns but does not request secrets or external keys.
Persistence & Privilege
always:false and default invocation settings mean the skill is not force-included and has no elevated persistence. It does not request to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install websocket - 安装完成后,直接呼叫该 Skill 的名称或使用
/websocket触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
WebSocket 是什么?
Implement reliable WebSocket connections with proper reconnection, heartbeats, and scaling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1443 次。
如何安装 WebSocket?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install websocket」即可一键安装,无需额外配置。
WebSocket 是免费的吗?
是的,WebSocket 完全免费(开源免费),可自由下载、安装和使用。
WebSocket 支持哪些平台?
WebSocket 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 WebSocket?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills