product-video

Installation
SKILL.md

Product video (and the assets around it), end to end

You are producing a shippable product asset — a polished video, a set of exact-size stills, or both — from a live web page, with the vos CLI. Everything is data: you write a flow script, the CLI records and plans, you tune JSON, you re-render. Never re-record to fix pacing or zooms — edit doc.json and render again. Quality bar: references/taste.md — follow its quality loop and judge stills multimodally.

Setup

npm i -D @vosjs/cli @vosso/vos-plugin

One command, two packages: @vosjs/cli is the open source (MIT) vos binary and engine verbs; @vosso/vos-plugin adds the take pipeline used here (record / plan / frames / render on screen recordings) plus the vos.so platform verbs — free to use, proprietary license. Requirements:

Installs
3
Repository
vosjs/skills
First Seen
Aug 5, 2026
product-video — vosjs/skills