·md-translator
""

md-translator

This skill should be used when translating Docusaurus documentation files (Markdown, MDX, and i18n JSON) into other languages while preserving all syntax, structure, and formatting. Designed for the Agent Factory learn-app i18n workflow with state tracking via manifest.json to avoid duplicate work and resume interrupted translations. Use when the user says: "translate", "localize", "translate to Urdu/Spanish/French", "translation status", "what needs translating", "translate chapter", or "continue translating". Supports locales: en, fr, de, es, zh, ar, ur, hi.

18Installs·0Trend·@panaversity

Installation

$npx skills add https://github.com/panaversity/agentfactory --skill md-translator

How to Install md-translator

Quickly install md-translator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/panaversity/agentfactory --skill md-translator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: panaversity/agentfactory.

SKILL.md

View raw

Translate Docusaurus docs (MD/MDX and i18n JSON) to a target language while preserving all syntax, structure, and Docusaurus-specific components.

| Conversation | Target locale, scope (file/chapter/all/JSON), resume vs fresh | | Manifest | Read apps/learn-app/translation-work/manifest.json for current state | | Glossary | Load references/glossary- .md for terminology | | Source files | Read files to translate from apps/learn-app/docs/ |

| Rules | Read references/translation-rules.md before first translation |

This skill should be used when translating Docusaurus documentation files (Markdown, MDX, and i18n JSON) into other languages while preserving all syntax, structure, and formatting. Designed for the Agent Factory learn-app i18n workflow with state tracking via manifest.json to avoid duplicate work and resume interrupted translations. Use when the user says: "translate", "localize", "translate to Urdu/Spanish/French", "translation status", "what needs translating", "translate chapter", or "continue translating". Supports locales: en, fr, de, es, zh, ar, ur, hi. Source: panaversity/agentfactory.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/panaversity/agentfactory --skill md-translator
Category
""Writing
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from panaversity/agentfactory

Quick answers

What is md-translator?

This skill should be used when translating Docusaurus documentation files (Markdown, MDX, and i18n JSON) into other languages while preserving all syntax, structure, and formatting. Designed for the Agent Factory learn-app i18n workflow with state tracking via manifest.json to avoid duplicate work and resume interrupted translations. Use when the user says: "translate", "localize", "translate to Urdu/Spanish/French", "translation status", "what needs translating", "translate chapter", or "continue translating". Supports locales: en, fr, de, es, zh, ar, ur, hi. Source: panaversity/agentfactory.

How do I install md-translator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/panaversity/agentfactory --skill md-translator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/panaversity/agentfactory