dsh-novel-solo
Run the following command in DeepSeek Harness:
dsh plugin install Tkingxiao/dsh-novel-solo
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Tkingxiao/dsh-novel-solo in DeepSeek Harness to install the plugin; the source repository is https://github.com/Tkingxiao/dsh-novel-solo
About this plugin
Running a novel pipeline on a local quantized small model is deceptively hard. Small models wobble on tool calls, emit JSON and escape tokens nobody asked for, invoke tools that should not exist in the schema, and produce prose dripping with AI clichés. Most agent frameworks assume a large model with dozens of tools and a generous context window. dsh-novel-solo is purpose-built for the opposite scenario: it strips the tool catalog to the bare minimum, locks output to plain CJK text and common punctuation, and bakes the entire workflow into a single preset so a laptop GPU can finish a full-length novel without a cloud API in sight.
The plugin ships two things you actually touch. First, a "Subagent count (1-12)" selector under Settings → General, with built-in zh/en i18n. Second, the novel-solo creation preset, which defines a fixed pipeline: narrative method → core worldview → noun index → outline → chapter list → character files → chapter writing → per-chapter review → whole-book review and assembly. Every chapter is graded green / yellow / red across seven dimensions (setting, character, catalog, narrative, text rules, AI cliché, plot logic), and the report is written to a markdown file. A shared six-dimension AI-cliché judge catches sentence templates, stock vocabulary, emotion-telling, structural sameness, diluted information, and character distortion during both writing and review. Versioning is overwrite-safe: a full-chapter rewrite copies to v(X+1) and the old draft is always kept.
Who is this for? Solo authors and hobbyist writers who want to finish a book on a laptop GPU (tested with RTX 4060 8 GB + llama.cpp + Qwen3-35B at IQ4_XS) at zero API cost. Also developers experimenting with local small-model agent pipelines who need a hardened, deterministic workflow rather than trial-and-error tool-schema tuning. No cloud, no large model, no manual tool-list debugging—install, pick a concurrency number, and start writing.
Use Cases
- Finish a full-length novel chapter by chapter on a laptop GPU with a quantized small model
- Run an automated pipeline from worldview design through per-chapter review to final assembly
- Execute a complete agent-based novel-writing workflow locally with zero API cost
Best For
- Solo authors who want to finish a book on local hardware at zero API cost
- Developers experimenting with local small-model agent pipelines and needing hardened output constraints
- AI application builders who need a deterministic, quantized-safe workflow for small models
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.