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