mage-ai-pipelines
CommunityBuild batch & streaming pipelines in Mage AI
Software Engineering#data pipelines#etl orchestration#mage-ai#hybrid sql python#streaming kafka#backfill triggers#spark delta
Authorivanshamaev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Mage AI pipeline projects become hard to standardize when teams need consistent block design, configuration management, and reliable orchestration for both batch and streaming workloads.
Core Features & Use Cases
- Block-based pipeline composition: build pipelines from dedicated block types (data loader, transformer, exporter, sensor, custom) with clear upstream wiring.
- Hybrid SQL + Python transformations: enrich datasets using SQL blocks that reference upstream DataFrame outputs and pipeline variables.
- Operational orchestration: configure triggers (schedule/event/API), support backfills by execution date ranges, and run streaming workflows like Kafka → transform → sink.
- Environment-ready connectivity: manage database/object-storage/warehouse credentials via io_config.yaml profiles (e.g., PostgreSQL, S3, BigQuery) and attach callbacks for audit/alerts.
- Scale options: run executor_type=local_python for fast iteration or executor_type=spark for Spark workloads and Delta table reads/writes.
Quick Start
Ask the agent to generate a Mage AI pipeline named orders_daily_etl with io_config.yaml profiles, triggers.yaml cron schedule, a sensor-backed ETL flow, and a streaming Kafka pipeline template.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mage-ai-pipelines Download link: https://github.com/ivanshamaev/de-agent-skills/archive/main.zip#mage-ai-pipelines Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.