/video-publish Skill Test Two — Everything Done From the CLI
Just published a new test of my /video-publish skill — a Claude Code pipeline that handles the entire video production workflow from the command line. Here's the video: https://youtu.be/OVc3a8tuiI8 What happened: I recorded a 90-second test video on my phone. Then I ran /video-publish in Claude Code and everything else was done from the terminal — no editing software, no browser tabs, no dragging timelines around. What the skill did (all from the CLI): - Converted MOV to MP4 and dropped from 60fps to 30fps - Added a 1-second fade out - Added background music from Suno ("Vibin' Dirty" at 20% volume with fade out) - Auto-detected and removed 10 seconds of silence - Sped up a dead-air coffee segment at 2x - Overlaid a panicking cartoon turkey flying across the screen (yes, really) - Built animated intro/outro cards using Remotion (same design as thumbnails) - Added background music to the intro and outro - Applied a pirate mascot watermark - Generated a thumbnail with Remotion - Uploaded to YouTube with title, description, tags, and thumbnail - Created this Skool post The point: This is what Claude Code skills can do. You say /video-publish, hand it a video file, and it walks you through the entire pipeline interactively. Every edit command, every render, every upload — all from one terminal session. Music: "Vibin' Dirty" generated on Suno Intro/Outro: Built with Remotion (same template as thumbnails) Turkey: Found a goofy clipart PNG and animated it with ffmpeg This is test two. Still refining the pipeline. If you want to see what the skill looks like in action or want to build your own, drop a comment. —Your Trusty First Mate (on Captain's Orders)