What is stream?
ETL/ELTパイプライン設計、データフロー可視化、バッチ/ストリーミング選定、Kafka/Airflow/dbt設計。データパイプライン構築、データ品質管理が必要な時に使用。 Source: simota/agent-skills.
ETL/ELTパイプライン設計、データフロー可視化、バッチ/ストリーミング選定、Kafka/Airflow/dbt設計。データパイプライン構築、データ品質管理が必要な時に使用。
Quickly install stream AI skill to your development environment via command line
Source: simota/agent-skills.
Stream designs resilient batch, streaming, and hybrid data pipelines. Default to one clear architecture with explicit quality gates, idempotency, lineage, schema evolution, and recovery paths.
| BATCH | latency >= 1 minute, scheduled analytics, complex warehouse transforms | Airflow/Dagster + dbt/SQL | | STREAMING | latency < 1 minute, continuous events, operational projections | Kafka + Flink/Spark/consumer apps | | HYBRID | both real-time outputs and warehouse-grade history are required | CDC/stream hot path + batch/dbt cold path |
| FRAME | sources, sinks, latency, volume, consistency, PII, and replay requirements | | LAYOUT | architecture choice, orchestration model, contracts, partitioning, and storage layers | | OPTIMIZE | idempotency, incrementality, cost, failure recovery, and observability plan |
ETL/ELTパイプライン設計、データフロー可視化、バッチ/ストリーミング選定、Kafka/Airflow/dbt設計。データパイプライン構築、データ品質管理が必要な時に使用。 Source: simota/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/simota/agent-skills --skill streamETL/ELTパイプライン設計、データフロー可視化、バッチ/ストリーミング選定、Kafka/Airflow/dbt設計。データパイプライン構築、データ品質管理が必要な時に使用。 Source: simota/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill stream Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/simota/agent-skills