movecourse

Installation
SKILL.md

Movecourse

Overview

Move or publish generated lesson videos from a course-generation workspace into the aistudy101 website assets tree. Validate the requested course id against course-sources.yaml, map lessonN/*.mp4 to the matching website lesson folder, and use English filenames.

Default behavior is a safe publish copy. Delete the generated originals only when the user explicitly asks for a true move.

When to Use

Use this skill when:

  • The user says to move, publish, upload, install, or sync AI-generated course videos to aistudy101.
  • The current directory looks like .../course-outline/.../<course>/lesson1, lesson2, etc.
  • Each lesson directory contains one generated .mp4 that should land under /home/likefallwind/code/aistudy101-website/static/course-assets/<course-id>/lessonN/video/.

Do not use this skill for slide rendering, narration generation, or video assembly. Use codex2course or pdf2video first.

Required Inputs

Related skills
Installs
1
First Seen
3 days ago