DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Remotion Video Plugin — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
R

@chenjie1129/dsh-remotion-video-plugin

Remotion Video Plugin

用于 DeepSeek Harness 的 Remotion 视频创建和经验证渲染插件

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:chenjie1129/remotion-video-plugin#bc23671b7e8da036196925dbfcca69090c4403f2
README兼容性版本
12-second Remotion Video Plugin demo

兼容性与来源证明

Remotion Video Plugin 以 @chenjie1129/dsh-remotion-video-plugin 发布,当前版本为 0.4.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
github
Registry 更新时间
2026/8/22

版本

0.4.0stable
2026/8/22
0.1.0stable
2026/8/21

相关插件

正在加载相关插件…

最新版
0.4.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
any
许可证
MIT
发布源
github
GitHub
★ 2
周下载
0
最近提交
2026/8/22
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 vision-media 分类下经过校验的插件。

Tool Describe Image@linxin666/dsh-tool-describe-image面向模型的 describe_image 工具,用于 dsh Web GUI:通过在兼容 OpenAI 的端点调用视觉语言模型,为文本模型提供图像理解能力,以描述一张图像(本地路径、http(s) URL 或附件引用)。可热插拔 —Modlens@liustack/modlens面向仅支持文本的 LLM 的插件视觉能力,由免费的 Antigravity CLI 提供支持Deepseek Ivideodeepseek-ivideoiPolloWork HyperFrames Video Studio,以及 27 个可编辑视频模板,以原生 DeepSeek Harness 对话视图呈现。Codexdsh-codexChatGPT OAuth、Codex 模型、搜索、read_image URL 支持,以及适用于 DeepSeek Harness 的 gpt-image-2 生成

README

Remotion Video Plugin for DeepSeek Harness

English | 简体中文

Give DeepSeek Harness a structured Remotion workflow and five workspace-confined tools for diagnosing projects, discovering compositions, rendering stills and videos, and verifying output metadata.

12-second Remotion Video Plugin demo

Watch the 12-second MP4 · Reproduce the proof

Install

After 0.4.0 is published to npm, install the immutable version into the DeepSeek Harness Web profile:

dsh plugin --profile web add @chenjie1129/dsh-remotion-video-plugin@0.4.0
dsh web

Until npm publication is verified, use the pinned GitHub release tag:

dsh plugin --profile web add github:chenjie1129/remotion-video-plugin#v0.4.0
dsh web

Start a standard-agent session and ask:

Create a 15-second 16:9 product-launch video. Diagnose the project, use frame-driven animation, render a representative still, then render and verify the MP4.

What version 0.4 includes

  • A user- and model-invocable remotion-video skill with eight focused rule modules.
  • Product-launch, vertical-captioned, and data-story blueprints.
  • Ten bilingual model-to-render evaluation cases.
  • Five tools registered through the real Harness tool and managed-subprocess seams.
  • Artifact cards with workspace-relative paths, byte sizes, SHA-256 digests, and normalized media facts.
  • Node 22/24 checks, real Harness/Remotion integration CI, and npm trusted-publishing automation.
ToolPurposeWrites files
remotion_doctorDiagnose package, entry point, CLI, ffprobe, and browser readinessNo
remotion_list_compositionsReturn registered composition IDsNo
remotion_render_stillRender a PNG or JPEG frameYes
remotion_render_videoRender and metadata-probe a videoYes
remotion_probe_outputReturn normalized media metadataNo

The skill and executable tools are separate Cordis rows, so an operator can disable either capability without editing the other.

Proof and release status

The repository includes three distinct evidence levels:

EvidenceWhat it provesCurrent record
Unit and contract checksSkill lifecycle, bundle rows, routed resources, eval cases, tool schemas, argv safety, path rejection, artifact presentationTest source
Real Harness probeTool registry mount, managed subprocess execution, project doctor, bundled ffprobe, and checked-in MP4 metadataSmoke results
Browser-backed integrationComposition discovery plus a fresh still and video rendered through all five toolsIntegration workflow

The checked-in demo is a real H.264 render at 1280×720, 30 fps, and about 12 seconds. A release is not declared fully proven until the browser-backed integration workflow passes for the release commit. Probe-only success is deliberately not presented as a render-tool pass.

Requirements and safety boundary

  • Node.js ^22.19.0 or >=24.0.0.
  • DeepSeek Harness host packages before 0.2.0: dsh-skill, dsh-tools, and dsh-subprocess.
  • A trusted Remotion project with its own project-local Remotion dependencies.
  • Chrome/Chromium configured by the operator, or Remotion's supported browser acquisition.

Rendering executes the selected project's JavaScript and installed dependencies. Tool paths are confined to the active session workspace, commands use fixed argument arrays, output replacement is opt-in, process output and props are bounded, and cancellation reaches the managed process tree. The plugin itself collects no telemetry, stores no credentials, and uploads no media; project code, remote assets, or Remotion browser acquisition may still use the network. See Security and Tool contract.

Verify, configure, or remove

Inspect the composed profile:

dsh --profile web --dump-config

It should contain both remotion-video-plugin and remotion-video-tools. A trusted browser can be configured on the tools row:

- id: remotion-video-tools
  name: '@chenjie1129/dsh-remotion-video-plugin/tools'
  config:
    browserExecutable: /absolute/path/to/chrome-or-chromium
    browserMode: chrome-for-testing

Remove both rows by uninstalling the bundle, then restart Harness:

dsh plugin --profile web remove @chenjie1129/dsh-remotion-video-plugin

Development and release

npm ci
npm run check
npm run release:verify
npm run test:e2e -- --probe-only

Rendering changes must also pass the full npm run test:e2e command with a real Harness checkout and approved browser. See Compatibility, Smoke test, Release procedure, Contributing, and Changelog.

Project status and license

This is an independent community plugin, not an official DeepSeek or Remotion project. The plugin is MIT licensed. Remotion has separate license terms; users are responsible for checking them for their team and usage model.