Highlights
- Modular remotion-video skill with eight focused rules and three reusable video blueprints.
- Five workspace-confined Harness tools for project diagnosis, composition discovery, still rendering, video rendering, and ffprobe verification.
- Artifact presentation metadata with workspace-relative paths, byte sizes, SHA-256 digests, and normalized media facts.
- Node 22/24 CI, real Harness/Remotion integration, an isolated Harness Web and Chrome inventory gate, and npm trusted-publishing automation.
- Synchronized English and Simplified Chinese documentation plus ten bilingual model-to-render evaluation cases.
Install
Pinned GitHub release:
dsh plugin --profile web add github:chenjie1129/remotion-video-plugin#v0.4.0
dsh web
After npm publication is confirmed:
dsh plugin --profile web add @chenjie1129/dsh-remotion-video-plugin@0.4.0
dsh web
Verification
- Exact release candidate: main commit 9385479.
- 8/8 tests and 10/10 evaluation cases passed on Node 22 and Node 24.
- A clean DeepSeek Harness checkout mounted all five tools and discovered all three demo compositions.
- The isolated package installed with no peer issues; Harness Web returned HTTP 200.
- Chrome reported both package modules as Mounted and Enabled with no alerts, console warnings/errors, page errors, or request failures.
- Final package: 48 files, 48,666 bytes.
- SHA-256: 985189a299e2466e3383303b4c36d5c49163779ab03bd26810106defedc8d443.
- Exact final-tree gate: https://github.com/chenjie1129/remotion-video-plugin/actions/runs/32550799178
Safety boundary
Rendering executes the selected project JavaScript and installed dependencies. Paths stay inside the active workspace, commands use fixed argument arrays, output replacement is opt-in, subprocess output and props are bounded, and Harness credentials are not forwarded.
This is an independent community plugin and is not affiliated with or endorsed by DeepSeek or Remotion.