DeepSeek Harness plugin

dsh-novel-writer-akira399

大肥鱼的小说工坊 — DSH 网络小说创作插件:九阶段门禁式创作流程 + 世界书(lorebook)设定注入 + 本地书籍导入 + AI 一键润色 + 去AI味 + 黄金三章诊断 + 百万字一致性 + 市场调研与模板复制,面向开源用户的开箱即用方案。

Jump to install

Source facts

Repository
akira399/dsh-novel-writer
Latest update
Aug 19, 2026
Category
Plugin Markets & Managers
GitHub stars
13
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/akira399/dsh-novel-writer
Plugin: dsh-novel-writer-akira399
Author: akira399

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer4 files
README.en.mdSource · read only
README language

dsh-novel-writer (Novel Workshop)

A web-novel creation plugin for DeepSeek Harness (DSH): nine-phase gated creation workflow + lorebook injection + AI-taste removal + golden-three-chapters diagnosis + million-word consistency + one-click chapter writing.

Features

CapabilityDescription
Nine-phase workflowtopic → setting → characters → outline → volumes → chapters → writing → revision → done; phase gating (no skipping), artifact versioning, audit log, revision rollback
Lorebookkeyword/regex-triggered + always-active entries; groups & book binding; import from Operit / SillyTavern / character cards; injection token budget
Prompt front/back injectionconstant directives injected at the front/back of the context packet (unified scope model)
AI-taste detection & removalbuilt-in 234-word, 5-category lexicon + density scoring + one-click rewrite via built-in prompts
Golden-three-chapters diagnosisoffline rule layer (hook/opening/conflict/infodump/wordcount/dialogue) + optional model layer
Four-family validationstructure/content/plot/consistency, run on commit (wordcount/title/forbidden words/POV/hook/brief coverage)
Million-word consistencyfact ledger (auto-extracted from chapter JSONPatch) + timeline regression detection + overdue foreshadowing + sediment suggestions + consistency audit; budget-constant context packets (stress-tested: 1M words, 0 over-budget, 100% conflict coverage)
Per-chapter word statsauto stats on commit (total/CJK/dialogue ratio/sentence length) + target badge + book stats
Chapter context packetL1 book brief + L2 volume/chapter briefs & recent chapters + L3 summaries/variables/lorebook hits
Built-in prompt library60 templates: creation/styles (8)/depolish/polish/diagnosis/guide/lorebook
Workshop assistantintent parsing (natural language → tool actions) + 5-step creation wizard
GUIsidebar "Novel Workshop" + drawer (projects/create/detail/one-click write/diagnosis/demo import) + settings card
Revision & exportproofread/rhythm/style modes (diff stats, original kept); txt/markdown/platform export
Novel Creation Mode presetagent preset ("大肥鱼的小说工坊") selectable when creating a new session — anchors the creation persona and auto-installs the novel-writing-workflow skill + 41 novel_*/lorebook_* tools (three-channel model: preset anchors the mode, skill guides the method, tools enforce the gated workflow). Zero setup: pick it in the new-session preset picker and start chatting ("create a xianxia novel project", "write the next chapter").

Install

> Needs DSH installed (Windows/macOS/Linux; runtime Node ≥18). Install only the LATEST release (v0.1.7) — old v0.1.0/v0.1.1 fail to load with requires options.key.

A — Let an AI install it (recommended)

Paste this to any command-capable AI:

> Install the DSH plugin "大肥鱼的小说工坊" (dsh-novel-writer), LATEST version only. From https://github.com/akira399/dsh-novel-writer/releases/latest download the newest dsh-external-dsh-novel-writer-*.tgz (highest version; not v0.1.0/v0.1.1) → run dsh plugin --profile web add <absolute tgz path> → confirm with dsh plugin list → tell me to refresh the DSH page (Ctrl+Shift+R) so the sidebar entry appears. Report any error first.

B — Manual install

Download the newest dsh-external-dsh-novel-writer-*.tgz from https://github.com/akira399/dsh-novel-writer/releases/latest, then:

dsh plugin --profile web add <path-to-tgz>
dsh plugin list        # dsh-novel-writer listed = success

C — Build from source (advanced)

Needs Node ≥22 and Git:

git clone https://github.com/akira399/dsh-novel-writer.git && cd dsh-novel-writer
npm install && npm run verify && npm run build && npm pack
dsh plugin --profile web add ./dsh-external-dsh-novel-writer-0.1.7.tgz

(Use Git Bash on Windows for the shell build script.)

After install: the sidebar "大肥鱼的小说工坊" entry and the settings card appear; if not, refresh/restart DSH and check the plugin is enabled.

Quick start

1. Open the drawer → "Import demo 《青云问道》" (or create your own project) 2. Open project detail → "Write chapter" → the session writes from the context packet → review & save 3. Or just chat: "create a fantasy novel project", "write the next chapter", "remove AI taste", "diagnose the opening"

Data lives in ~/.dsh/dsh-novel-writer/ by default.

Feature usage guide

Every capability is reachable two ways — the GUI drawer and plain chat. Example triggers:

  • Create a book: drawer "create" + pick a genre (27) · chat: "create a xianxia novel project"
  • Walk the 9 phases: chat "generate the worldbuilding", "design the characters", "submit the outline" → novel_phase / novel_commit
  • Write a chapter: drawer "一键写章并保存" · chat: "write the next chapter"
  • Polish + diff: drawer "一键润色" → review marked changes → 确认保存 / 放弃还原; undo with the "↶ 撤销" button
  • Worldbook (lorebook): drawer "本书世界书" → "AI 一键生成设定" or "+ 新建条目"; import Operit/SillyTavern/character-card
  • Import a local book: drawer "导入本地书籍" (txt/md) → auto-chapters & builds a book
  • Quality checks: drawer "结构诊断"; chat "把这章去 AI 味", "校验这章" → novel_validate
  • Consistency: chat "跑一遍一致性巡检" → novel_consistency_audit; "林远现在什么境界" → novel_ledger; foreshadow/timeline via chat
  • Revise & export: chat "修订第 3 章查错别字" → novel_revise; drawer "导出 txt" or chat "导出成稿"
  • Market research & clone: chat "调研下仙侠市场" → novel_market_research; "以《青云问道》做模板开新书" → novel_clone_project
  • Start a session: new session → preset picker → "大肥鱼的小说工坊" → just chat your intent

Tip: you don't need to memorize commands — the creation-mode agent picks the right novel_*/lorebook_* tool for you and asks for confirmation on writes. Ask "what can the workshop do?" anytime.

Interaction with DSH

  • 41 agent tools: novel_* + lorebook_* + novel_prompts
  • Two-phase chapter protocol: novel_write_chapter (context packet) → model writes → novel_commit_chapter (stats/ledger/audit)
  • Skill: novel-writing-workflow
  • GUI API: /api/novel-writer/* (fence-header protected)

Security

Local-only storage; audit-logged writes; LLM helper calls reuse the session's model route; GUI routes require a custom fence header; disabled plugin returns 503.

Known limitations

  • Model-layer features degrade to detection/rule layers when no model route is available
  • One-click chapter text backfill is best-effort (manual paste supported)
  • Scheduled serialization (browser cron) not yet implemented
  • Sediment suggestions require confirmation before writing to the lorebook

Development

npm run typecheck && npm test && npm run build
node scripts/simulate-1m.mjs   # million-word consistency stress test

Module discipline: one module → tests → review per step (see [docs/MODULE-LOG.md](./docs/MODULE-LOG.md)).

License

MIT