Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

data-engineering-agent-skills

data-engineering-agent-skills 收录了来自 vaquarkhan 的 74 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
74
Stars
19
更新
2026-06-13
Forks
4
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

safe-backfill-and-replay-orchestration
软件开发工程师

Forces replay-safe rollout plans, reconciliation gates, and rollback paths before executing any data backfill or historical reprocessing. Use when running /backfill, rerunning pipelines, repairing publish windows, or any work that risks double-counting or downstream corruption.

2026-06-13
using-data-engineering-agent-skills
软件开发工程师

Helps agents classify data engineering work, choose the right preset and skill bundle, and pick the safest next command. Use when starting a session, triaging an ambiguous request, or deciding how to proceed.

2026-06-13
data-resiliency-testing-and-failure-injection
软件质量保证分析师与测试员

Guides agents through resiliency testing for data platforms. Use when designing or running failure drills, recovery validation, failover tests, replay-safety checks, dependency outage exercises, or fault injection for pipelines and publishes.

2026-06-09
incident-triage-and-pipeline-recovery
软件开发工程师

Guides agents through production data incidents. Use when a pipeline fails, publishes bad data, misses an SLA, partially loads, corrupts state, or requires rollback, replay, or stakeholder communication.

2026-06-09
kafka-resilience-and-schema-evolution
软件开发工程师

Enforces production Kafka guardrails including non-breaking schema evolution, dead-letter queues for poison messages, and acks=all producer durability. Use when designing or changing Kafka topics, producers, consumers, schema registry policies, or streaming recovery paths.

2026-06-09
mcp-data-observability-integration
软件开发工程师

Guides agents to wire Model Context Protocol servers for live data platform observability including Spark execution plans, OOM diagnosis, Kafka consumer lag, and orchestration run state. Use when agents need cluster metrics, streaming lag, or job diagnostics instead of blind code changes.

2026-06-09
orchestration-and-backfills
软件开发工程师

Designs scheduling, reruns, and backfills safely for data systems. Use when changing orchestration, retries, dependency timing, historical reprocessing, or publish sequencing.

2026-06-09
spark-and-distributed-processing
软件开发工程师

Guides agents through batch and distributed data processing design. Use when implementing or reviewing Spark-based pipelines, or managed distributed runtimes such as Glue and EMR.

2026-06-09
spark-serverless-reliability-and-state-management
软件开发工程师

Enforces timeout-aware rollbacks, resumable checkpoints, and orphan cleanup for serverless Spark workloads on AWS Lambda, Glue, and similar runtimes. Use when writing or reviewing Spark jobs in serverless environments, S3 checkpoint patterns, partial-failure recovery, or IceGuard-style state management.

2026-06-09
streaming-and-messaging-systems
软件开发工程师

Guides agents through event streaming and real-time data pipeline design. Use when working with Kafka, Kinesis, Flink, stream processing, windowing, stateful consumers, or near-real-time publish flows.

2026-06-09
data-quality-and-contract-testing
软件开发工程师

Drives data implementation with contracts, assertions, and validation evidence. Use when adding or changing ingestion logic, transformations, schemas, or published data products.

2026-06-07
debezium-and-kafka-connect-cdc
软件开发工程师

Guides agents through Debezium and Kafka Connect CDC workflows. Use when streaming database changes into Kafka topics, managing connectors, snapshots, schema evolution, or downstream CDC consumers.

2026-06-07
lineage-pii-and-governance
软件开发工程师

Applies governance, lineage, ownership, and sensitive-data controls to data changes. Use when a pipeline touches published datasets, regulated information, or shared business metrics.

2026-06-07
apache-beam-unified-batch-and-stream
软件开发工程师

Guides agents through Apache Beam pipelines that unify batch and streaming logic. Use when designing Beam transforms, windowing, runners, replay behavior, or portability across execution backends.

2026-06-07
apache-hudi-lakehouse
软件开发工程师

Guides agents through Apache Hudi lakehouse design. Use when managing incremental upserts, record-level mutations, timeline behavior, compaction, and Hudi-based lakehouse tables.

2026-06-07
avro-protobuf-json-schema-registry
软件开发工程师

Guides agents through schema-registry-backed event contracts. Use when managing Avro, Protobuf, or JSON Schema for event streams, compatibility policies, producer and consumer evolution, or contract enforcement in messaging systems.

2026-06-07
clickhouse-real-time-analytics
软件开发工程师

Guides agents through ClickHouse-based real-time analytics design. Use when building fast analytical serving layers, event aggregations, materialized views, or low-latency metric access patterns.

2026-06-07
data-contract-testing-with-schema-registry
软件质量保证分析师与测试员

Guides agents through data-contract testing using schema registries and compatibility checks. Use when validating event contracts, stream schema evolution, consumer compatibility, or release gates for schema-managed systems.

2026-06-07
duckdb-local-analytics-and-dev
软件开发工程师

Guides agents through DuckDB-based local analytics and development workflows. Use when prototyping models locally, validating transformations, reproducing data issues quickly, or building lightweight analytical tooling without a full warehouse.

2026-06-07
great-expectations-deequ-and-cuallee
软件质量保证分析师与测试员

Guides agents through data-quality frameworks such as Great Expectations, Deequ, and Cuallee. Use when implementing framework-based validation suites, reusable checks, or evidence-driven data-quality enforcement.

2026-06-07
lakefs-and-data-versioning
软件开发工程师

Guides agents through data versioning workflows using lakeFS or similar systems. Use when branching data, validating changes before publish, or controlling risky lakehouse operations with versioned data states.

2026-06-07
openmetadata-datahub-and-openlineage
软件开发工程师

