← 返回 Skills 市场
51
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yihui-node-connect
功能描述
Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi w...
安全使用建议
This skill appears to do what it says (diagnose pairing/route problems) but take care before using it: (1) confirm the system has the openclaw and tailscale CLIs available — the skill should declare these binaries but does not, so expect those commands to run; (2) the instructions include a command that approves pending devices — do not run that blindly. Require the agent to show the device details and ask for explicit human confirmation before running any approve/change commands; (3) if you allow autonomous agent invocation, be aware it could run state-changing commands; consider running the troubleshooting steps yourself or in a safe/test environment first. If the author provides updated metadata declaring required binaries and adds an explicit verification/confirmation step before approval, the skill would be more trustworthy.
功能分析
Type: OpenClaw Skill
Name: yihui-node-connect
Version: 1.0.0
The `node-connect` skill bundle is a diagnostic tool designed to troubleshoot connection and pairing failures between OpenClaw nodes and companion apps. It provides structured instructions for an AI agent to analyze network topology and inspect configuration using standard CLI commands like `openclaw config get`, `openclaw qr`, and `tailscale status`. The logic is focused on identifying common misconfigurations (e.g., loopback binding, expired tokens) and approving pending device requests, with no evidence of malicious intent, data exfiltration, or unauthorized execution in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md is coherent with a node/pairing troubleshooting skill and only uses OpenClaw and Tailscale CLIs. However, the registry metadata declared no required binaries while the instructions repeatedly invoke `openclaw` and `tailscale`; the skill should declare these as required so users know what will be executed.
Instruction Scope
Instructions are narrowly focused on diagnosing routes and pairing, which fits the purpose. However the doc recommends running `openclaw devices approve --latest` (a privileged, state-changing operation) without instructing the agent/operator to verify the device identity or to ask for explicit human confirmation. That elevates scope from read-only diagnostics to potentially dangerous write/approval actions.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, secrets, or config paths are requested. The skill relies on locally available CLIs and their outputs only, which is proportional to its stated function.
Persistence & Privilege
always:false (normal). Still, the skill includes commands that change gateway state and approve devices. If this skill is invoked autonomously by an agent, those commands could be executed without manual review; users should ensure they trust the invoking agent before allowing autonomous runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yihui-node-connect - 安装完成后,直接呼叫该 Skill 的名称或使用
/yihui-node-connect触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
node-connect 是什么?
Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。
如何安装 node-connect?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yihui-node-connect」即可一键安装,无需额外配置。
node-connect 是免费的吗?
是的,node-connect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
node-connect 支持哪些平台?
node-connect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 node-connect?
由 辉哥(@1yihui)开发并维护,当前版本 v1.0.0。
推荐 Skills