Multi-Language Translator

Translate business documents and emails across Dutch, French, German, and English.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/panyeroa1/maxpc --skill multi-language-translator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Multi-Language Translator
Source: https://github.com/panyeroa1/maxpc/tree/main/skills/multi-language-translator
Command: npx skills add https://github.com/panyeroa1/maxpc --skill multi-language-translator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, ollama, pypdf2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines global business interactions by providing real-time, professional translation for documents and communications, overcoming language barriers.

Core Features & Use Cases

  • Professional Translation: Delivers accurate translations optimized for business contexts, supporting Dutch, French, German, and English.
  • Document & Email Handling: Translates entire documents (PDF, DOCX, TXT, HTML) and email content while preserving formatting and tone.
  • Use Case: A marketing team needs to adapt a product brochure from English to German and French for international campaigns. This Skill can batch translate all relevant files, ensuring consistent business terminology across languages.

Quick Start

Translate the document 'contract_dutch.pdf' from auto-detected language to German, saving the output as 'contract_deutsch.docx'.

Frequently Asked Questions about Multi-Language Translator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate business documents from PDF to DOCX while preserving formatting?

To translate business documents from PDF to DOCX with format preservation, this Skill processes PDF, DOCX, TXT, and HTML files. It translates the content across Dutch, French, German, and English while maintaining the original formatting, delivering a properly formatted output document.

Can I batch translate multiple files for international marketing campaigns?

Yes, you can batch translate multiple files for international marketing campaigns. This Skill handles batch file processing across supported formats, ensuring consistent business terminology and tone across all translated output files for multilingual distribution.

Does Ollama support language detection and translation for email content?

Ollama supports language detection and translation for email content by integrating with cloud models. The Skill automatically detects the source language and translates email communications into your target language, providing real-time professional translation for business interactions.

What is the best way to translate contracts from Dutch to German automatically?

The best way to translate contracts from Dutch to German automatically is using this Skill's professional translation engine. It auto-detects the source language, applies business-optimized translation with formality level options, and exports the translated contract directly to DOCX.

Can I adjust formality levels when translating business communications into French?

Yes, you can adjust formality levels when translating business communications into French. The Skill provides options for formality levels to ensure the translated text matches the professional tone and context required for your specific business interactions.

Do I need Python dependencies installed to process PDF and DOCX translations?

Yes, you need Python dependencies installed to process PDF and DOCX translations. The Skill requires python-docx, pypdf2, and ollama to parse input files, interface with translation models, and generate the final translated output documents successfully.