·data-engineering-streaming
{}

data-engineering-streaming

Real-time data pipelines with Apache Kafka, MQTT (IoT), and NATS JetStream. Covers producers, consumers, streaming patterns, and integration with data platforms.

5Installs·0Trend·@legout

Installation

$npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-streaming

How to Install data-engineering-streaming

Quickly install data-engineering-streaming AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-streaming
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: legout/data-platform-agent-skills.

SKILL.md

View raw

Real-time data ingestion and stream processing with Apache Kafka, MQTT, and NATS JetStream. Covers producers, consumers, and stream processing patterns for data engineering pipelines.

| Feature | Apache Kafka | MQTT | NATS JetStream |

| Use Case | High-throughput event streaming | IoT, mobile, constrained devices | Cloud-native, microservices | | Throughput | Millions/sec | Thousands/sec | Hundreds of thousands/sec | | Durability | Disk-based log, replayable | Ephemeral (configurable) | Disk-based persistence | | Ordering | Per-partition | N/A (topic-based) | Per-subject |

Real-time data pipelines with Apache Kafka, MQTT (IoT), and NATS JetStream. Covers producers, consumers, streaming patterns, and integration with data platforms. Source: legout/data-platform-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-streaming
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from legout/data-platform-agent-skills

Quick answers

What is data-engineering-streaming?

Real-time data pipelines with Apache Kafka, MQTT (IoT), and NATS JetStream. Covers producers, consumers, streaming patterns, and integration with data platforms. Source: legout/data-platform-agent-skills.

How do I install data-engineering-streaming?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-streaming Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/legout/data-platform-agent-skills