AI Agent Hub
Back to plugins
⚙️

dsh-plugin-academic-writing

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install 863683348/dsh-plugin-academic-writing

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

Install the plugin in DeepSeek Harness by running dsh plugin install 863683348/dsh-plugin-academic-writing; the full source code is available at https://github.com/863683348/dsh-plugin-academic-writing

About this plugin

The most draining part of academic writing is rarely the argument itself — it is scaffolding structure, matching citation styles, and re-auditing phrasing before submission. dsh-plugin-academic-writing turns that recurring checklist into a set of deterministic tools inside your DeepSeek Harness agent workflow: the model composes the prose; the plugin supplies the skeleton, the formatting, and the QA pass.

The toolset spans the major stages from first draft to journal submission. outline generates chapter skeletons tailored to research, review, proposal, or essay genres with an optional section cap. abstract provides a structured background-methods-results-conclusion template. citation and references handle GB/T 7714, APA 7, and MLA 9 entry formatting with automatic deduplication and sorting. check runs a phrasing audit on any passage — passive voice, first-person usage, hedging, sentence length — so you catch tone drift before a reviewer does. checklist walks through ethics statements, conflict-of-interest disclosures, data availability, funding notes, and formatting requirements in one pass. latex emits ready-to-paste booktabs tables, inline and display equations, code listings, and thebibliography blocks.

Everything is pure logic with zero filesystem access and zero side effects; the core module is unit-tested in isolation with no DSH or Cordis imports. It is built for researchers, graduate students, and teaching assistants who already draft with DeepSeek Harness agents and want a deterministic structural and self-audit layer on top — structure, format, and compliance checks without ever leaving the agent loop.

Use Cases

  • Generate a genre-matched outline and structured abstract skeleton before drafting
  • Batch-format and deduplicate references into GB/T 7714, APA 7, or MLA 9 style
  • Audit the full manuscript for passive voice, hedging, and sentence length before submission

Best For

  • Graduate students who repeatedly audit citation style and phrasing
  • Researchers drafting academic papers inside an agent workflow
  • Teaching assistants standardizing format and style for student groups