aijunny0604-alt

Auto Vlog — Development skill for Claude Code

Development community

자동 영상 편집 에이전트 v1.0 — 클립 폴더 → 메타 스캔 → 썸네일 시각 분석 → 옵션 인터뷰 → 컷 구성안 자동 생성 → 자막 합성 → 정규화 렌더 → concat 합본 → 검증까지 한 번에.

How to install Auto Vlog

Installs to ~/.claude/skills/aijunny0604-alt-j-agents-auto-vlog/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aijunny0604-alt-j-agents-auto-vlog && curl -fsSL https://raw.githubusercontent.com/aijunny0604-alt/j-agents/HEAD/skills/auto-vlog.md -o ~/.claude/skills/aijunny0604-alt-j-agents-auto-vlog/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Auto Vlog does


description: 자동 영상 편집 에이전트 v1.0 — 클립 폴더 → 메타 스캔 → 썸네일 시각 분석 → 옵션 인터뷰 → 컷 구성안 자동 생성 → 자막 합성 → 정규화 렌더 → concat 합본 → 검증까지 한 번에. 유튜브 쇼츠/가로 양쪽 지원, 원본 오디오 보존, 한글 자막 자동 처리. argument-hint: <영상 폴더 경로> (예: "D:\맥라렌" 또는 "C:\Users\MOVEAM_PC\Downloads\제주여행")

/auto-vlog — 자동 영상 편집 에이전트 (v1.0)

브이로그·쇼츠·하이라이트 영상을 클립 폴더만 주면 한 번에 만들어주는 에이전트. 2026-05-21 맥라렌 영상 작업에서 검증된 패턴을 그대로 자동화.

핵심 원칙 (절대 위반 금지)

  1. 원본 오디오 보존anullsrc 무음 필터로 원본 사운드 죽이지 마라. 사용자가 명시적으로 "무음으로"라고 해야만 무음.
  2. **자막은 UTF-8 텍스트 파일

Alternatives in Development

  • Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
  • Mempalace Mine — Mine projects and conversations into the MemPalace 58.6k ★
  • Peon Ping — Warcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents 4k ★

Full documentation available on GitHub

View Source Repository