DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Leekbox — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
L

@leekbox/dsh-leekbox

Leekbox

韭菜盒子 LeekBox — A-share market dashboard assistant: real-time quotes, broad market indices, individual stock detail pop-ups (Tonghuashun-style candlestick charts · forward-adjusted), watchlist, conditional stock screening, and 24/7 flash news aggregated from three sources. Runs as a DSH web client pl

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:SuCriss/dsh-leekbox#fce57f5762317ca7e8589f38f2ece7e4a9f09695
READMECompatibilityVersions

Description

韭菜盒子 LeekBox — A-share market dashboard assistant: real-time quotes, broad market indices, individual stock detail pop-ups (Tonghuashun-style candlestick charts · forward-adjusted), watchlist, conditional stock screening, and 24/7 flash news aggregated from three sources. Runs as a DSH web client plugin.

Compatibility and provenance

Leekbox is published as @leekbox/dsh-leekbox and currently resolves to version 0.2.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/26/2026

Versions

0.2.0stable
8/26/2026

Related plugins

Loading related plugins…

Latest
0.2.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 4
Weekly downloads
0
Last push
9/11/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsRemote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.

README

韭菜盒子 LeekBox 🥬

English | 简体中文

A-share 看盘助手 —— DeepSeek Harness (DSH) Web 客户端插件。

在 DSH Web 界面的左侧边栏出现 🥬 入口,点击打开行情面板:

Tab功能
📊 大盘上证 / 深成 / 创业板 / 科创50 实时指数,30 秒自动刷新
💹 行情股票搜索(代码/名称/拼音)+ 涨幅榜 / 跌幅榜 / 成交额榜 / 换手率榜
⭐ 自选自选股实时行情(持久化在 $DSH_HOME/.leekbox-watchlist.json)
🔍 选股按价格、涨跌幅、换手率区间筛选全市场
📰 快讯新浪 / 东财 / 金十 三源聚合 7×24 快讯,来源可筛选,重要资讯红色高亮,60 秒自动刷新,可点相关股票直达详情

点击任意股票(自选里点股票名称即可)会弹出独立的个股详情窗口(类似同花顺):大字现价 + 涨跌、15 项实时指标、日/周/月/5分/30分 K 线(前复权,蜡烛图 + MA5/10/20 均线 + 成交量 + 十字光标),一键加自选。不含当日分时图。详情窗口可拖动、可同时打开多个,ESC 或点击遮罩逐层关闭。

数据源

  • 实时行情 / 指数 / 分时 / K线:腾讯财经(qt.gtimg.cn / web.ifzq.gtimg.cn / ifzq.gtimg.cn)
  • 榜单 / 选股:新浪财经(vip.stock.finance.sina.com.cn)
  • 搜索:东方财富(searchadapter.eastmoney.com)
  • 7×24 快讯:新浪财经直播流(zhibo.sina.com.cn)+ 东方财富快讯(np-listapi.eastmoney.com)+ 金十数据(jin10.com);重要资讯 = 各源官方标记(金十星标 / 新浪焦点)+ 关键词兜底(突发/重磅/重大/紧急/超预期)

所有数据由插件服务端(web profile 内的 cordis 插件)代理抓取并标准化,浏览器端同源调用 /api/leekbox/*,仅限本机 loopback 访问。数据仅供研究参考,不构成投资建议。

安装

# 1. 把包链接进 web profile 的 node_modules(或 pnpm add file:...)
mklink /J "$DSH_HOME\profiles\web\node_modules\@leekbox\dsh-leekbox" "<本包路径>"

# 2. 在 $DSH_HOME/profiles/web/cordis.patch.yml 追加:
# - insert:
#     - id: leekbox
#       name: '@leekbox/dsh-leekbox'

# 3. profile 配置文件 watcher 会在 ~1s 内热重组合,无需重启(服务端立即生效);
#    浏览器刷新页面后侧边栏出现 🥬 入口。
#    若修改了 lib/index.js(服务端代码),需要重启 DeepSeek Harness 进程生效。

结构

  • lib/index.js — 服务端 cordis 插件:/api/leekbox/* 路由 + 自选股持久化
  • lib/client.js — 浏览器端 bundle:侧边栏入口 + 行情面板(React)
  • cordis.patch.yml — 插件行注册(dsh.bundle.patch)

免责声明

本插件仅聚合公开免费行情接口,数据可能有延迟或缺失;所有内容仅供学习研究,不构成任何投资建议。股市有风险,入市需谨慎。