DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-smart-charts

DeepSeek Harness skill plugin for generating interactive, offline ECharts visualizations from CSV, Excel, and JSON files.

Developer ToolsSkills & Workflows
10GitHub Stars1ForksUpdated2026-08-31

Install

$ dsh plugin --profile web add dsh-smart-charts

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-smart-charts is a skill plugin for DeepSeek Harness that transforms tabular and structured data files (CSV, TSV, TXT, Excel, JSON) into self-contained, interactive ECharts HTML visualizations. It supports 26 chart types, automatic file merging, pandas-based data transformations executed in a multi-layer sandbox, and fully offline rendering with bundled ECharts assets.

Key Capabilities

  • Generates 26 chart types including bar, line, radar, heatmap, treemap, sankey, funnel, and mindmap
  • Parses CSV, TSV, TXT, Excel (.xlsx/.xls), and single-layer nested JSON with multi-encoding detection
  • Performs automatic vertical and horizontal multi-file merging up to 10 files
  • Executes LLM-generated pandas data transformations in a three-layer security sandbox
  • Renders fully offline standalone HTML with bundled inline ECharts assets
  • Outputs structured statistical summaries and embeds natural language chart annotations

Useful For

  • Quickly turning raw sales, financial, or log datasets into interactive HTML dashboards in DSH sessions
  • Visualizing complex multi-source tabular data with automatic schema alignment and merging
  • Generating batch chart sets from structured data using automated transformations

Who It Fits

  • Data analysts and researchers using DeepSeek Harness
  • Developers needing offline, interactive chart generation from structured files
  • Business users working with CSV and Excel spreadsheets in conversational agent workflows

Documented Limitations

  • Maximum file size recommended at 50 MB (hard ceiling around 100 MB)
  • Requires local Python 3.11+ environment with pandas, numpy, openpyxl, and xlrd installed
  • Does not support direct database connections, streaming data, geographic maps, or deeply nested JSON (>1 level)

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 4 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
hherosoul/dsh-smart-charts
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
967dd37 · 2026-09-01

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
10GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-31
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app