ClaireXi99/dsh-data-insight ↗★ 0
dsh-data-insight
适用于 DeepSeek Harness 的数据分析工具包,提供 CSV 剖析、异常检测和数据摘要功能,安装后 Agent 可自动调用相关工具。
AI 分析
核心用途是赋予 Agent 专业的数据分析与清洗能力。适合需要对 CSV 或 JSON 数据集进行快速探索、异常检测和统计摘要的用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 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