en-to-zh-translator

my skills for ai

التثبيت
CLI
npx skills add https://github.com/seefreed/skills --skill en-to-zh-translator

قم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.

آخر تحديث 4/22/2026

skills

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.

Skills

  • en-zh-bilingual-json/: Turn English .txt articles into sentence-level {en, zh} JSON pairs.
  • en-to-zh-translator/: Translate English .txt/.md to Chinese with _zh output files.
  • transcript-reflow/: Clean and reflow transcript text into readable paragraphs.
  • youtube-chapter-clipper/: Create YouTube chapter clips and per-chapter subtitles with yt-dlp + ffmpeg.
  • semantic-video-clipper/: Segment videos by analyzing subtitle semantics with AI and clipping via FFmpeg.

Repo Layout

  • test/: Sample inputs/outputs for translation and JSON generation.
  • AGENTS.md: Contributor guidelines for this repository.

Notes

  • External dependencies are required for youtube-chapter-clipper (e.g., yt-dlp, ffmpeg) and semantic-video-clipper (e.g., ffmpeg).