# Airflow Connections To Orchestra

> Use this skill when converting Airflow code that references credentials via Airflow's connection system: any operator/hook kwarg ending in connid (connid=, awsconnid=, snowflakeconnid=, sshconnid=, slackconnid=, gcpconnid=, httpconnid=), any BaseHook.getconnection(...) or Connection class usage, any AIRFLOWCONN<NAME environment variable, or a Secrets Backend (AWS Secrets Manager / Hashicorp Vault) configured for connections. Also covers distinguishing these from Variable.get() / AIRFLOWVAR, which are non-secret config, not connections. Must be read before finalising any Orchestra YAML with a connection: field converted from an Airflow source.

## Facts
- Page: https://tashan.sh/capability/skill-orchestra-hq-airflow-connections-to-orchestra
- tashan id: skill:orchestra-hq/airflow-connections-to-orchestra
- Source: https://github.com/orchestra-hq/orchestra-skills
- Type: skill
- Category: cloud
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: not measured
- Freshness: not measured
- Evidence coverage: not measured
- Health: not measured
- Instruction depth: not yet graded
- Official: no

## Install

```sh
cp -r airflow-connections-to-orchestra ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-09 by tashan (https://tashan.sh) from public evidence. Scorer s5.
