HiWhaleW/dsh-toolbox--packages-product-research-workbench ↗★ 29
@dsh-toolbox/product-research-workbench
本地优先的网页/文本产品研究、人工证据、生命周期管理、评分、备份以及 Markdown/HTML 报告生成工具,专为 DeepSeek Harness 设计。
AI 分析
核心用途是辅助用户在 DSH 中开展产品调研并输出结构化报告。适合需要收集网页/文本证据、进行产品评分和生命周期管理的市场研究人员或产品经理。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HiWhaleW/dsh-toolbox#0324df10da261f690b962b0e29fce4c2c43dd5bc&path:packages/product-research-workbench說明文件
閱讀完整 README ↗Configuration
The profile patch uses safe defaults. Add a config block to cordis.patch.yml if needed:
config:
dataDir: /absolute/local/path
timeoutMs: 15000
maxSourceBytes: 1048576
maxRedirects: 3
allowPrivateNetwork: false
dataDir defaults to ~/.local/share/dsh-toolbox/product-research-workbench. URL requests are unauthenticated. Private, loopback, link-local, multicast, and metadata-network destinations are rejected by default. The response is capped before conversion to plain text.