Help me learn English skills — a small collection of AI skills for translation and media workflows. Each skill is self-contained and documented in its own SKILL.md file.
en-zh-bilingual-json/: Turn English.txtarticles into sentence-level{en, zh}JSON pairs.en-to-zh-translator/: Translate English.txt/.mdto Chinese with_zhoutput files.transcript-reflow/: Clean and reflow transcript text into readable paragraphs.youtube-chapter-clipper/: Create YouTube chapter clips and per-chapter subtitles withyt-dlp+ffmpeg.semantic-video-clipper/: Segment videos by analyzing subtitle semantics with AI and clipping via FFmpeg.
test/: Sample inputs/outputs for translation and JSON generation.AGENTS.md: Contributor guidelines for this repository.
- External dependencies are required for
youtube-chapter-clipper(e.g.,yt-dlp,ffmpeg) andsemantic-video-clipper(e.g.,ffmpeg).