dsh-number-words
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-number-words
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-number-words in DeepSeek Harness to install the numeric-to-Chinese-uppercase plugin; source: https://github.com/uckkk/dsh-number-words
About this plugin
In Chinese financial, invoicing, and contract workflows, Arabic numerals often need to be rendered as uppercase Chinese characters such as 壹, 贰, 叁. Doing this by hand is tedious, while calling an external API adds network overhead and a third-party dependency. dsh-number-words collapses that step into a single local tool invocation, removing the extra service layer.
The plugin is a pure Node implementation that makes no network requests and pulls in no third-party runtime libraries. It maps Arabic numerals to their corresponding uppercase Chinese characters and registers as a Harness session tool, so the result can be dropped straight into downstream text generation or structured-output pipelines.
It suits developers who need to normalize numeric amounts in Chinese financial text, invoice summaries, or contract clauses and prefer an offline, zero-dependency approach. The logic is lightweight enough to review and trust at a glance.
Use Cases
- Convert Arabic amounts on invoices or receipts to Chinese uppercase numerals like 壹, 贰, 叁
- Automatically normalize numeric expressions in contract clause generation
- Insert a zero-network call into offline pipelines to finish numeral conversion in one step
Best For
- Developers handling Chinese financial, invoice, and contract numerals
- Engineers who prefer local execution with zero external dependencies
- Developers building Chinese document automation pipelines
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.