Guides agents through metadata platform and lineage workflows using OpenMetadata, DataHub, or OpenLineage-compatible systems. Use when improving discovery, lineage quality, metadata governance, or producer-to-catalog integration.

2026-06-07
superset-and-metrics-serving
软件开发工程师

Guides agents through Superset and metrics-serving workflows. Use when publishing governed metrics to Superset, defining semantic consistency for dashboards, or managing chart-ready analytical datasets.

2026-06-07
trino-presto-federated-query
软件开发工程师

Guides agents through Trino and Presto federated query design. Use when querying across heterogeneous systems, planning semantic consistency, or managing performance and governance in federated analytics.

2026-06-07
bigquery-and-dataform-platform-engineering
软件开发工程师

Guides agents through BigQuery- and Dataform-centered data engineering workflows. Use when designing BigQuery physical models, ingestion boundaries, Dataform transformation workflows, slot or cost controls, and platform decisions across BigQuery, Dataflow, Dataproc, and GCP orchestration services.

2026-05-26
data-platform-disaster-recovery-and-business-continuity
软件开发工程师

Guides agents through disaster recovery and business continuity planning for data platforms. Use when defining region or account failover, backup and restore, RTO or RPO targets, control-plane recovery, or restore drills for pipelines, warehouses, lakehouses, and publish surfaces.

2026-05-26
data-platform-operating-model-and-service-ownership
计算机与信息系统经理

Guides agents through data platform operating model and ownership design. Use when defining platform team responsibilities, service tiers, golden paths, escalation boundaries, onboarding flows, or handoffs between central platform teams and domain or product teams.

2026-05-26
data-quality-platforms-and-rule-management
软件开发工程师

Guides agents through data-quality operating models and tool selection. Use when designing rule portfolios, severity levels, ownership, evidence, and enforcement across dbt tests, Great Expectations, Deequ, Cuallee, Soda, warehouse-native checks, and platform monitoring workflows.

2026-05-26
dataplex-and-bigquery-governance
软件开发工程师

Guides agents through GCP-native data governance workflows with Dataplex and BigQuery. Use when designing lakes, zones, policy tags, metadata quality, lineage, discovery, and governed publishing across Cloud Storage, BigQuery, Dataflow, Dataproc, and Google Cloud analytics platforms.

2026-05-26
file-and-partner-feed-ingestion
软件开发工程师

Guides agents through file-based and partner-feed ingestion workflows. Use when landing data from SFTP, managed file transfer, shared buckets, recurring flat files, manifests, or externally supplied feeds that need validation, replay safety, and publish discipline.

2026-05-26
glue-data-catalog-and-lake-formation-governance
软件开发工程师

Guides agents through AWS-native data catalog and lake governance workflows. Use when designing or reviewing Glue Data Catalog, Lake Formation permissions, governed sharing, metadata quality, and access boundaries for S3, Athena, Redshift, EMR, or Glue pipelines.

2026-05-26
mainframe-modernization-and-data-offload
软件开发工程师

Guides agents through mainframe data modernization and offload workflows. Use when migrating or exposing data from COBOL, JCL, VSAM, IMS, DB2 for z/OS, or batch-oriented mainframe estates into modern lakes, warehouses, streaming systems, and governed data products.

2026-05-26
microsoft-purview-and-azure-data-governance
软件开发工程师

Guides agents through Microsoft Purview and Azure-native data governance workflows. Use when designing collections, scans, classifications, lineage, policy boundaries, and governed publishing across ADLS, Synapse, Data Factory, Azure Databricks, Fabric, and Azure analytics estates.

2026-05-26
snowflake-native-pipelines-and-governance
软件开发工程师

Guides agents through Snowflake-native pipeline and governance workflows. Use when building or reviewing Snowflake pipelines with Streams, Tasks, Dynamic Tables, Snowpipe, Snowpark, masking policies, row access, secure sharing, and warehouse-native operational controls.

2026-05-26
unity-catalog-and-lakehouse-governance
软件开发工程师

Guides agents through Unity Catalog governance workflows for Databricks lakehouses. Use when defining catalogs, schemas, external locations, access boundaries, shares, lineage, and cross-workspace governance for governed Delta Lake, ML, analytics, and serving assets.

2026-05-26
airflow-and-workflow-orchestration
软件开发工程师

Guides agents through workflow orchestration design and operation across Airflow-style DAGs, cloud-native schedulers, and event-driven pipeline control planes. Use when building or modifying workflow dependencies, retries, triggers, sensors, SLAs, or cross-system pipeline coordination.

2026-05-26
data-lake-and-zone-architecture
软件开发工程师

Guides agents through data lake and zone architecture design. Use when defining raw, refined, curated, or publish layers; storage organization; retention; and operational boundaries for a data lake.

2026-05-26
data-observability-and-sla-management
软件开发工程师

Guides agents through data observability and service-level management. Use when defining or improving freshness, completeness, anomaly detection, alerting, lag tracking, run metadata, and ownership for production data products.

2026-05-26
data-security-compliance-and-regulated-data
信息安全分析师

Guides agents through regulated-data security and compliance workflows for PII, PCI, HIPAA, PHI, and similar obligations. Use when data products handle sensitive fields, regulated records, control evidence, or audit-bound publish paths.

2026-05-26
enterprise-etl-and-data-integration-modernization
软件开发工程师

Guides agents through operating, hardening, and modernizing enterprise ETL and integration stacks such as Informatica, Talend, DataStage, SSIS, and Matillion. Use when legacy mappings, job orchestration, migration, or coexistence with modern lakehouse patterns must be handled safely.

2026-05-26
当前展示该仓库 Top 40 / 74 个已收集 skills。