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: handler

Browse skills that share this tag.

  • plugin-lifecycle - Manage Plugin Service Lifecycle Handlers
    lifecycleplugindatabasebackend

    ★ 4 · Updated 2026-05-09

    Add or modify service lifecycle handlers in Plugin.php for enable, reactivate, disable, and terminate operations

    ⚙ add lifecycle handler⚙ modify lifecycle handler⚙ enable service
  • 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 for UI-Node.js Communication
    NodeBridgehandlertype systembackend

    ★ 57 · Updated 2026-03-09

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

    ⚙ Add handler to src/nodeBridge.ts⚙ Update types in src/nodeBridge.types.ts⚙ Test handlers with scripts
  • 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