create-video

Creates a 50-second TikTok-style lesson summary video with Web Audio API music and animations in a single HTML file.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/meytalp-dev/ort-training --skill create-video-meytalp-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-video
Source: https://github.com/meytalp-dev/ort-training/tree/main/.claude/skills/create-video
Command: npx skills add https://github.com/meytalp-dev/ort-training --skill create-video-meytalp-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teachers often spend significant time creating engaging, concise lesson recaps. This Skill automatically generates a ~50-second video summary with music and topic-specific animations, helping students review content quickly and staying aligned with the lesson materials.

Core Features & Use Cases

  • Integrates with the lesson-builder to ingest existing lesson outputs and produce a video without extra input.
  • Independent mode accepts subject, topic, class, and lesson content prompts to generate a standalone video.
  • Produces a 10-scene, ~50-second video with a fast-paced, modern design, music via Web Audio API, and 9:16 mobile formatting.
  • Outputs a self-contained HTML file ready for sharing (docs/videos/{subject}-{topic}/index.html) and supports RTL languages.

Quick Start

Create a ~50-second TikTok-style lesson recap video with music and topic-related animations using the current lesson content.

Frequently Asked Questions about create-video

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

FAQPage Schema
How do I create a short lesson summary video from existing lesson content?▼

To create a short lesson summary video, provide your lesson content to the Skill, which automatically generates a 50-second TikTok-style recap with topic-specific animations and music in a 9:16 mobile format.

Can I generate a 9:16 video recap without any external dependencies?▼

Yes, you can generate a 9:16 video recap without external dependencies. The Skill outputs a self-contained HTML file and generates background music directly via the Web Audio API.

Does this video generation tool support RTL languages for educational content?▼

Yes, the video generation tool supports RTL languages. It processes educational content and formats the cinematic recap correctly for right-to-left text display.

What do I need to provide to generate a standalone educational video recap?▼

To generate a standalone educational video recap, you need to provide the subject, topic, class, and lesson content prompts to guide the 10-scene video generation process.

What is the format of the output file for these lesson recap videos?▼

The format of the output file is a self-contained HTML document. It is saved as index.html within a subject and topic specific directory structure, making it ready for immediate sharing.