← 返回 Skills 市场
143
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zz-chat
功能描述
爪爪/钳钳 — 手机直连 OpenClaw 聊天。触发词:钳钳、爪爪、钱钱、龙虾、聊天机器人、创建爪爪、安装钳钳、打开钳钳、zz-chat。
安全使用建议
This skill will deploy a Cloudflare Worker under your Cloudflare account (it runs 'wrangler login' and 'wrangler deploy'), start a persistent local bridge process that invokes your local 'openclaw' CLI, write files under ~/.zz and ~/.openclaw, and by default registers/relays via https://ai0000.cn/zz/ (a central server). Before installing: 1) Only proceed if you trust the author and the central server (ai0000.cn). Messages and assigned IDs may be routed through that server. 2) Inspect the included scripts (bridge.py/bridge.js/watchdog.py/worker.js) yourself — they will be copied into your home and run. 3) Be prepared to grant Cloudflare OAuth and ensure you understand what the Worker will do once deployed. 4) Confirm you have and trust the local 'openclaw' CLI (it will be invoked by the bridge) and consider running the bridge manually first instead of installing the launchd plist. 5) If you want tighter control, replace the default API/central-server URL with a server you control, or run the bridge/watchdog inside an isolated VM/container rather than on your main workstation. 6) Note missing declarations: wrangler and openclaw are required but not declared; verify versions and sources before running npm install -g or other privileged installs.
功能分析
Type: OpenClaw Skill
Name: zz-chat
Version: 1.0.1
The zz-chat skill implements a remote bridge between a mobile web interface and the local OpenClaw CLI, enabling remote interaction with the agent. It automates high-risk setup steps in SKILL.md, including global npm installations, Cloudflare authentication/deployment, and local persistence via watchdog.py and macOS launchd. While intended for mobile chat, the bridge connects to an external domain (ai0000.cn) and creates a remote access path to the local agent's capabilities. This architecture poses a significant security risk as it exposes the agent's tools and environment to remote execution via a public-facing Worker, though the behavior appears aligned with the stated feature rather than being a hidden backdoor.
能力评估
Purpose & Capability
Name/description claim a mobile→OpenClaw chat bridge. The code and instructions match that purpose (deploy CF Worker, run a local bridge that calls the 'openclaw' CLI). However the skill does not declare key operational dependencies: wrangler (Cloudflare CLI) and the local openclaw binary are required but not listed in requires.env or required binaries. The runtime also relies on an external central service (https://ai0000.cn/zz/) for registration/relay which is not mentioned in the short description or metadata — surprising for users expecting direct peer-to-peer only.
Instruction Scope
SKILL.md instructs the agent (and user) to install wrangler (npm -g), run 'wrangler login' (browser OAuth into the user's Cloudflare account), deploy a Worker, write and copy files under ~/.openclaw and ~/.zz, start persistent background processes (nohup python watchdog.py), and optionally create a launchd plist for auto-start. It also performs network calls to several external endpoints (ai0000.cn, badxtdss.github.io, quickchart.io, api.qrserver.com). These actions go beyond a simple 'chat helper' note: they create on-disk artifacts, background services, and interact with third-party servers.
Install Mechanism
There is no formal install spec (instruction-only), which lowers packaged-install risk. But the runtime instructions copy provided scripts into user workspaces and ask to run npm -g wrangler (downloads from npm). The skill's files themselves are included in the package and will be written into user directories by the instructions. No opaque URL downloads are used in the install steps, but running npm install -g and launching scripts written into your home directory is an install-time action the user should review.
Credentials
The skill requests no declared env vars, yet runtime behavior requires credentials and access it didn’t declare: interactive Cloudflare OAuth (wrangler login) and access to the local 'openclaw' CLI and its data. The bridge clears proxy env vars and may read/write local files and logs (~/.zz, ~/.openclaw/workspace, ~/Library/LaunchAgents). Messages and registration are routed through a central server (ai0000.cn) by default, which will learn user IDs and relay messages; this external dependency and network access are not represented in declared requirements.
Persistence & Privilege
Instructions create persistent artifacts and services: files under ~/.zz and ~/.openclaw, a long-running watchdog/bridge pair started with nohup, and an optional launchd plist that runs at login and keeps the watchdog alive. The skill is not 'always: true', but it does instruct the agent/user to install persistent background processes and autorun entries — this raises the blast radius if the bridge/watchdog are later modified or compromised.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zz-chat - 安装完成后,直接呼叫该 Skill 的名称或使用
/zz-chat触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
zz-chat 1.0.1
- No code or documentation changes detected in this version.
- Content and functionality remain identical to the previous release.
v1.0.0
zz-chat 1.0.0
- 首次发布爪爪/钳钳:手机可直接通过独立 Cloudflare Worker 聊天、桥接 OpenClaw。
- 支持用户通过简单指令全自动部署、注册、桥接和生成专属二维码链接,设备秒连。
- 独立 Worker 架构:每位用户拥有单独 Cloudflare Worker、完全隔离、自动注册 UID。
- 提供看门狗进程守护桥接服务,支持 launchd 开机自启与详细日志记录。
- 手机端网页扫码、安全直连,支持消息转发、离线持久存储和 CLI 消息处理。
元数据
常见问题
Zz Chat 是什么?
爪爪/钳钳 — 手机直连 OpenClaw 聊天。触发词:钳钳、爪爪、钱钱、龙虾、聊天机器人、创建爪爪、安装钳钳、打开钳钳、zz-chat。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。
如何安装 Zz Chat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zz-chat」即可一键安装,无需额外配置。
Zz Chat 是免费的吗?
是的,Zz Chat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zz Chat 支持哪些平台?
Zz Chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zz Chat?
由 badxtdss(@badxtdss)开发并维护,当前版本 v1.0.1。
推荐 Skills