---
name: "Sql Formatter"
description: "Format, minify, and lint SQL queries from the command line. Formats SQL with proper indentation and keyword casing, minifies by removing whitespace and comme..."
category: "other"
source: "ClawHub"
tags: []
platforms: []
author: ""
version: ""
license: ""
installCmd: "hermes skills install clawhub/sql-formatter"
sourceUrl: "https://clawhub.ai/skills/sql-formatter"
---

# Sql Formatter

> Format, minify, and lint SQL queries from the command line. Formats SQL with proper indentation and keyword casing, minifies by removing whitespace and comme...

- **Category:** Other
- **Source:** ClawHub
- **Author:** 
- **Version:** 
- **License:** 
- **Platforms:** All
- **Install Command:** `hermes skills install clawhub/sql-formatter`
- **Source URL:** [https://clawhub.ai/skills/sql-formatter](https://clawhub.ai/skills/sql-formatter)

## Overview


## Installation
To install this skill, run the following command in your terminal:
```bash
hermes skills install clawhub/sql-formatter
```
