AI Agent Hub
Back to plugins
⚙️

dsh-tool-hongtou

Workflow Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install ExElectron/dsh-tool-hongtou

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

Install this plugin in DeepSeek Harness from the source repository at https://github.com/ExElectron/dsh-tool-hongtou.

About this plugin

dsh-tool-hongtou addresses a common failure mode in red-header official document summarization: LLM output that is unstructured, inconsistently numbered, or visually inconsistent with the required template. It separates the workflow into two stages, first producing validated structured JSON and then rendering that data into a controlled document template.

Its core strengths are strict layout fidelity and content sanitization. The plugin uses a standard red-header document skeleton, covering elements such as the red organ name, divider line, document number, title, body indentation, signature, date, and fixed line spacing. Before rendering, it strips Markdown artifacts and forbidden placeholder-like content, while section numbers are generated deterministically.

It is suitable for government, institutional, and enterprise users who need red-header document summaries inside DeepSeek Harness workflows, as well as developers building reliable document-generation pipelines with less manual reformatting.

Use Cases

  • Summarize materials into a red-header document draft
  • Generate standardized official documents inside DeepSeek Harness workflows
  • Render sanitized and consistently numbered model output into documents

Best For

  • Administrative staff who need assisted official document summarization and layout
  • Developers building DeepSeek Harness workflows
  • Government or enterprise integrators requiring stable official document output