블로그 URL 1개를 받아 60초 9:16 숏폼 영상(mp4)을 자동 생성하는 파이프라인. 한국 블로그 4종(티스토리/네이버/벨로그/브런치)에서 본문·이미지를 추출하고, shortform-script-generator로 2인 대화 대본을 만든 뒤, ElevenLabs TTS와 GPT Image 2(gpt-image-2)로 음성·이미지를 생성해 Remotion v4로 합성한다. "블로그 URL로 숏폼 만들어줘", "이 글로 릴스 영상 만들어줘", "blog to shortform", "blog-url-to-shortform" 같은 요청에서 발동한다.
$npx -y skills add gaebalai/claudecode-to --skill blog-url-to-shortformInstalls into the current project.
Run `npx skills use "https://github.com/gaebalai/claudecode-to" --skill "gaebalai/claudecode-to/blog-url-to-shortform"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gaebalai/claudecode-to" that are relevant to the current task. Run `npx skills add "https://github.com/gaebalai/claudecode-to"` and select the relevant skills, then follow their instructions.