Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
remotion-dev avatar

Video Report

  • 2k installs
  • 55.5k repo stars
  • Updated August 4, 2026
  • remotion-dev/remotion

video-report reproduces Remotion video issues by updating NewVideo.tsx and verbose rendering.

About

The video-report skill from Remotion handles user reports that a rendered video fails or looks wrong. Agents download the reported source URL, set it as the src prop in packages/example/src/NewVideo.tsx, then run bunx remotion render NewVideo --log=verbose from packages/example to capture detailed render diagnostics. This minimal workflow focuses on reproducing issues inside the example package rather than speculative fixes. Use when users file video rendering problems and need a consistent repro command for the Remotion example project.

  • Downloads reported video URL into NewVideo.tsx src prop.
  • Runs verbose Remotion render from packages/example.
  • Targets example package repro path for video bug reports.
  • Captures detailed CLI logs for rendering failures.
  • Keeps workflow minimal for consistent issue reproduction.

Video Report by the numbers

  • 1,960 all-time installs (skills.sh)
  • +110 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #245 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Security screen: HIGH risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

video-report capabilities & compatibility

Capabilities
url wiring repro · verbose remotion render · example package workflow
Use cases
testing · debugging · video generation
npx skills add https://github.com/remotion-dev/remotion --skill video-report

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2k
repo stars55.5k
Security audit0 / 3 scanners passed
Last updatedAugust 4, 2026
Repositoryremotion-dev/remotion

How do we reproduce a user-reported Remotion render failure?

Reproduce reported Remotion video bugs by wiring the URL into NewVideo.tsx and rendering with verbose Remotion CLI logs.

Who is it for?

Remotion maintainers triaging example-package video bug reports.

Skip if: General video editing features unrelated to render failures.

When should I use this skill?

User reports a Remotion video not working or broken render output.

What you get

Verbose render logs from packages/example after wiring the reported media URL.

  • verbose render log
  • video failure report

Files

SKILL.mdMarkdownGitHub ↗

When a user reports a video not working, we should download the URL and put it as the src in packages/example/src/NewVideo.tsx.

Then, in packages/example, we should run bunx remotion render NewVideo --log=verbose.

Related skills

FAQ

Which file gets the video URL?

packages/example/src/NewVideo.tsx src prop.

What render command is used?

bunx remotion render NewVideo --log=verbose from packages/example.

Does this skill fix the bug?

It focuses on reproduction and verbose logs, not automatic repair.

Is Video Report safe to install?

skills.sh reports 0 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Frontend Developmentfrontendtesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.