demo-video-quality-loop

demo-video-quality-loop is a skill for Claude Code, Codex from HomenShum/NodeBenchAI. It costs 0 tokens per session (2,968 once invoked), scanned A, original, MIT.

A repeatable workflow for creating and reviewing demo videos made with Remotion and Gemini's video-understanding tools. It renders a video, scores it across areas such as pacing and clarity, applies suggested fixes, and repeats the process.

In plain words
What is it for?
It is for preparing polished product videos for launches, demonstrations, investor meetings, or a chosen quality grade.
Why use it?
It gives video creators a structured way to find weaknesses and improve a demo through several review cycles.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/homenshum/nodebenchai/demo-video-quality-loop
Any agent
npx skills add HomenShum/NodeBenchAI --skill demo-video-quality-loop
Clone the repo
git clone --depth 1 https://github.com/HomenShum/NodeBenchAI

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for demo-video-quality-loop

README.md
[![agentmods](https://agentmods.dev/badge/skills/homenshum/nodebenchai/demo-video-quality-loop.svg)](https://agentmods.dev/skills/homenshum/nodebenchai/demo-video-quality-loop)
Your own site
<a href="https://agentmods.dev/skills/homenshum/nodebenchai/demo-video-quality-loop"><img src="https://agentmods.dev/badge/skills/homenshum/nodebenchai/demo-video-quality-loop.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,968 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.02968
Opus 5 $0.00000 $0.01484
Sonnet 5 $0.00000 $0.00594
Haiku 4.5 $0.00000 $0.00297

Measured 5d ago against content hash f99d4e28f772, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

demo-video-quality-loop scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/demo-video-quality-loop/SKILL.md · 278 lines

How it starts

The opening of the file, as written. The whole thing — 278 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Demo Video Quality Loop

Autonomous self-improving pipeline for creating top-market demo videos using Remotion + Gemini video understanding.

When to use

  • User says "improve the demo video", "run the video loop", "judge the video"
  • After rendering a new version of the demo video
  • When targeting a specific quality grade (S/A/B/C)
  • When preparing for a launch, demo day, or investor meeting

Architecture

Storyboard (storyboard.ts)
    |
    v
Remotion Renderer (SceneView.tsx + NodeBenchDemo.tsx)
    |
    v
MP4 Output (out/nodebench-demo-v2.mp4)
    |
    v
Gemini Video Understanding Judge (scripts/judge-demo-video.ts)
    |
    v
10-Dimension Score + Actionable Suggestions
    |
    v
Fix storyboard/renderer based on suggestions
    |
    v
Re-render → Re-judge → Loop until target grade

The 10 Scoring Dimensions

Dimension What it measures Weight
Pacing Scene duration feel, momentum, energy curve High
Visual Clarity Text readability, element sharpness, contrast High
Info Density Balance of detail vs. overwhelm per scene Medium
Transitions Smoothness, variety, content-appropriate cuts Medium
Narration Sync Voice-visual alignment, timing of highlights High
Interactions Cursor naturalness, streaming text, wipes, zooms High
Montage Rapid-cut energy, label readability, breadth coverage Medium
Opening Hook First 5 seconds grab attention, "wow" factor Critical
Emotional Arc Build-up, hero moment, crescendo, resolution High
Call to Action Clear next step, memorable stats, URL visible Medium

Grade Scale

Score Grade Meaning
90-100 S Viral-quality. Screenshot-worthy. Would trend on Twitter.
80-89 A Professional. Comparable to Linear/Cursor/Arc demos.
70-79 B+ Good but missing energy or hook. Needs polish.
60-69 B Functional demo. Won't inspire sharing.
50-59 C Below market standard. Needs structural rework.
<50 D/F Fundamentally broken. Start over.

Read the full file on GitHub · 278 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 278 lines · 0 tokens per session scan A f99d4e28f772

Subscribe to this mod's changes

demo-video-quality-loop is a skill published in the GitHub repository HomenShum/NodeBenchAI (14 stars, last pushed 21d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,968 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.