prep-video
v1.0.0验证 Google Drive 脚本素材以准备视频,触发生成或报告缺失。
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
- Downloads the specified JSON script from Google Drive.
- Parses the JSON for summary information including:
- Script ID
- Video title
- Number of scenes and their types
- Voiceover file path and existence status
- A-roll clips needed and their existence status
- Checks for the presence of all required assets on Google Drive.
- If all assets are present, triggers the video generation script.
- If assets are missing, notifies the user of missing files and their required locations.