SkillHub

prep-video

v1.0.0

验证 Google Drive 脚本素材以准备视频,触发生成或报告缺失。

Sourced from ClawHub, Authored by ScottEverduim

Installation

Please help me install the skill `prep-video` from SkillHub official store. npx skills add ScottEverduim/prep-video

PREP-VIDEO SKILL

Overview

This skill provides a command to prepare videos by checking and confirming the necessary assets are available before generating the video.

COMMAND

  • /prep-video

FUNCTIONALITY

  1. Downloads the specified JSON script from Google Drive.
  2. Parses the JSON for summary information including:
  3. Script ID
  4. Video title
  5. Number of scenes and their types
  6. Voiceover file path and existence status
  7. A-roll clips needed and their existence status
  8. Checks for the presence of all required assets on Google Drive.
  9. If all assets are present, triggers the video generation script.
  10. If assets are missing, notifies the user of missing files and their required locations.