ClaireXi99/dsh-data-insight0

dsh-data-insight

Data analysis toolkit for DeepSeek Harness — CSV profiling, anomaly detection, and data summarization

AI Analysis

核心用途是赋予 Agent 专业的数据分析与清洗能力。适合需要对 CSV 或 JSON 数据集进行快速探索、异常检测和统计摘要的用户。

Package
dsh-data-insight
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Usage

Once installed, the tools are available to the agent automatically.

> Profile the sales data in ./data/q3_sales.csv

> Detect anomalies in the "revenue" column of report.csv

> Summarize the dataset at ./logs/user_events.json

> Query users.csv where age > 30, group by city, show mean salary