dsh-cn-disclosure
Run the following command in DeepSeek Harness:
dsh plugin install helibeiqi/dsh-cn-disclosure
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install helibeiqi/dsh-cn-disclosure; the full source is available at https://github.com/helibeiqi/dsh-cn-disclosure
About this plugin
A-share disclosures — earnings previews, buybacks, dividends, lock-up expiries, litigation, M&A deals — carry dense quantitative detail, yet every company formats its filings differently. Pulling out the right fields (what happened, when, how much, how many shares) from free text has long been a manual bottleneck in event-study pipelines. Most existing A-share MCP servers focus on fetching and summarizing announcements, while local-first structured extraction remains almost entirely unoccupied. dsh-cn-disclosure fills exactly that gap: it does not scrape, does not call external APIs, and has one focused job — turning a passage of disclosure text into event-research-ready structured fields.
Built on pure Node ESM with zero npm dependencies, the plugin runs fully offline, keeping documents and any PII on the machine at all times. It ships with 17 disclosure event types (earnings preview, dividends, buybacks, insider trading, lock-up expiry, M&A, private placements, guarantees, litigation, contract awards, equity incentives, executive changes, and more) and 9 field-extraction patterns (dates, amounts in yi/wan, percentages, share counts, EPS, per-share dividend, and others). Instead of assuming a fixed template, regex scanning of free text tolerates the wide formatting variety across Chinese listed companies. Five tools cover the full pipeline — classification, full structured extraction, event listing, local file ingestion (txt, md, html with tag stripping), and rule-set introspection — all returning standard UTF-8 JSON for downstream consumption. The entire rule set lives in a single JSON file; adding new event types or field patterns requires no code changes, just a server restart.
If you build A-share event studies, factor models, or earnings-tracking pipelines and need to quickly structure a snippet of announcement or annual-report text into quantifiable fields — or if data compliance mandates that disclosure documents never leave your machine — this plugin is designed for you. It does not replace announcement-fetching tools; it acts as a local structured-extraction layer that slots cleanly into your existing research and data workflows.
Use Cases
- Extract share counts, amounts, dates, and percentages from buyback, reduction, or dividend announcements
- Parse annual-report snippets into standardized JSON events ready for a research pipeline
- Process A-share disclosure documents fully offline in compliance-sensitive environments with no network or API key
Best For
- Quant researchers building A-share event studies or factor models
- Compliance-driven users who require offline processing and cannot send documents off-machine
- Technical developers extending MCP workflows with zero-dependency local tools
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.