Chenmo0414/tukey--packages-dsh1

tukey

将 DeepSeek Harness 变成数据分析师:支持关联 CSV/Parquet/JSON,自动分析、查询并在对话中直接渲染图表。

AI 分析

核心用途是为 DSH 引入强大的数据分析能力,支持 SQL 查询和 Vega-Lite 图表渲染。适合需要对表格数据进行即时分析、可视化展示的用户。

包名
tukey
版本
0.1.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Chenmo0414/tukey#d32f1b81dd8cbdd247376403be8c79e3a0765f48&path:packages/dsh

tukey — DeepSeek Harness plugin

Turn DeepSeek Harness into a data analyst: attach CSV/Parquet/JSON/XLSX, get an automatic profile, run read-only SQL, and see Vega-Lite charts rendered live inside the conversation (as conversation nodes, not text).

Install

dsh plugin --profile web add tukey

Tools: data_attach · data_profile · data_query · data_chart · data_sources. All of them are also callable from Code Mode programs as await tools.data_*(args).

Screenshots, architecture, and the live-verification record: https://github.com/Chenmo0414/tukey