notemdpro-text-translator

Installation
SKILL.md

NoteMD Pro - Translation

Overview

This feature translates markdown notes to different languages using LLM. It supports single file translation, batch folder translation, and preserves markdown formatting and special elements like images.

When to Use

  • Multi-language vault: Create translated versions of notes
  • Language learning: Translate content for study
  • International collaboration: Share notes across languages
  • Content localization: Adapt content for different audiences

Function Call Chain

translateFile (translate.ts)
├── read_file(inputPath)
├── splitContent(content, settings)
Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 16, 2026