Oh Story Dsh
Description
A DSH plugin for novel writing and short-drama production, powered by Oh Story and Drama Skills.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
oh-story-dsh
**小说与短剧创作工作台**
[DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) · [Oh Story](https://github.com/zenstory-ai/oh-story-claudecode) · [Drama Skills](https://github.com/zenstory-ai/drama-skills) · [MIT](LICENSE)
`oh-story-dsh` 是基于 DeepSeek Harness(DSH)构建的社区插件,将 Oh Story 的小说方法库与 Drama Skills 的短剧生产流程带入 DSH。DSH 管理 Agent、会话、模型、权限和 Chat;插件提供创作 Skills、专业 Roles、项目协议与三栏工作台。
本项目与 DeepSeek 官方无隶属、合作或背书关系;DeepSeek Harness 名称与品牌素材归其权利人所有。
小说工作台

覆盖长篇、短篇、选题、扫榜、拆文、导入、审稿、去 AI 味与封面流程。13 个 Oh Story Skills 与 7 个专业 Roles 按固定上游版本随插件交付。
短剧工作台

内置 Drama Skills 0.6.0 的 creator-first 工作流。每集按请求维护最多五份可读 Markdown:`剧本.md`、`视觉设定.md`、`分镜.md`、`图片提示词.md`、`视频提示词.md`;不预建空文档,也不倒补用户未点名的阶段。审查与生产交付继续使用 DSH 原生工具、权限和确认界面。
Drama Skills 0.6.0 是破坏性升级:v0.5 结构化项目应继续锁定 v0.5 并只读保留;迁移时新建项目根,逐集人工确认当前工作所需文档,不要在同一目录混用旧 JSON/JSONL 与新文档。
核心体验
- 原生三栏布局:项目文件树、编辑器与官方 Chat 同屏,Trajectory、工具执行、Todo、审批和 Composer 保持 DSH 原生交互。
- 实时文件跟随:Agent 调用官方文件工具时,目标文件自动定位,编辑器同步呈现生成中的内容。
- Chat 文件导航:点击官方 Chat 中的作品文件名,文件树会定位并在编辑器打开对应文件。
- 创作文档预览:Markdown 支持标题、表格、任务列表、引用和代码块;JSONL 以带行号、类型和状态的结构化记录呈现。
- 安全编辑:支持源码编辑与快捷保存;人工未保存内容不会被并发 Agent 修改覆盖。
- 稳定长对话:消息区独立滚动,官方 Composer 固定在 Chat 栏底部。
能力目录
| 工作台 | 上游能力 | 主要入口 |
|---|---|---|
| 小说 | Oh Story 0.7.6 · 13 Skills · 7 Roles | /story、/story-long-write、/story-review |
| 短剧 | Drama Skills 0.6.0 · 10 Skills | /short-drama、/short-drama-write、/short-drama-storyboard |
安装
需要 Node.js 24+。
**1. 安装插件并启动 DSH Web**
npx -y @deepseek-ai/dsh@0.1.1-rc.1 plugin --profile web add @oh-story/dsh@0.1.4
npx -y @deepseek-ai/dsh@0.1.1-rc.1 web
也可以直接安装 GitHub Release 中经过同一套测试的预构建包:
npx -y @deepseek-ai/dsh@0.1.1-rc.1 plugin --profile
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11