sql-explain-cli解析和优化 PostgreSQL、MySQL、SQLite SQL查询计划,支持SQL生成、格式化及语法检查。
Install via ClawdBot CLI:
clawdbot install shenghoo123-png/sql-explain-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/Python-3.8+-blue.svgUses known external API (expected, informational)
raw.githubusercontent.comAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
DBAs use the skill to analyze EXPLAIN plans, identify slow full table scans or missing indexes, and apply optimization suggestions to improve query performance in production databases.
Developers describe business requirements in natural language, and the skill generates correct SQL statements, reducing time spent on syntax and logic errors.
Automated SQL formatting and syntax checks are integrated into CI pipelines, ensuring consistent code style and catching errors before deployment.
Students and junior developers learn SQL by analyzing example queries, seeing execution plans explained in simple terms, and getting optimization suggestions.
BI analysts use natural language to SQL conversion to quickly prototype queries for reports, and then validate performance with EXPLAIN analysis before running on large datasets.
Offers free tier with limited daily usage (10 queries/day) to attract individual developers, then upsells Pro and Team plans for higher limits and history sharing.
Provides a REST API for SQL parsing, formatting, and EXPLAIN analysis that companies can integrate into their own tools (e.g., database clients, IDEs), charging per request.
Partners with cloud database providers (e.g., RDS, Cloud SQL) to embed the skill as a built-in optimization assistant, sharing revenue per customer or licensing.
💬 Integration Tip
Integrate via Python package (pip install) or as a plugin for IDEs like VS Code to provide in-editor SQL analysis.
Scored May 6, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Execute SQL queries, inspect Snowflake databases, schemas, tables, views, warehouses, and data pipeline resources. Use this skill when users want to query da...
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer