GPL-3.0 のローカルファースト小説執筆ワークベンチ。DeepSeek Harness Web プラグイン(開発プレビュー)を `dsh plugin --profile web add` でインストールし、承認ゲート付きで章を執筆。
DSH 統合
互換
作者による申告
安全性監査
未監査
最終検証日
2026-08-21
ライセンス
GPL-3.0
01どんなタスクに使えるのか?
Write novel chapters with AI inside DeepSeek Harness Web
Project settings, character profiles, story blueprints, chapter blueprints and chapter text saved item by item through single-file approval cards in the conversation
Web novel and long-form fiction authors who run DeepSeek Harness (dsh) Web and want AI-assisted chapter drafting with human approval gates
Run a traceable long-form creation pipeline from premise to final draft
A structured pipeline of premise → characters → worldbuilding → chapter blueprints → drafts → review reports → revisions → final drafts, with chapter-level context assembly around the current blueprint
Authors who want organized, reviewable novel assets instead of one giant chat history
02DeepSeek Harness への導入方法
前提条件
- DeepSeek Harness (dsh) with the Web profile (`--profile web`) available
- pnpm and a local clone of the repository — the plugin is not published to npm
- The plugin is a 0.1.0 development preview, not yet part of the official desktop release
インストール手順
- 01
Clone the repo and enter the plugin workspace: `git clone https://github.com/EthanYoQ/AI-Novel-Writer.git && cd AI-Novel-Writer/plugins/dsh-ai-novel-writer`
$ git clone https://github.com/EthanYoQ/AI-Novel-Writer.git && cd AI-Novel-Writer/plugins/dsh-ai-novel-writer
- 02
Build from source: `pnpm install` then `pnpm run build`
- 03
Register the plugin: `dsh plugin --profile web add .` (or pack first with `pnpm pack --pack-destination ../../.runtime/.cache` and run `dsh plugin --profile web add ./.runtime/.cache/ethanyoq-dsh-ai-novel-writer-0.1.0.tgz` from the repo root)
$ dsh plugin --profile web add .
- 04
Start the Web UI with `dsh --profile web`, open the Novel Workbench (小说工作台) and install the “AI 小说作家” preset, then create a new session and select that preset
$ dsh --profile web
- 05
Do NOT use `dsh plugin add github:EthanYoQ/AI-Novel-Writer` — the repo root package is the desktop app, not an activatable DSH bundle
$ dsh plugin add github:EthanYoQ/AI-Novel-Writer
導入成功の確認
作者は未記載
03DSH 統合と能力の範囲
DeepSeek Harness Web plugin (@ethanyoq/dsh-ai-novel-writer 0.1.0 dev preview) installed via `dsh plugin --profile web add .` from source or a packed tgz, activated by installing the AI Novel Writer preset in the Novel Workbench
Novel workbench inside DeepSeek Harness Web
project settings, character profiles, story blueprints, chapter blueprints, chapter text→all novel assets managed in the DSH Web workbench under a dedicated Harness novel project format
uses an independent Harness novel project format and does not read desktop-version `.vela` projectsApproval-gated single-file writes
model-generated edits to novel files during a DSH conversation→changes written to disk and back-filled into the workbench only after the user clicks “允许一次” (allow once) on a Harness-native approval card
writes files to disk after approvalBring-your-own model configuration
OpenAI-compatible endpoints (OpenAI, DeepSeek, Ollama, NovelAI preset) or Gemini-native endpoints supplied by the user→chapter generation and review runs against the user's own local or cloud model endpoints
cloud model requests send prompts and context to the chosen provider; the software does not provide or host model creditsStructured review & revision loop (desktop app)
chapter drafts→structured review reports used as revision input, plus batch chapter tasks (1–10 chapters) with pause/cancel
04誰に向いているのか?使うべきでない場面は?
向いている用途
- Web novel and long-form fiction authors who run DeepSeek Harness (dsh) Web and want AI-assisted chapter drafting with human approval gates
- Authors who want organized, reviewable novel assets instead of one giant chat history
不向きな用途
- The DSH plugin is a 0.1.0 development preview: it is not included in the official desktop release and is not published to npm, so it must be built from source or installed from a packed tgz.
- The plugin uses a dedicated Harness novel project format and cannot read desktop-version `.vela` projects; also, `dsh plugin add github:EthanYoQ/AI-Novel-Writer` will not work because the repo root is the desktop app, not a DSH bundle.
05互換性・メンテナンス・セキュリティ上の注意
- The DSH plugin is a 0.1.0 development preview: it is not included in the official desktop release and is not published to npm, so it must be built from source or installed from a packed tgz.
- The plugin uses a dedicated Harness novel project format and cannot read desktop-version `.vela` projects; also, `dsh plugin add github:EthanYoQ/AI-Novel-Writer` will not work because the repo root is the desktop app, not a DSH bundle.
- The app does not provide or host model credits: generation requires the user's own OpenAI-compatible / Gemini endpoints (or local Ollama), and only implemented protocols and presets are guaranteed to work — arbitrary third-party APIs cannot be wired up by URL and key alone.
GPL-3.0 · actively maintained (latest release v0.8.4, 2026-08-15)
06よくある質問
AI Novel Writer は DeepSeek Harness にどう接続しますか?
DSH Web プラグインとして接続します。リポジトリをクローンし、`plugins/dsh-ai-novel-writer` を pnpm でビルドして `dsh plugin --profile web add .`(または pack した tgz)で登録。`dsh --profile web` を起動後、ノベルワークベンチで「AI 小说作家」Preset をインストールし、新規セッションで選択します。
dsh で GitHub から直接インストールできますか?
できません。README は `dsh plugin add github:EthanYoQ/AI-Novel-Writer` を使わないよう明記しています。リポジトリ直下はデスクトップアプリであり、有効化可能な DSH bundle ではないためです。プラグインサブディレクトリまたは tgz をインストールしてください。
どのモデルに対応していますか?
OpenAI-compatible プロトコル(OpenAI、DeepSeek、Ollama、NovelAI プリセット)と Gemini ネイティブプロトコルに対応。API Key とモデル利用枠は自分で用意する必要があり、ソフトウェア自体はモデルの提供やホスティングを行いません。
小説データはどこへ送信されますか?
プロジェクトデータはローカル優先で、小説アセットはプロジェクトディレクトリとローカルストレージに保存されます。プロンプトは設定したモデルエンドポイントにのみ送信され、クラウドプロバイダを選ぶとコンテキストはその事業者に送られます。プラグインが生成した変更は、Harness ネイティブの単一ファイル承認カードで確認した後でのみディスクへ書き込まれます。
DSH プラグインはデスクトップ版のプロジェクトを読み込めますか?
読み込めません。プラグインは独立した Harness ノベルプロジェクト形式を使用し、デスクトップ版の `.vela` プロジェクトは読みません。また 0.1.0 の開発プレビューであり、デスクトップ版の正式リリースや npm には未掲載です。
07関連する DSH ワークフロー
openviking
by volcengine
AI エージェント向けの自己進化型コンテキストデータベース。メモリ、知識 RAG、スキルを統合
colleague-skill
by titanwings
コラボレーションツールの資料から仕事のスタイルを抽出し、同僚スキルとして蒸留する
archify
by tt-a1i
アーキテクチャ図、ワークフロー図、シーケンス図、データフロー図などを動きのある自己完結型 HTML として生成し、鮮明に書き出せるエージェントスキル
learn-harness-engineering
by walkinglabs
Harness エンジニアリング入門チュートリアル。ゼロから一歩ずつ学べる
08データと出典
本仓库还在 插件目录 维护 `@ethanyoq/dsh-ai-novel-writer` `0.1.0` 开发预览。它把项目设置、人物设定、故事蓝图、章节蓝图和章节正文带入 DeepSeek Harness Web,并通过对话中的单文件审…
pnpm run build dsh plugin --profile web add . dsh --profile web
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。
