← 返回 Skills 市场
sunshine-del-ux

Realtime Collab App

作者 Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
286
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install realtime-collab-app
功能描述
Enables building real-time collaborative apps with features like whiteboard, live code editing, chat, CRDT sync, and presence indicators.
安全使用建议
Do not install or run this skill as-is. The SKILL.md references local scripts (./create-collab.sh, ./dev.sh) that are not included — running unknown scripts can execute arbitrary code. Before using: 1) Ask the publisher for the full source (repository or packaged scripts) and a homepage or authoritative repo (e.g., GitHub). 2) Review the actual scripts and code for network endpoints, data exfiltration, or credential use. 3) If you must test, run in an isolated sandbox/VM with no sensitive credentials and no network access until you verify it. 4) Prefer skills with clear provenance, versioned releases, and included source code. If the author cannot provide code or a reputable source, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: realtime-collab-app Version: 1.0.0 The skill bundle contains standard metadata and documentation for a real-time collaboration application. The SKILL.md file provides a feature overview and basic usage instructions that align with the stated purpose, with no evidence of malicious intent, prompt injection, or data exfiltration. While the documentation references shell scripts (create-collab.sh and dev.sh) that are not included in the provided file list, the available content itself is harmless.
能力评估
Purpose & Capability
The name/description (build realtime collab apps) aligns with the instructions (create and run a collab app). However the skill provides no code, no scripts, no repo link or homepage — so the declared capability cannot actually be delivered from the bundled files. That mismatch (declared functionality but no deliverable artifacts) is unexpected.
Instruction Scope
SKILL.md instructs running ./create-collab.sh and ./dev.sh (local shell scripts) and requires Node.js and Redis. The instructions are minimal and vague (no definition of what those scripts do, no safe defaults). Directing an agent or user to execute unspecified shell scripts gives broad discretionary power and could execute arbitrary code; since the scripts are not included, the instructions are incomplete and open-ended.
Install Mechanism
There is no install spec and no files to download or install. From an installation-risk perspective this is low-risk because nothing will be written by the skill itself. The missing install artifacts are the main problem (functionality can't be verified).
Credentials
The skill does not request environment variables, credentials, or config paths. Node.js and Redis are listed as runtime requirements which are reasonable for this type of project. No secret or unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and allows normal agent invocation. It does not request persistent presence or modify other skills. There are no elevated privileges declared.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install realtime-collab-app
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /realtime-collab-app 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of realtime-collab-app. - Real-time collaborative whiteboard for drawing together. - Live code editor for pair programming. - Integrated chat with instant messaging. - CRDT-based conflict-free data synchronization. - Presence indicators to show active users. - Quick-start scripts and Node.js + Redis requirements.
元数据
Slug realtime-collab-app
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Realtime Collab App 是什么?

Enables building real-time collaborative apps with features like whiteboard, live code editing, chat, CRDT sync, and presence indicators. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 286 次。

如何安装 Realtime Collab App?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install realtime-collab-app」即可一键安装,无需额外配置。

Realtime Collab App 是免费的吗?

是的,Realtime Collab App 完全免费(开源免费),可自由下载、安装和使用。

Realtime Collab App 支持哪些平台?

Realtime Collab App 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Realtime Collab App?

由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。

💬 留言讨论