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.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill sqlfluff-sql-linter-auto-formatter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sqlfluff Sql Linter Auto Formatter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-sqlfluff-sql-linter-auto-formatter)More formats (shields.io, HTML) on the badges page.
---
name: "SQLFluff SQL Linter and Auto-Formatter"
slug: "sqlfluff-sql-linter-auto-formatter"
description: "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."
github_stars: 9635
verification: "security_reviewed"
source: "https://github.com/sqlfluff/sqlfluff"
category: "Code Quality & Review"
framework: "Claude Code"
tool_ecosystem:
github_repo: "sqlfluff/sqlfluff"
github_stars: 9635
---
# 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:
- [](https://pypi.org/project/sqlfluff/)
- [](https://hub.docker.com/r/sqlfluff/sqlfluff)
- [Python format strings](https://docs.python.org/3/library/string.html#format-string-syntax)
Basic usage or getting-started notes:
- [Getting Started](#getting-started)
- To get started, install the package and run sqlfluff lint or sqlfluff fix.
- shell
- Source: https://github.com/sqlfluff/sqlfluff
- Extracted from upstream docs: https://raw.githubusercontent.com/sqlfluff/sqlfluff/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/sqlfluff-sql-linter-auto-formatter/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!