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.

sse-resilience - Redis-backed SSE stream management with heartbeat monitoring

Manage SSE streams with Redis registry, heartbeat monitoring, completion storage, and automatic cleanup

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • register stream metadata in Redis
  • monitor stream heartbeat frequency
  • store completion data for recovery
  • detect orphaned streams
  • clean up stale streams

Inputs

  • Redis database
  • SSE stream ID
  • User ID
  • Stream metadata

Outputs

  • Stream registry entries
  • Heartbeat timestamps
  • Completion data storage
  • Orphaned stream reports

Requirements

  • Redis instance
  • TypeScript/JavaScript runtime
  • SSE endpoint

Source

  • Spec: SKILL.md
SSE
Redis
streaming
resilience
monitoring
register stream metadata in Redis
monitor stream heartbeat frequency
store completion data for recovery
detect orphaned streams
Redis database
SSE stream ID
User ID
Stream registry entries
Heartbeat timestamps
Completion data storage