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.
DeepseekModel
Curated skill
Quality Good · 64
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=agentskillexchange-skills-skills-sqlfluff-sql-linter-auto-formatter-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
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: Python format strings Basic usage or getting-started notes: 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
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.