Validate a rendered video for quality issues before publishing or proceeding to the next video in a series. Checks scene overlaps, text viewport overflow, voiceover duration sync, first-animation timing, blank frames, and branding presence. This skill runs automatically after video rendering in create-video-post, create-video-from-source, and create-video-series workflows. Use when the user asks to "validate video", "check video quality", "verify video renders correctly", or automatically after any video rendering step.
$npx -y skills add michalvarys/claude-plugins --skill validate-videoInstalls into the current project.
Run `npx skills use "https://github.com/michalvarys/claude-plugins" --skill "michalvarys/claude-plugins/validate-video"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/michalvarys/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/michalvarys/claude-plugins"` and select the relevant skills, then follow their instructions.