Skip to content

dsh

Verified

@oh-story/dsh · v0.1.4 · MIT · Web UI

A DSH plugin for fiction and short-drama production

Install

dsh plugin add @oh-story/dsh

Confirm the layer applied with dsh --profile default --dump-config — see the install guide.

Source

Tags

Creators

Readme

@oh-story/dsh

GitHub · DeepSeek Harness · MIT

oh-story-dsh 小说工作台

oh-story-dsh 是基于 DeepSeek Harness(DSH)构建的社区小说与短剧创作插件,提供:

  • 13 个 Oh Story 小说 Skills 与 7 个专业 Roles;
  • 10 个 Drama Skills 0.6.0 短剧流程,每集按请求维护最多五份 creator-first Markdown;
  • 小说协议 hooks 与安全的 Session workspace 文件路由;
  • 文件树、创作文档编辑器和 DSH Chat 组成的三栏工作台;
  • Markdown 与 JSONL 结构化预览;
  • oh_story_role 原生子 Agent 工具视图。

本项目与 DeepSeek 官方无隶属、合作或背书关系;DeepSeek Harness 名称与品牌素材归其权利人所有。

安装

npx -y @deepseek-ai/[email protected] plugin --profile web add @oh-story/[email protected]
npx -y @deepseek-ai/[email protected] web

也可以直接安装 GitHub Release 中的预构建包:

npx -y @deepseek-ai/[email protected] plugin --profile web add https://github.com/worldwonderer/oh-story-dsh/releases/download/v0.1.4/oh-story-dsh-0.1.4.tgz
npx -y @deepseek-ai/[email protected] web

需要 Node.js 24+。首次使用需要在 DSH 的「设置 → 模型」中添加 Provider 并填入 API Key,或在启动前设置环境变量 DEEPSEEK_API_KEY

将作品目录添加为 DSH workspace,然后在普通 Agent 会话中使用 /story/short-drama。模型、凭据、Preset、权限、会话记录、停止/继续、Todo、审批和 Composer 均使用当前 DeepSeek Harness 配置与界面。

Drama Skills 0.6.0 不支持把 v0.5 结构化项目原地升级为 creator-first 项目。旧项目应继续锁定 v0.5 并只读保留;迁移时请新建项目根,逐集人工确认当前工作实际需要的 剧本.md视觉设定.md分镜.md图片提示词.md视频提示词.md,不要预建空文档。

License

Changelog · MIT