First-time setup for edu-vid-gen plugin. Installs prerequisites (ffmpeg, imagemagick, python packages, gcloud), configures API keys and Google Cloud Vertex AI, sets output directory, and verifies everything works. Run this once on a new machine before using…
designcraveyard/edu-vid-gen-plugin
SkillsMP has collected 7 skills from designcraveyard/edu-vid-gen-plugin. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 0
- GitHub forks
- 1
Skills in this repository
Showing 7 of 7 collected skills.
Generate multiple educational videos from a single batch manifest (batch.json). Phase-batched execution with 4 review gates, cost tracking, and resume support. Uses all existing edu-vid-gen scripts — no new generation tools.
Regenerate or reuse a character from a previous edu-video project. Pass a character's reference sheet and recreation prompt to produce the character in a new pose, scene, or expression. Use when the user says "recreate character", "use Droppy in a new scene",…
Generate an educational explainer video for a given topic and school class. Audio-first pipeline with VO-driven clip planning, Gemini-powered validation after every clip, MoviePy compositor for transitions, ambient audio layers (--audio-layers), and…
Extend an image in any direction to create space for text overlays. Adds a flat color, gradient, or blurred extension suitable for legible text placement. Use when the user says "extend image for text", "add text space", "make room for title", "extend…
Generate character-consistent videos using Veo's video extension chain. Instead of generating separate clips and stitching, this creates one continuous video by extending each clip from the previous one's last frame. Solves character drift (especially for…
VO-synced video compositor — takes existing clips + timeline.json, calculates gaps/overflow, lets user choose transitions (crossfade, slow zoom, Veo TC), and produces a perfectly synced final video with full-vo.mp3 as master clock.