← 返回
未分类 Key

nex-bridge

ios端openclaw远程会话的免费APP,主要功能加密会话,会在信息本地加密后发出,安全性爆满,但windows端龙虾安装插件会遇到路径错误问题,这是修复安装版。 Install, configure, and troubleshoot the @soundwisdomai/openclaw-nex-bridge OpenClaw plugin. Use when a user asks how to install the plugin, configure apiKey/serverUrl/dmPolicy/allowFrom/textChunkLimit, verify whether it is loaded or why it is unavailable, or debug common NEX Bridge connection and pairing problems.
茗泽
未分类 community v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 94
下载
💾 2
安装
1
版本
#latest

概述

OpenClaw NEX Bridge

Use this skill for the @soundwisdomai/openclaw-nex-bridge plugin.

What to check first

  • Confirm the package is present under ~/.openclaw/extensions/openclaw-nex-bridge/.
  • Confirm the plugin is loaded in openclaw plugins list.
  • Read the plugin config schema before proposing edits.

Configuration schema

Required:

  • apiKey

Common options:

  • enabled: default true
  • serverUrl: bridge API endpoint; default is the plugin's configured endpoint
  • reconnectInterval: reconnect delay in ms
  • heartbeatInterval: heartbeat delay in ms
  • dmPolicy: open, pairing, or allowlist
  • allowFrom: allowed sender list when policy needs it
  • textChunkLimit: max chunk size for outbound text

Installation workflow

  1. Check whether the extension directory exists.
  2. Check whether the plugin is listed as loaded.
  3. If installed but not loaded, inspect the config and logs for missing apiKey, bad serverUrl, or invalid schema values.
  4. If the package is missing, install it through the normal OpenClaw extension/plugin path, then restart or reload OpenClaw.

Troubleshooting

Plugin not visible in openclaw plugins list

  • The package may be installed on disk but not allowed or not loaded.
  • Verify plugins.allow if non-bundled plugins are restricted.
  • Confirm the extension folder name is exactly openclaw-nex-bridge.

Plugin loads but does not send or receive

  • Check apiKey.
  • Check serverUrl.
  • Confirm the bridge service is reachable.
  • Confirm dmPolicy is compatible with the sender flow.

Messages are rejected

  • If dmPolicy=allowlist, confirm the sender is in allowFrom.
  • If dmPolicy=pairing, complete the pairing flow before sending.

Stream or long responses cut off

  • Raise textChunkLimit if the downstream bridge expects larger chunks.

Output style

When answering users, prefer:

  • exact config keys
  • the minimum safe change set
  • a short verification checklist

Safe response pattern

  • State whether the plugin is installed, loaded, or only present on disk.
  • Show the smallest config change needed.
  • End with one verification command or one check to run.

版本历史

共 1 个版本

  • v1.0.0 Initial release 当前
    2026-04-14 14:30 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

帝国创世纪

user_f9be8d90
把任意 OpenClaw 实例一键升级为龙虾帝国标准架构,自动建库 → 补齐 独立Agent → 生成 Watchdog → 冷链+铁猪质检 → 无痕销毁,整个链条一键完成,无需人工介入。 5 大核心动作 # 动作 说明 1 建 Sta
★ 0 📥 184

通用多层记忆架构初始化与维护

user_f9be8d90
通用多层记忆架构初始化与维护。用于新会话启动、上下文续接、任务收尾、周期性心跳检查。提供标准化的加载顺序、写回规则、活跃任务恢复流程与长期记忆归纳流程,适用于需要稳定上下文延续的工作型 agent。
★ 0 📥 127

多层次记忆架构管理

user_f9be8d90
多层次记忆架构管理。触发于:新会话开始、心跳检查、任务收尾、记忆复盘、任务续接。管理9层记忆体系(身份/用户/系统/工具/核心/每日/活跃任务/系统库/心跳状态),执行启动序列、心跳维护、记忆归纳、任务续接。
★ 0 📥 146