teaching-video

Generates an interactive classroom video as a self-contained HTML file.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

מספק פתרון ליצירת סרטון לימודי אינטראקטיבי בכיתה על בסיס בחירת המורה: נושא, מקצוע, כיתה, רמת הקושי ואורך.

Core Features & Use Cases

  • סרטון לימודי אינטראקטיבי – קובץ HTML שמדמה סרטון עם אנימציות, מעברים ושאלות אינטראקטיביות ואוטו-פליי.
  • הפצה והצגה בכיתה/בית: מתאים להצגה על מסך בכיתה או שליחה לתלמידים.
  • מבנה טכני יחיד: HTML אחד עצמאי ללא תלות חיצונית, כולל בקרות ניווט ואוטו-פליי.

Quick Start

הקלד את הפרמטרים (מקצוע, נושא, כיתה, רמה, אורך וסגנון) והמערכת תיצור סרטון לימודי אינטראקטיבי מלא.

Frequently Asked Questions about teaching-video

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

FAQPage Schema
How do I create an interactive lesson video for classroom demonstrations?

To create an interactive lesson video, you input parameters like subject, topic, class level, difficulty, length, and style. The system generates a self-contained HTML file with autoplay, navigation controls, and embedded interactive questions for classroom use.

Can I generate a flipped classroom video with embedded interactive questions?

Yes, you can generate a flipped classroom video by specifying your subject, topic, and class level. The output is a single HTML file with a 16:9 aspect ratio, RTL layout, navigation controls, and optional interactive questions per your specifications.

Do I need external libraries or dependencies to run the generated educational video?

No external libraries or dependencies are needed. The generated educational video is a single self-contained HTML file with no external dependencies, ensuring it runs independently on any screen or student device without internet connectivity.

What's the best way to share an interactive lesson video with students for homework?

The best way to share an interactive lesson video for homework is to distribute the self-contained HTML file directly to students. Since it requires no external dependencies or internet connection, students can open and navigate it locally on any device.

Does the generated lesson video support RTL layout for Hebrew classroom subjects?

Yes, the generated lesson video supports RTL layout natively within its HTML structure. This ensures correct text direction and display for Hebrew classroom subjects across all embedded animations, transitions, and interactive questions.

What are the limitations of using a single HTML file for interactive classroom videos?

The single HTML file approach limits complex video streaming and server-side analytics. However, it ensures full offline functionality with 16:9 aspect ratio playback, navigation controls, and interactive questions without requiring any external hosting infrastructure.