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.

implementing-pubsub-pattern-lite - Essential Pub-Sub Patterns with Channels

Provides essential Pub-Sub patterns using Channels for event-driven communication

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • provide pub-sub patterns
  • use channels for communication
  • reference core event-driven techniques

Inputs

  • pub-sub requirements
  • event-driven communication needs

Outputs

  • code examples
  • configuration patterns
  • dependency injection setup

Requirements

  • .NET environment
  • System.Threading.Channels

Source

  • Spec: SKILL.md
.NET
Pub-Sub
Channels
Event-Driven
provide pub-sub patterns
use channels for communication
reference core event-driven techniques
pub-sub requirements
event-driven communication needs
code examples
configuration patterns
dependency injection setup