dshbase

Plugin directory / Developer / dsh-cinematic-workflow

dsh-cinematic-workflow

Unverified luoyuejun9

✓ Actively maintained Builds on 6 official DSH packages

View on GitHub ↗ ← Back to plugin directory

1Stars
0Forks
0Open issues
Language
2026-08-16Last push
Cross-platformPlatform

What it does

A plugin in the Developer category for DeepSeek Harness.

Our take
Unverified — not yet verified

A plugin in the Developer category for DeepSeek Harness. Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

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.

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-cinematic-workflow for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

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

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending · last test 2026-08-26
Note: 验证: runtime-fail Browse all pending failures →
Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7795 plugins →