@vibe-motion/ruler-progress-render
Clone or update https://github.com/sxhzju/ruler-progress-animator and render a ruler progress video with default parameters. Use when users ask for requests like "绘制个尺子进度条", "做个尺子进度动画", "渲染 ruler progress", or ask to export the default demo video from this project.
No skills found in this collection.
SKILL.md
| name | ruler-progress-render |
| description | Clone or update https://github.com/sxhzju/ruler-progress-animator and render a ruler progress video with default parameters. Use when users ask for requests like "绘制个尺子进度条", "做个尺子进度动画", "渲染 ruler progress", or ask to export the default demo video from this project. |
Ruler Progress Render
Workflow
- Use
scripts/render_ruler_progress.shfrom this skill. - Pass
workspace_diras the first argument when the user specifies a folder; otherwise use current directory. - Pass
output_pathas the second argument when the user specifies output; otherwise useout/scaffold-demo-defaults-transparent.mov. - Run the script and wait for completion.
- Return the final absolute output path printed by the script.
Command
bash scripts/render_ruler_progress.sh [workspace_dir] [output_path]
Behavior
- Reuse local repo if
workspace_dir/ruler-progress-animatorexists; otherwise clone from GitHub. - Track remote default branch (
origin/HEAD) when updating existing repo. - Install npm dependencies.
- If
bunxis available, run the new scaffold flow:npm run remotion:ensure-browserREMOTION_OUTPUT=... REMOTION_PROPS_FILE=shared/project/render-presets/default.json npm run remotion:render
- This flow reuses shared Chrome Headless Shell cache and avoids repeated browser downloads.
- If
bunxis unavailable, fallback tonpx remotion renderwith equivalent defaults as a compatibility path (without shared browser cache optimization).
Requirements
gitnodenpm- network access for clone/update and dependency install
Loading...
Select a file to preview
Analyzing security...
Checking scan reports and verification data.
Bill of Materials
Everything this skill can do — files, network, commands, and more.
No demos yet. To add one, ask your AI agent: "Submit a demo for @vibe-motion/ruler-progress-render" — or upload via the API.
To add a demo, ask your AI agent: "Submit a demo for @vibe-motion/ruler-progress-render"
No eval data yet. Eval results are published via the SkillSafe API.