LogoClawIndex
CasesSkillsAbout
LogoClawIndex

operator-pattern - Reactive Operator Implementation

Implementation patterns for reactive stream operators including chaining and transformations

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • map data
  • filter data
  • limit data
  • flatten streams
  • chain operators

Inputs

  • Publisher
  • Function
  • Predicate
  • limit value

Outputs

  • Publisher
  • transformed data stream

Requirements

  • Reactive programming model
  • Publisher interface
  • Subscriber interface

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.
reactive programming
stream processing
operator
backpressure
map data
filter data
limit data
flatten streams
Publisher
Function
Predicate
Publisher
transformed data stream