sqlformatFormat, lint, and pretty-print SQL with dialect conversion. Use when checking style, validating syntax, formatting queries, generating clean SQL.
Install via ClawdBot CLI:
clawdbot install bytesagain3/sqlformatGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
Developers use sqlformat before submitting pull requests to ensure SQL queries are properly formatted and follow team style guidelines. The `format` and `lint` commands help catch anti-patterns early, reducing review time.
During a migration from MySQL to PostgreSQL, a DBA uses `convert` to transform dialect-specific syntax, ensuring compatibility. Logs document each conversion for audit trails.
Data teams use `explain` and `template` to record execution plans and reusable SQL patterns, creating an internal knowledge base. This improves query performance analysis and standardization.
A CI/CD pipeline integrates `format` and `preview` to automatically format SQL in code commits before acceptance. This enforces consistent style across large codebases.
Tech leads run `check` and `report` across the entire codebase to generate compliance reports on SQL style rules. Findings are logged and fixed using `fix`, improving code quality.
Provide the basic sqlformat CLI for free with core commands; offer premium features like advanced dialect support or cloud sync for a subscription.
Integrate sqlformat as a microservice into CI/CD platforms (e.g., GitHub Actions, Jenkins) with usage-based pricing. Teams pay per formatting or linting operation.
Offer consulting for SQL style guide creation, migration support, and team training workshops. Complement the free tool with expert services.
💬 Integration Tip
Set the SQLFORMAT_DIR environment variable to customize the data directory for team-shared logs, and integrate core commands into Git hooks or CI pipelines for automatic formatting.
Scored May 6, 2026
Track water and sleep with JSON file storage
微云网盘 MCP 接口完整技能。包含 weiyun.list、weiyun.list_by_category、weiyun.download、weiyun.delete、weiyun.upload、weiyun.gen_share_link、weiyun.rename_file、weiyun.rename_dir...
Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz...
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot
OpenClaw自动化文件管理助手,用于批量文件操作、智能分类、重复文件清理、文件重命名、目录同步等任务。当用户需要整理文件、批量重命名、清理重复文件、同步目录或自动化文件工作流时使用此技能。
Extract text from PDF files for LLM processing