# AI-Novel-Writer — DeepSeek Harness plugin install manifest

> Generated: 2026-09-13 19:12 · Source: https://deepseekmodel.com/plugins

## Overview

An AI novel-writing plugin that turns ideas, characters, worldbuilding, outlines, drafting, and revision into a controllable workflow for fiction authors.

## What it does

- Specify a chapter range when generating outlines; projects over 20 chapters default to 1–20
- Continue from the next chapter after a batch, or resume from a valid saved breakpoint
- Editing the outline or source settings invalidates old breakpoints, so regenerate that range

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| UI Enhancements | EthanYoQ | 737 | GPL-3.0 | TypeScript | 2026-09-08 |

## Install

```bash
dsh plugin add github:EthanYoQ/AI-Novel-Writer
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/EthanYoQ/AI-Novel-Writer
- Plugin page: https://deepseekmodel.com/plugin-detail?id=ai-novel-writer
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-13
