Airbyte open-source ELT data integration reference. Covers deployment (Docker, Kubernetes, Cloud), 400+ connectors, sync modes, CDC setup for PostgreSQL/MySQL, REST API automation, Terraform provider, and production best practices.
Scanned 6/6/2026
Install via CLI
openskills install bytesagain/ai-skills---
name: airbyte
version: 1.0.0
description: >
Airbyte open-source ELT data integration reference. Covers deployment
(Docker, Kubernetes, Cloud), 400+ connectors, sync modes, CDC setup
for PostgreSQL/MySQL, REST API automation, Terraform provider,
and production best practices.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [airbyte, etl, elt, data-integration, cdc, pipeline, connector]
---
# Airbyte Reference
Open-source data integration and ELT platform.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Platform overview and comparison |
| `deploy` | Docker, Kubernetes, Cloud deployment |
| `connectors` | Popular sources and destinations |
| `connections` | Sync modes, scheduling, namespaces |
| `cdc` | Change Data Capture setup |
| `api` | REST API, Terraform, Octavia CLI |
| `troubleshoot` | Common issues and diagnostics |
| `best-practices` | Production recommendations |
No comments yet. Be the first to comment!
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.