wzrrd-video

Installation
SKILL.md

wzrrd video

Videos publish to https://wzrrd.sh/v/<slug> — player, transcript on the page, subtitles in six languages (en/es/pt/fr/de/ja) generated automatically. The pipeline is fully Cloudflare-native (R2 originals → Stream encode → durable Workflow → Deepgram + Workers AI); flagg is just a client. Unlisted by default: the unguessable URL is the share link.

Publish from flagg (the joelclaw door)

joelclaw send video/publish.requested -d '{"path":"/abs/file.mp4","title":"...","actor":"<who>"}'

video/publish.completed arrives with watchUrl in ~20s (upload handoff only — encoding and transcription continue in the cloud; workflowStatusHint points at the status command). Files over 5 GiB are rejected toward sourceUrl mode.

Publish from any machine (the CLI door)

Installs
2
GitHub Stars
62
First Seen
Jul 15, 2026
wzrrd-video — joelhooks/joelclaw