dsh-vn-biz
Run the following command in DeepSeek Harness:
dsh plugin install mikegabyte/dsh-vn-biz
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install mikegabyte/dsh-vn-biz in DeepSeek Harness to install the Vietnam business tools plugin (source repository: https://github.com/mikegabyte/dsh-vn-biz), then restart the dsh web server to pick up the new plugin.
About this plugin
When an AI agent handles Vietnam-specific business tasks—reading large VND amounts in words, generating VietQR transfer QR codes, or looking up registered companies by tax ID—these are exactly the spots where LLMs tend to fail. Misspelled number groups, scrambled QR parameter order, or hallucinated company names are real, recurring risks. dsh-vn-biz wraps these three operations into deterministic tools so the agent calls a fixed algorithm instead of reasoning its way to an answer.
Each tool handles one job: amount_to_words converts a non-negative integer into Vietnamese spoken form using a fixed algorithm that correctly handles edge cases like mot, lam, linh and multiple zero groups in the middle; vietqr_quicklink builds a compliant VietQR image URL with the correct parameter sequence and encoding so the resulting QR code is always scannable; tax_code_lookup queries api.vietqr.io in real time, returning verified data when found and a clear not-found message otherwise, eliminating hallucination.
No API key configuration is required; after installation, users simply ask in natural language and the agent routes to the right tool automatically. It suits developers working on Vietnam-based payments, finance, or compliance workflows, or anyone who needs an agent to produce locally correct document formats. Released under the MIT license for unrestricted integration.
Screenshots
Use Cases
- Convert large VND amounts to spoken Vietnamese via natural language
- Generate scannable VietQR transfer code image links in one step
- Look up Vietnamese company registration details by tax ID
Best For
- Developers building Vietnam-based payment or finance products
- Teams needing agents to produce locally compliant document formats
- Engineers wanting to reduce LLM hallucination on these specific tasks
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.
