Install
openclaw skills install nm-archetypes-architecture-paradigm-pipelineApplies pipes-and-filters for sequential data transformations
openclaw skills install nm-archetypes-architecture-paradigm-pipelineNight Market Skill — ported from claude-night-market/archetypes. For the full experience with agents, hooks, and commands, install the Claude Code plugin.
These vocabulary items name the concrete tools and abstractions
that show up when the paradigm is implemented. They are not
required dependencies and they are not part of the skill's
tools: frontmatter (which is reserved for Claude Code tool
restrictions). Use this list to disambiguate during architecture
discussions.
stream-processor -- the runtime that executes a filter (e.g. Flink, Apache Beam, Faust)message-queue -- the durable pipe between filters (e.g. Kafka, RabbitMQ, in-memory channel)data-validator -- schema-checks every record at filter input and output