shuaixiangzi/dsh-mojian--plugins-dsh-novel-studio ↗★ 0
dsh-novel-studio
墨间 · DeepSeek Harness 小说工坊插件。列出稿件、读取设定柜与提示词。
AI Analysis
核心用途是为 DeepSeek Harness 提供小说创作辅助。它能注入工坊人格,并提供稿件列表、设定柜和提示词读取功能。适合小说创作者在 DSH 中管理和编写小说,需先运行 DSH Web 服务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shuaixiangzi/dsh-mojian#418cb55b178181376d221f84fd8092a0f9cfe5aa&path:plugins/dsh-novel-studioREADME
Read the full README ↗dsh-novel-studio
墨间的 DeepSeek Harness 插件。Topic:dsh-plugin。
它会:
- 注入工坊人格(来自仓库根目录
prompts/) - 提供
novel_list/novel_bible/novel_prompts - 和网页版共用同一份稿件
安装
先能跑起来 npx @deepseek-ai/dsh web。
从 GitHub:
dsh plugin --profile web add github:shuaixiangzi/dsh-mojian
本地仓库:
dsh plugin --profile web add ./plugins/dsh-novel-studio
或者不改 profile,只临时挂上:
dsh web --patch ./plugins/dsh-novel-studio/cordis.patch.yml
工作区选这个仓库根目录。技能在 skills/。