dshbase

插件目录 / Developer / dsh-cinematic-workflow

dsh-cinematic-workflow

未验证 luoyuejun9

✓ 持续维护 基于 6 个官方 DSH 包

查看 GitHub ↗ ← 返回插件目录

1Stars
0Forks
0未关闭 issue
语言
2026-08-16最近推送
跨平台平台

功能简介

Developer 类别的 DeepSeek Harness 插件。

我们的评价
未验证 — 尚未实测

Developer 类别的 DeepSeek Harness 插件。 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

dsh-cinematic-workflow

Local-first, human-gated authorial film workflow for DeepSeek Harness.

It turns a cinematic travel-film directing workflow into a real DSH plugin: media inventory, creative direction, rough-cut deliverables, import-ready FCPXML, Resolve handoff, restrained copy/subtitles, QC and delivery records. It is intentionally not a mouse macro for Final Cut Pro or DaVinci Resolve.

The central rule is enforced in code: a stage never advances unless a human runs /cinema continue <project-id> and the current stage has its required deliverables. Models cannot approve, skip, merge, or pre-run future stages.

Install

dsh profile install npm:dsh-cinematic-workflow

Restart or reload the DSH profile after installation. The package targets DSH 0.1.0-rc.6; Harness is a developer preview, so pin compatible versions when upgrading.

Quick start

/cinema doctor
/cinema start "/path/to/footage" --title "My film" --preset travel-authorial
/cinema run <project-id>

Review the current stage. Record creative choices without moving forward:

/cinema choose <project-id> theme "freedom"
/cinema choose <project-id> arc "arrival → release → quiet afterglow"
/cinema continue <project-id>

Workflow

Stage Required human-reviewed deliverables
Sample (optional) Style database
Analysis Media inventory, director notebook, creative baseline, chosen arc
Rough cut EDL, FCPXML, sound plan, director review
Grade Grade brief, Resolve return artifact
Finishing Copy script, subtitles, finishing timeline
Delivery QC report, delivery manifest

Use /cinema status, /cinema validate, /cinema revise, and /cinema attach at any time. /cinema run queues only the current stage; it cannot advance the project.

Media and NLE integration

  • The base inventory is automatic metadata collection only; it never claims to have viewed complete footage.
  • Install FFmpeg/FFprobe if you want to add external contact-sheet or QC helpers in your own workflow. The plugin remains usable without it.
  • cinema_build_fcpxml generates FCPXML 1.14 from a reviewed EDL. It does not import it into Final Cut Pro.
  • Resolve v0.1 produces a handoff brief; you import/export in Resolve and attach the returned file with /cinema attach.
  • Source media is never moved, renamed, transcoded, overwritten, or uploaded.

Privacy and provenance

Project records live in <workspace>/.dsh/cinematic/ and are intended to be gitignored. Artifact observations are labelled automatic, model-inference, human-confirmed, or unresolved. Do not publish project folders containing private absolute paths, GPS data, face metrics, or personal media.

Creative principle

Priority is: creator expression > story > audience emotion > shot language > sound > colour > editing technique > software operation. The bundled travel-authorial preset prefers first-person observation, breathing room, environmental sound and restrained copy over tourism, advertising, flashy transitions or constant music.

Development

npm install
npm run check
npm pack --dry-run

MIT licensed. Chinese documentation: README.zh.md.

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 dsh-cinematic-workflow」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:luoyuejun9/dsh-cinematic-workflow

Headless(CLI)profile:

dsh plugin --profile headless add github:luoyuejun9/dsh-cinematic-workflow

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26
备注:验证: runtime-fail 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7795 个插件 →