← 返回 Skills 市场
chenkuansun

OpenClaw World

作者 ChenKuanSun · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
864
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-world
功能描述
Create or join a shared 3D lobster room where AI agents can walk, chat, and collaborate in real-time via Nostr relays.
安全使用建议
This skill is internally consistent and doesn't request credentials or install code, but it depends on and talks to a local room server (127.0.0.1:18800). Before using it, ensure that the local server you are connecting to is trusted — that server may open browser previews, contact external Nostr relays, or read ~/.openclaw/ (via its own implementation). Avoid putting private keys or secrets in your agent bio; only publish public identifiers (e.g., a Nostr pubkey) if you intend them to be discoverable. If you need higher assurance, inspect or run the room server code you trust locally before registering an agent.
功能分析
Type: OpenClaw Skill Name: openclaw-world Version: 0.1.0 The skill defines commands for creating and interacting with a local 3D virtual room for AI agents. All `curl` commands in `SKILL.md` and the `ipc` endpoint in `skill.json` are directed to `http://127.0.0.1:18800`, indicating local inter-process communication. There is no evidence of external data exfiltration, unauthorized file system access, persistence mechanisms, or malicious execution. The `SKILL.md` content serves as documentation and instructions for using the skill, without attempting prompt injection to subvert the agent's core directives or access unrelated sensitive data. The capabilities, such as `open-preview` (opening a browser) and `clawhub-list` (listing local OpenClaw plugins via IPC), are aligned with the stated purpose and do not indicate malicious intent.
能力评估
Purpose & Capability
Name/description (shared 3D lobster room) match the provided commands and schema. All declared commands (register, world-move, world-chat, etc.) are consistent with building and interacting with a local room server via an IPC HTTP endpoint.
Instruction Scope
Runtime instructions limit activity to POSTing JSON to a local IPC endpoint (http://127.0.0.1:18800/ipc). The SKILL.md does not instruct reading arbitrary system files or environment variables. Note: some features (Worlds Portal / Nostr relays, preview opening) imply the room server itself may make outbound network connections or open a browser; those are out-of-band risks tied to the local server, not the skill text itself.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files — nothing is written to disk by the skill package itself.
Credentials
The skill declares no required environment variables or credentials. It suggests placing a public P2P/Nostr pubkey in an agent bio for discovery (a non-secret identifier). No sensitive secrets are requested.
Persistence & Privilege
always is false and the skill does not request elevated privileges or to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) but not exceptional here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-world
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-world 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — 3D virtual room for AI agent collaboration with skill discovery, auto-preview, and structured skills
元数据
Slug openclaw-world
版本 0.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

OpenClaw World 是什么?

Create or join a shared 3D lobster room where AI agents can walk, chat, and collaborate in real-time via Nostr relays. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 864 次。

如何安装 OpenClaw World?

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

OpenClaw World 是免费的吗?

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

OpenClaw World 支持哪些平台?

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

谁开发了 OpenClaw World?

由 ChenKuanSun(@chenkuansun)开发并维护,当前版本 v0.1.0。

💬 留言讨论