← Back to Skills Marketplace
Realtime Collab App
by
Sunshine-del-ux
· GitHub ↗
· v1.0.0
286
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install realtime-collab-app
Description
Enables building real-time collaborative apps with features like whiteboard, live code editing, chat, CRDT sync, and presence indicators.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install realtime-collab-app - After installation, invoke the skill by name or use
/realtime-collab-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Realtime Collab App?
Enables building real-time collaborative apps with features like whiteboard, live code editing, chat, CRDT sync, and presence indicators. It is an AI Agent Skill for Claude Code / OpenClaw, with 286 downloads so far.
How do I install Realtime Collab App?
Run "/install realtime-collab-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Realtime Collab App free?
Yes, Realtime Collab App is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Realtime Collab App support?
Realtime Collab App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Realtime Collab App?
It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.
More Skills