video-editing

Category: Content & Multimedia | Uploader: maxazuremaxazure | Downloads: 0 | Version: v1.0(Latest)

Automated video editing skill for talk/vlog/standup videos. Use when: cutting video, splitting video into sentences, merging video clips, extracting audio, transcribing speech, auto-editing oral presentation videos, combining selected sentence clips into a final video, generating video cover/thumbnail with title, B-roll cutaway editing, persistent video overlay/watermark, blinking REC indicator, ending title cards, multi-source audio mixing, generating voiceover videos with Remotion (audio-only to video with animated visuals/subtitles). Requires ffmpeg and whisper. Remotion workflow additionally requires Node.js and npm.

Changelog: Source: GitHub https://github.com/maxazure/video-editing-skill

Directory Structure

Current level: tree/main/

  • 📁 docs/
    • 📁 plans/
      • 📄 2026-03-29-video-skill-v2.md 36.2 KB
  • 📁 remotion-standup/
    • 📁 src/
      • 📁 components/
        • 📄 AnimatedText.tsx 6.5 KB
        • 📄 Background.tsx 1.3 KB
        • 📄 ProgressBar.tsx 1016 B
        • 📄 SceneRenderer.tsx 2.4 KB
        • 📄 Waveform.tsx 1.7 KB
      • 📄 index.ts 109 B
      • 📄 Root.tsx 3.5 KB
      • 📄 StandupVideo.tsx 3.1 KB
      • 📄 types.ts 2.4 KB
    • 📄 .gitignore 114 B
    • 📄 package.json 743 B
    • 📄 tsconfig.json 372 B
  • 📁 scripts/
    • 📄 add_chapter_bar.py 11.3 KB
    • 📄 burn_subtitles.py 9.7 KB
    • 📄 extract_audio.py 1.4 KB
    • 📄 extract_audio.sh 742 B
    • 📄 generate_cover.py 9.2 KB
    • 📄 generate_cover_image.py 28.2 KB
    • 📄 generate_standup_timeline.py 12.7 KB
    • 📄 media_library.py 21.6 KB
    • 📄 merge_clips.py 5.3 KB
    • 📄 render_final.py 34.8 KB
    • 📄 split_video.py 3.5 KB
    • 📄 transcribe.py 11.3 KB
    • 📄 utils.py 31.4 KB
  • 📄 .gitignore 526 B
  • 📄 README.md 14.8 KB
  • 📄 REMOTION_VOICEOVER.md 23.8 KB
  • 📄 SKILL.md 43.5 KB

SKILL.md

Login to download/like/favorite ❤ 14 | ★ 0
Comments 0

Please login before commenting.

Loading comments...