·annotating-task-lineage
>_

annotating-task-lineage

necatiarslan/airflow-vscode-extension

Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.

7Installs·0Trend·@necatiarslan

Installation

$npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill annotating-task-lineage

SKILL.md

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

| Operator has OpenLineage methods | No, 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 | No, use OpenLineage methods or custom extractor |

| Complex extraction logic needed | No, use OpenLineage methods or custom extractor |

Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction. Source: necatiarslan/airflow-vscode-extension.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill annotating-task-lineage
Category
>_Productivity
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is annotating-task-lineage?

Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction. Source: necatiarslan/airflow-vscode-extension.

How do I install annotating-task-lineage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/necatiarslan/airflow-vscode-extension --skill annotating-task-lineage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/necatiarslan/airflow-vscode-extension