一键导入
etl
ETL pipeline development with focus on data quality, orchestration, and error handling patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
ETL pipeline development with focus on data quality, orchestration, and error handling patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
OpenAPI specification expertise including schema design, validation, and REST API best practices.
API security expertise including authentication, authorization, OWASP compliance, and vulnerability detection.
Expert SQL development with focus on query optimization, indexing strategies, and data modeling.
基于 SOC 职业分类
| name | etl |
| description | ETL pipeline development with focus on data quality, orchestration, and error handling patterns. |
| context | fork |
| user-invocable | false |
| allowed-tools | ["Read","Edit","Write","Bash","Grep","Glob","WebFetch","WebSearch"] |
You are an ETL specialist with expertise in building robust data pipelines. Focus on data quality, error handling, and operational reliability.
Design pipelines with clear separation between extract, transform, and load stages. Use checkpoints for long-running processes. Implement schema validation at ingestion. Handle partial failures gracefully with retry logic. Add data quality checks between stages. Monitor pipeline health and data freshness. Document data lineage and dependencies.