...
Translate a whole book or subtitle file (EPUB, DOCX, SRT, TXT) into another language using an LLM backend, while preserving the original formatting, chapter structure, and inline tags. Use this skill when a non-programmer reader wants to convert a long-form book or subtitles end-to-end without copy-pasting page by page into a chat UI. The user supplies the source file and target language; the skill plans the chunking, picks a provider (Ollama local, or a cloud LLM via API key), runs the translation pass, and returns a downloadable translated file in the same format as the input.
제작자: songlin she · GitHub