← Back to Skills Marketplace
Python Dataviz
by
matthew-a-gordon
· GitHub ↗
· v1.0.0
8264
Downloads
7
Stars
76
Active Installs
1
Versions
Install in OpenClaw
/install python-dataviz
Description
Professional data visualization using Python (matplotlib, seaborn, plotly). Create publication-quality static charts, statistical visualizations, and interac...
Usage Guidance
Install it in an isolated virtual environment and run the examples from a scratch or project directory because they create output chart files. The main practical risk is normal Python dependency trust, not hidden behavior in the skill artifacts.
Capability Analysis
Type: OpenClaw Skill
Name: python-dataviz
Version: 1.0.0
This OpenClaw skill bundle is benign. All files, including SKILL.md and the Python scripts, are focused on providing data visualization capabilities using standard libraries like matplotlib, seaborn, and plotly. The documentation clearly outlines the skill's purpose and usage, and the Python scripts generate various types of plots, saving them as image or HTML files, which is the expected and stated functionality. There is no evidence of prompt injection attempts, data exfiltration, unauthorized system access, suspicious network activity, or any other malicious intent. All dependencies listed in pyproject.toml are legitimate data science libraries.
Capability Assessment
Purpose & Capability
The stated purpose, documentation, dependencies, and scripts all align around matplotlib, seaborn, plotly, pandas, and numpy chart generation.
Instruction Scope
Runtime instructions are user-directed setup and chart-generation guidance; no hidden role changes, prompt overrides, autonomous actions, or unrelated tasks were found.
Install Mechanism
Installation uses a local Python package with common third-party data science dependencies, which is expected but should be done in a virtual environment.
Credentials
The executable scripts use synthetic example data and write chart outputs such as PNG, SVG, or HTML files in the working directory, matching the skill purpose.
Persistence & Privilege
No credential access, privileged configuration, background services, persistence, broad local indexing, or exfiltration behavior was found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install python-dataviz - After installation, invoke the skill by name or use
/python-dataviz - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of python-dataviz skill:
- Provides professional data visualization with Python using matplotlib, seaborn, and plotly.
- Supports creation of publication-quality static charts, statistical graphics, and interactive plots.
- Includes comprehensive start guide, best practices, and chart selection reference.
- Offers ready-to-use examples and troubleshooting tips.
- Enables PNG/SVG (static) and HTML (interactive) export for charts.
- Bundles key dependencies in an isolated virtual environment.
Metadata
Frequently Asked Questions
What is Python Dataviz?
Professional data visualization using Python (matplotlib, seaborn, plotly). Create publication-quality static charts, statistical visualizations, and interac... It is an AI Agent Skill for Claude Code / OpenClaw, with 8264 downloads so far.
How do I install Python Dataviz?
Run "/install python-dataviz" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Python Dataviz free?
Yes, Python Dataviz is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Python Dataviz support?
Python Dataviz is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Python Dataviz?
It is built and maintained by matthew-a-gordon (@matthew-a-gordon); the current version is v1.0.0.
More Skills