etl-designer

Installation
SKILL.md

ETL Designer

Design robust ETL/ELT pipelines for data processing.

Quick Start

Use Airflow for orchestration, implement idempotent operations, add error handling, monitor pipeline health.

Instructions

Airflow DAG Structure

from airflow import DAG
from airflow.operators.python import PythonOperator
from datetime import datetime, timedelta
Installs
10
GitHub Stars
29
First Seen
Feb 4, 2026
etl-designer — armanzeroeight/fastagent-plugins