AI Agent Hub
Back to plugins
🖥️

dsh-validate

Client Updated 2026.08.22

Run the following command in DeepSeek Harness:

dsh plugin install mario03690/dsh-validate

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install mario03690/dsh-validate in DeepSeek Harness to install this plugin; the source code is available at https://github.com/mario03690/dsh-validate .

About this plugin

Every day, people validate ID numbers, deduplicate unified social credit codes, cross-check IBANs, parse VINs, calculate mortgage schedules, and run annual IIT settlements. Each of these is a deterministic published algorithm (ISO 7064, Luhn, GB 11643, MOD-97, etc.), yet is often treated as a third-party API call-ugly, fragile, and dependent on another providers service.

dsh-validate bundles 18 such tools into a single MCP plugin, all computed from published formulas and tax tables: checksum validation for mainland ID, USCC, bank card, plate (including 6-digit NEV), VIN, ISBN, IMEI, IBAN, and EAN/UPC; amount-to-words in Chinese and English; IIT comprehensive-income settlement, VAT tax-inclusive/exclusive split, and equal-principal or equal-installment loan schedules; plus China statutory workday counting that accounts for adjusted holidays. No model inference, no lookups-same input, same output, every time.

Ideal for finance and legal professionals, cross-border e-commerce operators, and equipment administrators who routinely validate codes or run quick financial calculations. The free anonymous tier requires no signup; documents are processed in memory and never retained.

Use Cases

  • Verifying USCC and bank card numbers when reconciling invoice headers
  • Cross-checking IBAN and EAN barcodes before settlement to prevent single-digit chargebacks
  • Counting China statutory workdays between two dates with adjusted-holiday awareness

Best For

  • Finance and legal professionals who routinely validate codes and run quick tax calculations
  • Cross-border e-commerce operators verifying IBANs, barcodes, and USCCs before settlement
  • Equipment and asset administrators validating VINs, IMEIs, and plate numbers