LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: nodebridge

Browse skills that share this tag.

  • add-nodebridge-handler - Add new message handler to NodeBridge system
    nodebridgehandlertypescriptbackend

    ★ 18 · Updated 2026-03-09

    Adds new message handlers to enable communication between UI and Node.js backend

    ⚙ Add handler to src/nodeBridge.ts⚙ Update types in src/nodeBridge.types.ts⚙ Update test script HANDLERS object
  • add-nodebridge-handler - Add NodeBridge Handler to System
    nodebridgehandlertypescriptmessage-handler

    ★ 602 · Updated 2026-03-09

    Adds a new message handler to the NodeBridge communication system

    ⚙ add handler to src/nodeBridge.ts⚙ update types in src/nodeBridge.types.ts⚙ add test entry to scripts/test-nodebridge.ts