lvguqingyou/dsh-xmap0

dsh-xmap

xmap Excel schema-map tools for DeepSeek Harness — peek/extract/verify/aggregate large Excel sheets with a reusable column-mapping spec library. 模型只写一份几百字节的列映射 spec,引擎用 Excel COM 在模型上下文之外把整张表读成 JSONL。

AI 分析

核心用途是高效处理大型 Excel 数据。适合需要让模型在不消耗大量 Token 的情况下,读取和分析整张 Excel 表格的用户。

パッケージ
dsh-xmap
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/05

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lvguqingyou/dsh-xmap

ドキュメント

README 全文を読む ↗

配置(cordis.yml 的 config:

含义默认
specDirspec 库目录;留空用包内自带 xmap/specs包内 specs
timeoutMs单次 Excel COM 前台超时(毫秒)300000