SQLFluff SQL Linter and Auto-Formatter

Installation
SKILL.md

SQLFluff SQL Linter and Auto-Formatter

Lint and auto-format SQL code across 30+ dialects using SQLFluff. Enforces consistent style, catches syntax issues, and supports Jinja/dbt templating for ELT workflows.

Installation

Use the upstream install or setup path that matches your environment:

  • $ pip install sqlfluff
  • $ pip install sqlfluff[rs]

Requirements and caveats from upstream:

Basic usage or getting-started notes:

  • Getting Started
  • To get started, install the package and run sqlfluff lint or sqlfluff fix.
  • shell
Installs
GitHub Stars
20
First Seen
SQLFluff SQL Linter and Auto-Formatter — agentskillexchange/skills