← 返回 Skills 市场
198
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sql-dataviz
功能描述
Convert SQL query results into production-grade visual charts including bar, line, pie, map, KPI, AI insights, and interactive HTML dashboards with base64 PN...
安全使用建议
This package appears coherent and implements visualization features as described. Before installing: (1) Inspect scripts/install_deps.sh and requirements.txt and run inside a Python virtualenv or container to avoid polluting system packages. (2) Optional dependencies (geopandas, plotly, wordcloud, scipy) can require extra system libraries—only install what you need. (3) Review demo.py and any code that writes to disk so you know where cache/output files will be placed (examples use cache/ and output/). (4) If you plan to use interactive HTML/Canvas templates, note they may load external CDN resources (Chart.js) or require network access. (5) The repository uses placeholder support/contact links (example.com) — treat them as non-authoritative. Overall the skill is internally consistent; standard operational caution (run in isolated environment and review install scripts) is recommended.
功能分析
Type: OpenClaw Skill
Name: sql-dataviz
Version: 1.0.1
The `sql-dataviz` skill bundle is a comprehensive and professional data visualization tool designed to convert SQL query results into a wide variety of charts (PNG and interactive HTML). The Python implementation in `charts/__init__.py` and `scripts/interactive_charts.py` utilizes standard, legitimate libraries such as `matplotlib`, `seaborn`, and `plotly` to generate visual reports. The installation script `scripts/install_deps.sh` and the `requirements.txt` file correctly manage standard data science dependencies without any suspicious remote fetches or unauthorized system modifications. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the entire bundle is well-documented and its behavior is strictly aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description align with included code and docs: charts implementation, demo, installation instructions, and references all implement visualization features (matplotlib/seaborn/plotly/wordcloud optional). There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md confines actions to installing Python deps, running demo scripts, generating PNG/HTML charts, and optional integration with other 'sql-*' skills. It does not instruct reading unrelated system files, requiring credentials, or transmitting data to unknown remote endpoints. Degraded mode is explicit and scoped.
Install Mechanism
There is no platform install spec embedded (instruction-only), but the bundle includes scripts/install_deps.sh and requirements.txt and asks users to run skillhub_install (platform installer) or pip. This is normal for Python skills; optional dependencies (geopandas, plotly, wordcloud, scipy) may require system libraries and larger downloads—review install_deps.sh and requirements.txt before running and use a virtualenv.
Credentials
The skill declares no required environment variables, no credentials, and no special config paths. The code and docs likewise don't reference secrets or external tokens. Optional features mention services (ArcGIS, Azure maps) only in the context of supported visual types, but no credentials are required by default.
Persistence & Privilege
Skill flags: always=false and normal autonomous invocation allowed (platform default). The skill writes output/cache files as expected for a visualization tool (cache/ and output/ examples) but does not request permanent system-wide privileges or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sql-dataviz - 安装完成后,直接呼叫该 Skill 的名称或使用
/sql-dataviz触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 修正协作工具名称,将“report-generator”统一为“sql-report-generator”以匹配实际 Skill 名称
- 数据分析流程示意图和协作流程文档细节微调,增强 Skill 协作关系说明
- 文档其余内容未变,功能和接口保持不变
v1.0.0
SQL Dataviz 1.0.0
- 新增数据可视化智能体
- 支持25+图表类型、6种预设主题
- 支持Plotly交互式HTML图表
- 内置Dashboard构建器,支持响应式布局
元数据
常见问题
SQL Dataviz 是什么?
Convert SQL query results into production-grade visual charts including bar, line, pie, map, KPI, AI insights, and interactive HTML dashboards with base64 PN... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 SQL Dataviz?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sql-dataviz」即可一键安装,无需额外配置。
SQL Dataviz 是免费的吗?
是的,SQL Dataviz 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SQL Dataviz 支持哪些平台?
SQL Dataviz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SQL Dataviz?
由 SQLSkills(@sqlskills)开发并维护,当前版本 v1.0.1。
推荐 Skills