AI Agent Hub
Back to plugins
dsh-plugin-md-outline preview

dsh-plugin-md-outline

Model Inference Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install d-ouyang/dsh-plugin-md-outline

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

Run dsh plugin install d-ouyang/dsh-plugin-md-outline in the DeepSeek Harness terminal to install this plugin. Source at https://github.com/d-ouyang/dsh-plugin-md-outline

About this plugin

Structural slips in long Markdown docs—heading-level skips, duplicate titles, unclosed code fences—are tedious to catch by hand. dsh-plugin-md-outline hands that checklist to the model with a single prompt.

Screenshots

Use Cases

  • Auditing heading structure and code fences before finalizing a book draft
  • Batch-checking document skeleton across a multi-file spec set
  • Quickly locating skipped or duplicate headings in long Markdown files

Best For

  • Developers maintaining large Markdown document sets
  • Technical writers authoring specs and book manuscripts
  • Engineers building documentation workflows on DeepSeek Harness