en-to-zh-translator
English to Chinese Translator
Overview
Translates English text files to natural Chinese while preserving sentence structure for effective bidirectional translation practice. Combines broken sentences into complete lines. Output files use the _zh suffix (e.g., document.txt → document_zh.txt).
Translation Workflow
- Read the source file - Read the full English text file to understand context and tone
- Translate to Chinese - Apply translation guidelines (see below)
- Write translated file - Create
{original_name}_zh.{ext}in the same directory
Translation Guidelines
Core Principles
-
Natural but not ornate - Translate into flowing, natural Chinese, but avoid overly literary or poetic language. The goal is clarity and reversibility.
-
Preserve sentence structure - Maintain the original English sentence structure where possible. This makes it easier to translate back to English for practice.
More from seefreed/skills
semantic-video-clipper
AI analyzes subtitles to identify optimal split points, then clips video segments using FFmpeg based on AI-provided cue indices. Use when asked to segment videos (e.g., .mp4) based on .vtt/.srt subtitles.
18en-zh-bilingual-json
Convert English .txt articles into a JSON array of sentence-level English/Chinese (zh) pairs. Translate English into Chinese and generating bilingual {en, zh} entries via the model (no external translation API), then saving to a JSON file.
11youtube-chapter-clipper
Generate chapter clips from YouTube videos with yt-dlp and ffmpeg. Use when asked to download YouTube videos/subtitles, generate fine-grained chapters, cut precise clips, or generate per-chapter English SRTs.
11transcript-reflow
Clean and reorganize transcript .txt files for clearer English grammar, punctuation, and paragraph flow. Use when asked to fix line breaks, merge fragments into sentences, normalize punctuation, or produce a reflowed transcript saved as a new file.
6youtube-smart-edit
Create a YouTube smart clipping workflow with yt-dlp and ffmpeg. Use when asked to download YouTube videos/subtitles, generate fine-grained chapters, cut precise clips, or generate per-chapter English SRTs.
1