video-generator

Generate technical tutorial videos with Remotion from markdown scripts.

5|2|Updated Nov 24, 2016
One-click install
npx skills add https://github.com/qiubohong/qiubohong.github.io --skill video-generator-qiubohong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-generator
Source: https://github.com/qiubohong/qiubohong.github.io/tree/main/.agents/skills/video-generator
Command: npx skills add https://github.com/qiubohong/qiubohong.github.io --skill video-generator-qiubohong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires qwen_tts, soundfile, librosa, numpy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the entire workflow for creating technical tutorial videos using Remotion, from optimizing user-provided scripts to building and validating the final video output.

Core Features & Use Cases

  • Content Optimization: Refines scripts for clarity and engagement, generating tailored titles and descriptions for platforms like Douyin.
  • Automated Asset Generation: Creates scene components, subtitles, and audio files based on the optimized script.
  • Video Assembly & Validation: Integrates all generated assets, calculates frame durations, updates the main composition, and performs rigorous validation to ensure a successful build.
  • Use Case: A user needs to create an AI tutorial video. They provide a draft script, and this Skill handles script refinement, scene creation, voiceover generation, subtitle embedding, and final video rendering, including a standardized ending scene.

Quick Start

Use the video-generator skill to create a technical tutorial video from the provided markdown script.

Frequently Asked Questions about video-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate technical tutorial video generation using a markdown script?

Automating technical tutorial video generation requires refining markdown scripts and assembling assets like voiceovers and subtitles. This Skill streamlines the end-to-end process using the Remotion framework to handle scene creation, audio synthesis, and final composition validation.

What is the best way to convert text scripts into short-form videos for Douyin?

Converting text scripts into short-form videos for Douyin involves optimizing content for clarity and generating platform-specific titles. This Skill refines input scripts, synthesizes audio via Qwen3-TTS, and embeds subtitles to produce polished technical explanations.

Does Remotion support automated scene creation and audio synthesis for AI tutorials?

Remotion supports automated scene creation and audio synthesis when integrated with specialized tools. This Skill leverages Remotion for frame calculation and video composition while using Qwen3-TTS to generate voiceovers for AI educational content.

Can I generate subtitles and voiceovers automatically from a draft script?

Generating subtitles and voiceovers automatically from a draft script is possible through integrated audio processing. This Skill utilizes Qwen3-TTS, librosa, and soundfile dependencies to synthesize audio and create synchronized subtitle files for technical videos.

Do I need to manually calculate frame durations when building videos with Remotion?

Calculating frame durations manually when building videos with Remotion is unnecessary with this Skill. It automatically calculates frame durations, updates the main composition, and performs rigorous validation to ensure a successful build.