·annotating-task-lineage
>_

annotating-task-lineage

astronomer/agents

使用入口和出口通过数据沿袭注释 Airflow 任务。当用户想要向任务添加沿袭元数据、指定输入/输出数据集或为没有内置 OpenLineage 提取的操作员启用沿袭跟踪时使用。

170安装·10热度·@astronomer

安装

$npx skills add https://github.com/astronomer/agents --skill annotating-task-lineage

SKILL.md

This skill guides you through adding manual lineage annotations to Airflow tasks using inlets and outlets.

Reference: See the OpenLineage provider developer guide for the latest supported operators and patterns.

| Operator has OpenLineage methods (getopenlineagefacetson) | ❌ Modify the OL method directly | | Operator has no built-in OpenLineage extractor | ✅ Yes | | Simple table-level lineage is sufficient | ✅ Yes | | Quick lineage setup without custom code | ✅ Yes | | Need column-level lineage | ❌ Use OpenLineage methods or custom extractor |

使用入口和出口通过数据沿袭注释 Airflow 任务。当用户想要向任务添加沿袭元数据、指定输入/输出数据集或为没有内置 OpenLineage 提取的操作员启用沿袭跟踪时使用。 来源:astronomer/agents。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/astronomer/agents --skill annotating-task-lineage
分类
>_效率工具
认证
收录时间
2026-02-03
更新时间
2026-02-18

快速解答

什么是 annotating-task-lineage?

使用入口和出口通过数据沿袭注释 Airflow 任务。当用户想要向任务添加沿袭元数据、指定输入/输出数据集或为没有内置 OpenLineage 提取的操作员启用沿袭跟踪时使用。 来源:astronomer/agents。

如何安装 annotating-task-lineage?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/astronomer/agents --skill annotating-task-lineage 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/astronomer/agents