xuexiaolei1997/dsh-plugin-stock-x0

dsh-plugin-stock-x

A/港/美/全球股票实时行情盯盘与量化投研插件 - 适配 DeepSeek Harness (DSH) Web 宿主

包名
dsh-plugin-stock-x
版本
1.2.0
许可证
MIT
最近更新
2026年8月28日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xuexiaolei1997/dsh-plugin-stock-x

🚀 快速安装与使用指南

前置准备


第一步:克隆仓库并进入目录

git clone https://github.com/xuexiaolei1997/dsh-plugin-stock-x.git
cd dsh-plugin-stock-x

第二步:安装项目依赖

npm install

第三步:安装插件到 DSH Web Profile

dsh-plugin-stock-x 根目录下执行:

dsh plugin --profile web add file:.

💡 提示:如果使用完整绝对路径,也可以执行:

dsh plugin --profile web add file:D:\你的插件目录路径\dsh-plugin-stock-x

第四步:启动 DeepSeek Harness Web 宿主

dsh web

(或在 DSH 项目开发目录下执行 pnpm dsh web)

启动后,打开浏览器访问 DSH Web 页面,右下角将出现股票悬浮球,点击即可开始实时盯盘!