A native DSH plugin for fiction and short-drama production — Oh Story novel skills + Drama Skills short-drama workflow inside DSH's native workbench, with models, credentials and permissions handled entirely by DSH.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-08-25
License
MIT
01What can it help you accomplish?
Write long-form and short fiction with Oh Story's structured novel method library
A full novel pipeline — topic selection, ranking, deconstruction, import, review, AI-tone removal and cover — delivered through 13 Oh Story Skills and 7 specialist Roles pinned to a fixed upstream version
Fiction writers and novelists who run DeepSeek Harness and want agent-assisted novel production as real project files
Produce short dramas with Drama Skills' creator-first workflow
Per episode, up to five readable Markdown docs on demand — script, visual setting, storyboard, image prompts and video prompts — without pre-creating empty files
Short-drama creators and screenwriters who want a structured, episode-by-episode production flow inside DSH
Manage novel and short-drama projects inside DSH's native three-pane workbench
Project file tree, editor and official Chat on one screen, with Trajectory, tool execution, Todo, approvals and Composer kept as native DSH interactions
DeepSeek Harness users who want a native, DSH-integrated creative workspace rather than a separate app
02How to install into DeepSeek Harness
Prerequisites
- Node.js 24 or newer
Installation steps
- 01
Install the plugin and start DSH Web: `npx -y @deepseek-ai/dsh@0.1.1-rc.1 plugin --profile web add @oh-story/dsh@0.1.4` then run `npx -y @deepseek-ai/dsh@0.1.1-rc.1 web`
$ npx -y @deepseek-ai/dsh@0.1.1-rc.1 plugin --profile web add @oh-story/dsh@0.1.4
- 02
Open the workbench at `http://127.0.0.1:3080`
- 03
Configure a model: in DSH Settings → Models add a Provider and API Key, or set the `DEEPSEEK_API_KEY` environment variable before launching
- 04
Add your project folder as a workspace, create or open a Session, then run `/story` or `/short-drama` (switch novel/drama via the left-pane tab)
Verify the integration
Not specified by the author
03DSH integration and capability boundaries
Ships as a native DSH plugin loaded through the official dsh CLI, adding Oh Story's novel method library and Drama Skills' short-drama pipeline into DSH's native three-pane workbench; DSH keeps ownership of agents, sessions, models, permissions and Chat.
Novel writing workbench (Oh Story)
A project folder added as a DSH workspace→Novel pipeline artifacts through 13 Oh Story Skills and 7 specialist Roles (topic, ranking, deconstruction, import, review, AI-tone removal, cover)
Short-drama production workbench (Drama Skills)
An episode request inside a short-drama project→Up to five readable Markdown docs per episode — script, visual setting, storyboard, image prompts, video prompts
Native three-pane workbench with live file follow
Agent file-tool calls and Chat filenames→Project tree, editor and official Chat on one screen; the target file auto-locates and the editor syncs in-progress content
Slash-command entry points
Commands typed in a DSH Session→Routes to the novel or short-drama workflows (e.g. `/story`, `/story-long-write`, `/story-review`, `/short-drama`, `/short-drama-write`, `/short-drama-storyboard`)
04Who is it for? When not to use it?
Good for
- Fiction writers and novelists who run DeepSeek Harness and want agent-assisted novel production as real project files
- Short-drama creators and screenwriters who want a structured, episode-by-episode production flow inside DSH
- DeepSeek Harness users who want a native, DSH-integrated creative workspace rather than a separate app
Not for
- The project states it has no affiliation, partnership or endorsement with DeepSeek; the DeepSeek Harness name and brand assets belong to their respective rights holders.
- Drama Skills 0.6.0 is a breaking upgrade. v0.5 structured projects should stay pinned to v0.5 (read-only); when migrating, create a new project root and confirm per-episode which docs the current work needs — do not mix old JSON/JSONL with the new docs in the same directory.
05Compatibility, maintenance and safety notes
- The project states it has no affiliation, partnership or endorsement with DeepSeek; the DeepSeek Harness name and brand assets belong to their respective rights holders.
- Models, credentials and permissions are all managed by DSH; the plugin itself never touches them. Set your API key via DSH Settings → Models or the DEEPSEEK_API_KEY env var.
- Drama Skills 0.6.0 is a breaking upgrade. v0.5 structured projects should stay pinned to v0.5 (read-only); when migrating, create a new project root and confirm per-episode which docs the current work needs — do not mix old JSON/JSONL with the new docs in the same directory.
MIT · actively maintained (latest release v0.1.4, 2026-08-23)
06Frequently asked questions
How do I install OH-Story DSH in DeepSeek Harness?
Run `npx -y @deepseek-ai/dsh@0.1.1-rc.1 plugin --profile web add @oh-story/dsh@0.1.4` and then `npx -y @deepseek-ai/dsh@0.1.1-rc.1 web`; the workbench opens at http://127.0.0.1:3080. You can also install the prebuilt .tgz from the GitHub Release with the same `dsh plugin add` command.
Does the plugin handle my API key or model credentials?
No. Models, credentials and permissions are all managed by DSH; the plugin never touches them. Add a Provider and API Key in DSH Settings → Models, or set the DEEPSEEK_API_KEY environment variable before launching.
What's the difference between the novel and short-drama workbenches?
The novel workbench uses Oh Story (13 Skills, 7 Roles) for long/short fiction — topic, ranking, deconstruction, review, AI-tone removal and covers. The short-drama workbench uses Drama Skills 0.6.0's creator-first flow, maintaining up to five Markdown docs per episode (script, visual setting, storyboard, image prompts, video prompts). Switch between them via the left-pane tab.
Is OH-Story DSH officially affiliated with DeepSeek?
No. The project explicitly states it has no affiliation, partnership or endorsement with DeepSeek; the DeepSeek Harness name and brand assets belong to their respective rights holders.
I have an existing Drama Skills v0.5 project — will it break?
Drama Skills 0.6.0 is a breaking upgrade. Keep v0.5 projects pinned to v0.5 (read-only); when migrating, create a new project root and confirm per-episode which docs you need — don't mix old JSON/JSONL with the new docs in the same directory.
07Related DSH workflows
distilly
by titanwings
Meta-skill turning source material into a versioned Person Profile skill with incremental merge, correction layer, rollback, per-host install.
dsh-market
by dsh-market
插件市场 (plugin marketplace): 打开 Settings → Plugin Market 浏览/搜索/一键安装社区插件;安装源限制为 curated awesome-dsh-plugin 注册表(其余拒绝),默认禁用构建脚本(pnpm>=10 需显式开启)。
ai_animation
by unclecheng-li
Generate standalone animated HTML diagrams, presentations, notes, protocol visualizations, and UI demos from prompts.
aegis
by ganyuanran
Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.
08Data and sources
`oh-story-dsh` 是基于 DeepSeek Harness(DSH)构建的社区插件,将 Oh Story 的小说方法库与 Drama Skills 的短剧生产流程带入 DSH。
审查与生产交付继续使用 DSH 原生工具、权限和确认界面。
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-25. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
