# Airflowctl

> Use this skill when the user wants to cli tool to streamline getting started with apache airflow and managing multiple airflow projects.

- Skill: `javimosch/airflowctl` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/airflowctl`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/airflowctl/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/airflowctl

---


# Airflowctl Plugin

CLI tool to streamline getting started with Apache Airflow and managing multiple Airflow projects.

## Commands

### Operations
- `airflowctl project create` — create project via airflowctl
- `airflowctl project list` — list project via airflowctl
- `airflowctl dag list` — list dag via airflowctl
- `airflowctl dag trigger` — trigger dag via airflowctl
- `airflowctl config show` — show config via airflowctl
- `airflowctl verbose set` — set verbose via airflowctl
- `airflowctl help show` — show help via airflowctl

## Usage Examples
- "airflowctl --help"
- "airflowctl <args>"

## Installation

```bash
pip install airflowctl
```

## Examples

```bash
airflowctl --version
airflowctl --help
```

## Key Features
- airflow\n- workflow\n- automation

