stream とは?
ETL/ELT パイプラインの設計、データフローの視覚化、バッチ/ストリーミングの選択、Kafka/Airflow/dbt の設計。データ パイプラインを構築し、データ品質管理が必要な場合に使用します。 ソース: simota/agent-skills。
ETL/ELT パイプラインの設計、データフローの視覚化、バッチ/ストリーミングの選択、Kafka/Airflow/dbt の設計。データ パイプラインを構築し、データ品質管理が必要な場合に使用します。
コマンドラインで stream AI スキルを開発環境にすばやくインストール
ソース: 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 の設計。データ パイプラインを構築し、データ品質管理が必要な場合に使用します。 ソース: simota/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/simota/agent-skills --skill streamETL/ELT パイプラインの設計、データフローの視覚化、バッチ/ストリーミングの選択、Kafka/Airflow/dbt の設計。データ パイプラインを構築し、データ品質管理が必要な場合に使用します。 ソース: simota/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/simota/agent-skills --skill stream インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/simota/agent-skills