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 with capability: handle client connections

Browse skills that share this capability.

  • monolith-websocket-pubsub - Implement real-time websocket pub/sub functionality
    websocketreal-timepubsubcommunication

    ★ 0 · Updated 2026-02-12

    Use the built-in websocket pub/sub layer for real-time communication

    ⚙ subscribe to channels⚙ publish messages⚙ handle client connections
  • websocket-implementation - WebSocket Implementation for Real-Time Communication
    websocketreal-timechatcommunication

    ★ 344 · Updated 2026-02-11

    Implement real-time bidirectional communication with WebSockets including connection management, message routing, and scaling

    ⚙ create WebSocket server⚙ handle client connections⚙ manage user authentication