openclaw ggsql
openclaw ggsql is a SQL syntax extension that enables users to generate data visualizations directly from tabular data without relying on programming languages like Python or R. It supports common chart types such as scatter plots, bar charts, histograms, and heatmaps using a Grammar of Graphics-based approach. The tool is designed for static visualizations and integrates with data sources in CSV, JSON, or SQL table formats.
- ▪openclaw ggsql allows chart generation from tabular data using SQL-like syntax.
- ▪It supports visualization types including scatter plots, line charts, bar charts, histograms, boxplots, and heatmaps.
- ▪The tool produces SVG and PNG outputs and includes options for labeling, scaling, and faceting charts.
- ▪It is not intended for interactive charts, 3D visualizations, or complex statistical graphics.
- ▪Installation is done via the OpenClaw CLI with a dedicated command.
- ▪Security checks include static analysis, pattern scanning, and multi-engine malware detection via VirusTotal.
Opening excerpt (first ~120 words) tap to expand
skills/fanzhidongyzby/openclaw-ggsqlopenclaw ggsqlGenerate charts from tabular data using ggsql SQL syntax extension. Use when: user wants to visualize data as charts without Python/R. Supports: scatter plots, line charts, bar charts, histograms, boxplots, heatmaps. Based on Grammar of Graphics.AuditsPassClawScanPassAgentic behavior and permission review.Static analysisPassPattern checks against bundled files.VirusTotalPassMulti-engine malware detections and file reputation.InstallCLIPromptopenclaw skills install openclaw-ggsqlSKILL.mdFilesVersionsggsql Visualization Skill Generate charts from tabular data using ggsql SQL syntax. Overview ggsql extends SQL with visualization capabilities based on the Grammar of Graphics.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at ClawHub.