Install
$ npx skills add microsoft/skills --skill azure-ai-translation-document-pyRequires Azure credentials for the Document Translation service.
Best for
Translating a corpus of Word, PDF, Excel or PowerPoint files where the formatting has to survive the round trip.
Not ideal for
A single short document, or anything that cannot leave your infrastructure — it is a cloud batch service with Azure credentials attached.
About this skill
Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", "translate documents", "DocumentTranslationClient".
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Extract, fill, merge. PDF manipulation with bundled scripts so Claude does not waste tokens generating them.
Word documents end-to-end. Create, edit, comment, track-change.
Excel spreadsheets with real formulas, charts, and formatting — not flat CSV exports.