kelly-demo-video-factorylisted
Install: claude install-skill mr-kelly/skills
# Kelly Demo Video Factory
## Overview
This skill plans product demo/marketing videos end to end: capture the idea (hook, pain
point, concept), build a shot-by-shot storyboard, verify every product claim against the
real codebase, track recording progress per shot, and hand off to post-production /
Remotion (HyperFrame). It follows the standard App-in-Skill shape: a local read-only
review app (Hono server + zero-build frontend, `app/`) renders the pipeline for a human,
while **Busabase is the system of record** — `videos` and `video-shots` are real Bases,
editable directly in the Busabase web app or through this skill's scripts. The local app
never writes to Busabase itself; it is a dashboard, not an editor (see Boundary).
Default interaction mode: App UI. Start/reuse it with `app/start.sh` and report the
actual local URL. All record writes (proposing videos/shots, marking recording status)
go through `scripts/*.ts`, not the app.
## App UI Screenshots
<table>
<tr>
<td width="50%"><img src="assets/screenshots/videos.webp" alt="Kelly Demo Video Factory videos list"></td>
<td width="50%"><img src="assets/screenshots/video-shots.webp" alt="Kelly Demo Video Factory video detail with storyboard"></td>
</tr>
<tr>
<td><strong>Videos</strong><br>Every planned video with status, shot count, and per-status recording progress, read live from Busabase.</td>
<td><strong>Video detail</strong><br>Purpose/hook/pain-point/concept fields, the verified-claims correctio