npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@wxmark/dsh-tool-cb-intel

v0.1.4

Published

可转债情报局 Convertible Bond Intel:DeepSeek Harness 可转债插件——行情早报、强赎监控(最后交易日/最后转股日)、配债测算、条款科普。Convertible bond plugin for DeepSeek Harness (dsh-plugin). 仅科普,不构成投资建议。

Readme

@wxmark/dsh-tool-cb-intel

可转债情报局 Convertible Bond Intel — DeepSeek Harness 可转债插件。

Convertible bond plugin for DeepSeek Harness (dsh-plugin / dsh-skill):行情早报、强赎监控、配债测算、条款科普。 ⚖️ 仅做知识科普与公开信息整理,不提供操作指导。

安装

pnpm add @wxmark/dsh-tool-cb-intel

cordis.yml 加入:

plugins:
  - "@wxmark/dsh-tool-cb-intel"

重启 DSH,模型获得 4 个工具:cb_market_brief / cb_bond_check / cb_peizhai / cb_update_data

工具

| 工具 | 能力 | |---|---| | cb_market_brief | 每日市场信息梳理:概况、涨跌、强赎/到期提醒(最后交易日/最后转股日)、下修公告、打新上市、付息日历 | | cb_bond_check | 转债条款与信息解读:输入 6 位代码,评级/条款/风险维度/需关注信息点 | | cb_peizhai | 配债数据梳理:每股配售额、所需持股、转股价值、覆盖度参考 | | cb_update_data | 联网更新公开数据快照 |

依赖

  • 系统 Python 3.7+(数据脚本为标准库,无第三方 Python 依赖)
  • 包依赖:@deepseek-ai/cordis@deepseek-ai/dsh-tools

数据

  • assets/data/:公开数据快照(离线可用,300+ 可转债)
  • 更新:调用 cb_update_datapython assets/scripts/run_live.py

相关

  • GitHub:https://github.com/Wangxian111/convertible-bond-intel
  • 关键词:可转债 / convertible bond / 强赎 / redemption / 配债 / DSH plugin / deepseek-harness

License

MIT