agentsclimarketplace

Shelves Data & backend

Pipelines & ETL

567 rows from 163 repositories

Moving data from where it is to where it is useful.

What Pipelines & ETL skills agree on

200 skill files read, by 149 of the 156 authors on this shelf whose files we hold, 2026-09-06

The middle one of the 42 measured here is ~1.7k tokens long, counted with cl100k_base

Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.

What they tell the agent to do

  1. Run a safe catch-up or sample benchmark13 of 149 in 4 files
  2. Rerun final accounting after the codified path executes13 of 149 in 4 files
  3. Move compute to where the data already is13 of 149 in 4 files
  4. Batch small files, requests, and writes13 of 149 in 4 files
  5. Use manifests or checkpoints to skip completed files13 of 149 in 4 filesalso worded as Skip completed files using manifests or checkpoints
  6. Measure backlog across files, rows, and timestamps13 of 149 in 4 filesalso worded as Measure backlog files, rows, and timestamps before optimizing; Measure backlog files, rows, timestamps, and unprocessed counts
  7. Codify the path as a CLI or scheduled job12 of 149 in 3 filesalso worded as Codify the path as a CLI, job, or runbook
  8. Promote only the fastest correctness-preserving path10 of 149 in 3 files
  9. Separate the bottleneck categories before optimizing10 of 149 in 3 filesalso worded as Separate bottleneck categories before optimizing; Separate the bottleneck types before optimizing.
  10. Retry failures with exponential backoff9 of 149 in 7 filesalso worded as Retry transient failures with backoff; Retry with exponential backoff and jitter
  11. Prefer warehouse-native scans, joins, and appends9 of 149 in 2 files
  12. Make writes idempotent through keys, manifests, or replaceable staging9 of 149 in 2 filesalso worded as Make writes idempotent through unique keys or staging
  13. Route invalid records to a dead letter queue8 of 149 in 5 filesalso worded as Route unprocessable records to a dead letter queue; Route invalid records to a dead letter table
  14. Keep raw, derived, and serving tables separately accountable.7 of 149 in 2 files
  15. Make every pipeline idempotent7 of 149also worded as Make pipelines idempotent; Make every pipeline idempotent, observable, and failure-handled

What they tell it not to do

  1. Do not skip failed files silently13 of 149 in 4 files
  2. Do not mix backfill status with live-tail freshness13 of 149 in 4 files
  3. Do not delete raw data to improve metrics13 of 149 in 4 filesalso worded as Do not delete raw data to flatter a metric.
  4. Do not call completion until tables and manifest agree13 of 149 in 4 filesalso worded as Do not call it complete until tables and manifest agree; Do not call the pipeline complete until tables and manifest agree
  5. Never hardcode credentials8 of 149also worded as Don't hardcode credentials in profiles.yml; Never miss a hardcoded credential
  6. Do not hardcode model names5 of 149also worded as don't hardcode model names; Never hardcode table names in model SQL
  7. Do not use for ML development without pipelines4 of 149 in 2 filesalso worded as Do not use ml for ETL pipeline design
  8. Never skip data quality checks4 of 149also worded as Never skip data quality for small pipelines; Do not skip data quality checks at ingestion
  9. Do not use for exploratory data analysis only3 of 149 in 1 file
  10. Do not use without access to data sources3 of 149 in 1 file

What they expect to be installed

  1. dbt42 of 149
  2. Airflow21 of 149 in 19 files
  3. Kafka17 of 149 in 14 files
  4. Great Expectations15 of 149 in 10 files
  5. Spark13 of 149 in 10 files
  6. python11 of 149
  7. docker10 of 149 in 9 files
  8. Prefect10 of 149 in 8 files
  9. Apache Airflow9 of 149 in 7 files
  10. curl8 of 149

What they ask it to produce

  1. Codified throughput path as CLI, job, or runbook13 of 149 in 4 filesalso worded as codified path as CLI, job, or runbook; Codified fast path as CLI, job, or runbook
  2. dbt model SQL files10 of 149also worded as dbt models; dbt SQL models
  3. Hard accounting block with counts, runtime, and correctness gate7 of 149 in 2 filesalso worded as hard accounting block of counts, tail, runtime, correctness gate
  4. Data contracts7 of 149 in 4 filesalso worded as data contract; Data contracts table
  5. Operational runbooks6 of 149 in 4 files
  6. Airflow DAGs6 of 149 in 5 filesalso worded as Airflow DAG file; Airflow DAG
  7. schema.yml with tests and descriptions5 of 149also worded as _models.yml entries with tests and descriptions; schema.yml with tests and documentation
  8. Data pipelines4 of 149 in 2 filesalso worded as data pipeline design

When Pipelines & ETL authors say to reach for one

The situations these authors wrote into their own files, counted out of the same 149 authors, with the skills that name each one

How Pipelines & ETL skills are built

481 skill directories by 150 authors, read from their repositories’ own file trees 2026-08-05

The middle bundle among those shipping files is 2 files, 13.6 KB beside SKILL.md

Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.

