apache-airflow-api

Official

Safely manage Airflow via Stable REST API.

AuthorCogni-AI-OU
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you programmatically manage Apache Airflow by executing Stable REST API calls for DAGs, DAG runs, and operational metadata without relying on brittle UI workflows.

Core Features & Use Cases

  • DAG & DAG Run Management: Trigger, pause/unpause, cancel, and monitor DAG runs and backfills through the Airflow Stable endpoints.
  • Operational Configuration Automation: Manage Airflow Variables, Connections, Pools, and Assets for automated workflows and repeatable environments.
  • Execution Insight & Validation: Retrieve task instance details, logs, XCom entries, and execution statistics while validating HTTP status codes and payload format.

Quick Start

Use the apache-airflow-api skill to pause a specific DAG backfill by calling the appropriate /api/v2/backfills/{backfill_id}/pause endpoint with correct authentication and a validated JSON payload.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: apache-airflow-api
Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#apache-airflow-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.