LogoClawIndex
CasesSkillsAbout
LogoClawIndex

add-nodebridge-handler - Add NodeBridge Handler for UI-Node.js Communication

Adds new message handlers to the NodeBridge system for communication between UI and backend

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Add handler to src/nodeBridge.ts
  • Update types in src/nodeBridge.types.ts
  • Test handlers with scripts
  • Register handlers in message bus

Inputs

  • NodeBridge source code
  • Handler types
  • Test scripts
  • Project context

Outputs

  • Updated nodeBridge.ts
  • Updated type definitions
  • Testable handlers
  • Documented implementation

Requirements

  • Node.js environment
  • Source code directory
  • TypeScript compilation
  • Message bus system

Source

  • Spec: SKILL.md

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.
NodeBridge
handler
type system
backend
message bus
Add handler to src/nodeBridge.ts
Update types in src/nodeBridge.types.ts
Test handlers with scripts
Register handlers in message bus
NodeBridge source code
Handler types
Test scripts
Updated nodeBridge.ts
Updated type definitions
Testable handlers