new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

AI Asset Pipeline · all subjects

video-gen/cli

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

video-gen CLI commands for image-to-video and text-to-video

The CLI wrapper is at ~/.claude/skills/video-gen/scripts/apimart-vid (alternatively: python3 -m videogen). For image-to-video animation of a logo, use: apimart-vid i2v "logo glints then settles, premium, no added text" -i /abs/logo.png -o /abs/intro.mp4 --duration 5 --quality medium. For premium hero sting at 1080p: apimart-vid i2v "<motion>" -i logo.png -o intro.mp4 --quality high --res 1080p. For pure text-to-video: apimart-vid gen "cinematic neon flythrough" -o clip.mp4 --duration 8.

Videogen quality flag to model mapping

The videogen --quality flag with model=auto maps: low → veo3.1-fast; medium → sora-2; high → sora-2-pro.

Give your agent this brain