The shape

  1. SKILL.md is the whole skill58 of 150 authors, 261 of 481 skills
  2. files ship beside it92 of 150 authors, 220 of 481 skills
  3. executable scripts ship inside30 of 150 authors, 45 of 481 skills

The folders they converge on

  1. references/58 of 150 authors, 114 of 481 skills
  2. scripts/23 of 150 authors, 32 of 481 skills
  3. resources/9 of 150 authors, 30 of 481 skills
  4. assets/7 of 150 authors, 10 of 481 skills
  5. examples/7 of 150 authors, 10 of 481 skills
  6. agents/6 of 150 authors, 17 of 481 skills
  • Archify

    tt-a1i/archify/archify Skill

    10,485 repo

    Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

  • Kafka connector review

    lensesio/agentic-engineering-for-apache-kafka/skills/kafka-connector-review Skill

    56 repo

    AI agent skills for building, operating and troubleshooting Apache Kafka applications. Topic audit, consumer lag, schema review, security, connectors and DLQ

  • Airflow mcp server

    abhishekbhakat/airflow-mcp-server/io.github.abhishekbhakat/airflow-mcp-server MCP server

    33 repo

    An MCP server for Apache Airflow

  • Airflow and workflow orchestration

    vaquarkhan/data-engineering-agent-skills/skills/airflow-and-workflow-orchestration Skill

    29 repo

    Production-grade Agent Skills for data engineering AI agents: 73 workflows, platform presets, safe backfill/replay, Kafka & Spark reliability, MCP observability, and VS Code/JetBrains installers.

  • Data catchall

    Chipagosfinest/enterprise-team/enterprise-team/skills/data-catchall Skill

    no license18 repo

    Hire a whole company with one plugin. 75 specialized AI agents across Engineering, Product, Infrastructure, Data, Security, Marketing, Sales, Finance, Legal, and People.

  • Airflow

    G1Joshi/Agent-Skills/skills/ai-ml/airflow Skill

    12 repo

    A comprehensive skill catalog for AI agents

  • Airflow migration

    zenml-io/skills/skills/zenml-airflow-migration/skills/airflow-migration Skill

    6 repo

    AI coding agent skills for ZenML MLOps workflows — quick wins, pipeline setup, and more

  • Incident Response MCP for Apache Airflow

    madamak/apache-airflow-mcp-server/io.github.madamak/apache-airflow-mcp-server MCP server

    2 repo

    Diagnose Airflow failures from UI links with bounded logs and optional recovery actions.

  • Kafka Sentinel

    sanjay-amu/kafka-sentinel-mcp/io.github.sanjay-amu/kafka-sentinel-mcp MCP server

    2 repo

    Read-only Kafka observability MCP server: cluster health, consumer lag, and replay-readiness.

  • Airflow

    us-all/airflow-mcp-server/io.github.us-all/airflow MCP server

    2 repo

    Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)

  • Add dbt model

    pol-cc/agentic-data-engineer/skills/add-dbt-model Skill

    1 repo

    A Claude Code harness that turns a session into an agentic data engineer for SMBs — packaged as an installable plugin, built from a skillpack of skills that stand up a cheap, self-hostable Modern Data Stack (Tailscale + dlt + BigQuery + dbt + optional MCP), end-to-end and headless.

  • Archify

    pedroberaldo87/pedro-plugins/plugins/archify/skills/archify Skill

    no license0 repo

    Marketplace privado de 17 plugins (skills, hooks e automações) pessoais para Claude Code.

  • Dbt debugger

    alyshahendo/dbt-debugger/.claude/skills/dbt-debugger Skill

    0 repo

    An open source Claude Code skill and CLI that traces dbt pipeline failures back to root cause, distinguishing genuine breaks from downstream models skipped as collateral. No warehouse connection needed.

  • Adding dbt unit test

    danielvogler/ai-skills-library/.agents/skills/adding-dbt-unit-test Skill

    0 repo

    Centralized manifest for AI agent skills. Synced via ai-agent-skills.

  • Agent skill enterprise data ecosystems

    k-sandhu/agent-skill-enterprise-data-ecosystems Skill

    0

    Claude agent skill that generates realistic fictional enterprise data ecosystems — multi-system schemas, populated SQLite, SQL lineage, controlled DQ imperfections, and a generated read-only MCP server.

  • Create pipeline

    glassflow/agent-skills/skills/create-pipeline Skill

    0 repo

    Skills for driving GlassFlow ETL pipelines from AI coding assistants

  • Ingestion pipeline architect

    satishTheLegend/ingestion-pipeline-architect Skill

    0

    Design a resilient data ingestion/ETL pipeline from source to warehouse: contracts, idempotency, quality gates, lineage, backfill, and run-time observability.

  • Datanika mcp

    datanika-io/datanika-core/io.datanika/datanika-mcp MCP server

    0 repo

    Read-only-by-default MCP for Datanika: browse data, run dbt transforms, manage ELT pipelines.

  • Kafka dataops mcp

    Aguantar/kafka-mcp-server/io.github.Aguantar/kafka-dataops-mcp MCP server

    0 repo

    DataOps Kafka MCP server with consumer lag diagnosis and broker monitoring

  • Mcp data pipeline connector

    dbsectrainer/mcp-data-pipeline-connector/io.github.dbsectrainer/mcp-data-pipeline-connector MCP server

    0 repo

    Universal data connector for CSV, Postgres, and REST APIs via DuckDB

  • Dbt

    us-all/dbt-mcp-server/io.github.us-all/dbt MCP server

    0 repo

    dbt MCP — manifest/run_results/sources/catalog parsing + DQ result tables (BigQuery/Postgres)

  • Dbt ingest

    Kaelio/ktx/packages/cli/src/skills/dbt_ingest Skill

    1,540 repo

    ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, or other AI agents to query analytical databases accurately and with full context of your company

  • Ai data engineering

    ancoleman/ai-design-components/skills/ai-data-engineering Skill

    503 repo

    Comprehensive UI/UX and Backend component design skills for AI-assisted development with Claude

  • Creating dbt models

    AltimateAI/data-engineering-skills/skills/dbt/creating-dbt-models Skill

    118 repo

    Skills related to Data Engineering Work for Claude Code

  • Kafka consumer lag

    lensesio/agentic-engineering-for-apache-kafka/skills/kafka-consumer-lag Skill

    56 repo

    AI agent skills for building, operating and troubleshooting Apache Kafka applications. Topic audit, consumer lag, schema review, security, connectors and DLQ

  • Data pipeline patterns

    Benkapner/claude-code-basecamp/skills/data-pipeline-patterns Skill

    14 repo

    A meta-repository for Claude Code users that includes workspace setup (skills, commands, hooks)

  • Risingwave

    risingwavelabs/agent-skills/skills/risingwave Skill

    no license9 repo

    Agent Skills for RisingWave.

  • Archify

    cskwork/supergoal-skill/templates/archify Skill

    4 repo

    One objective in, a verified result out. An agent skill that runs a full, gated dev process with expert subagents and refuses to declare done until a machine-checkable gate passes. Bilingual (EN/한국어) onboarding & live walkthrough

  • Ddia principles

    satbirbhbc-ux/ai-coding-principles/ddia-principles Skill

    3 repo

    Build AI coding principles for Claude Code, with discipline rules and system design guides to improve code quality and reduce bad patterns

  • Data pipeline

    samarth777/modal-skills/skills/data-pipeline Skill

    1 repo

    This skill teaches Claude how to effectively build and deploy applications on Modal's serverless platform.

  • Dbt data quality gate

    NeuralMedic-DE/claude-skills/dbt-data-quality-gate Skill

    0 repo

    Verified-gate Claude Code skills that run their checks and prove the result — by NeuralMedic. Web, accessibility, healthcare & compliance, data, IaC, Odoo.

  • Nonfunctional requirements

    chrisVillanueva/ai-skills-registry/data-engineering/nonfunctional-requirements Skill

    no license0 repo

    A registry of agent-loadable skills that distill technical knowledge and expertise from prior large-scale, enterprise engagements. Focus given to decision-making frameworks, trade-offs analysis, and addresses conditions that require subtle technical judgments. The Agent Skills open standard is used to develop all skills.

  • Kozen etl mk

    kozen-labs/agentic/.agents/skills/kozen-etl-mk Skill

    0 repo

    Agentic Repository: Skills, Sub-Agents, Hooks, Context, etc.

  • Airflow dag patterns

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/airflow-dag-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Api integration

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/api-integration Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineer

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/data-engineer Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineering data pipeline

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/data-engineering-data-pipeline Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Dbt transformation patterns

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/dbt-transformation-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Snowflake development

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/snowflake-development Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Airflow dag patterns

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/airflow-dag-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Api integration

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/api-integration Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineer

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/data-engineer Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineering data pipeline

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/data-engineering-data-pipeline Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Dbt transformation patterns

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/dbt-transformation-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Snowflake development

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/snowflake-development Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Dbt transformation patterns

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-data-analytics/skills/dbt-transformation-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Airflow dag patterns

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-data-engineering-platform/skills/airflow-dag-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineer

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-data-engineering-platform/skills/data-engineer Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Dbt transformation patterns

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-data-engineering-platform/skills/dbt-transformation-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Airflow dag patterns

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-data-engineering/skills/airflow-dag-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineer

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-data-engineering/skills/data-engineer Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Dbt transformation patterns

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-data-engineering/skills/dbt-transformation-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Api integration

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-integration-apis/skills/api-integration Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Airflow dag patterns

    sickn33/agentic-awesome-skills/skills/airflow-dag-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Api integration

    sickn33/agentic-awesome-skills/skills/api-integration Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineer

    sickn33/agentic-awesome-skills/skills/data-engineer Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Data engineering data pipeline

    sickn33/agentic-awesome-skills/skills/data-engineering-data-pipeline Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Dbt transformation patterns

    sickn33/agentic-awesome-skills/skills/dbt-transformation-patterns Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Snowflake development

    sickn33/agentic-awesome-skills/skills/snowflake-development Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Airflow dag patterns

    wshobson/agents/plugins/data-engineering/skills/airflow-dag-patterns Skill

    38,701 repo

    Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI

All 567 in the catalog