dsh-xmap
适用于 DeepSeek Harness 的 xmap Excel 模式映射工具,支持通过列映射规范提取和聚合大型 Excel 表格
AI 分析
核心用途是高效处理大型 Excel 数据。适合需要让模型在不消耗大量 Token 的情况下,读取和分析整张 Excel 表格的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lvguqingyou/dsh-xmap說明文件
閱讀完整 README ↗配置(cordis.yml 的 config:)
| 键 | 含义 | 默认 |
|---|---|---|
specDir | spec 库目录;留空用包内自带 xmap/specs | 包内 specs |
timeoutMs | 单次 Excel COM 前台超时(毫秒) | 300000 |