The mkdocs-translations skill automates the translation of MkDocs documentation sites from English into specified target languages while preserving folder structure and Markdown formatting. It serves documentation teams and content managers who need to localize technical documentation across multiple languages. The skill solves the problem of manually translating large documentation sets by systematically processing all files in source directories, updating internal references, and configuring the MkDocs i18n plugin for the new language.
npx skills add https://github.com/github/awesome-copilot --skill mkdocs-translations