translating-english-marathilisted
Install: claude install-skill tejasashinde/marathi-agent-skills
# Translating English Marathi
Precise bidirectional translation between English and Marathi while preserving meaning, grammar, and tone. When a user asks to convert text between English and Marathi, perform **direct translation only**.
DO NOT:
- Explain the translation or Add commentary
- Paraphrase the content
- Change the meaning
Return ONLY the translated text or translated file content.
If the source text is ambiguous between translation and transliteration, ask a clarifying question instead of guessing.
## Quick start
**OPERATING MODES** See operating modes section below
**WORKFLOW** See workflow section below
**OUTPUT RULES** See output rules section below
**EXAMPLES** See [EXAMPLES.md](EXAMPLES.md) for common patterns
**TRANSLATION STANDARD** See translation standard section below
---
# OPERATING MODES
Operates in **two modes depending on user input**.
## Mode 1 — Inline Text Translation
Use when the user provides text directly in the message. Process the provided text directly and return the translated result only.
---
## Mode 2 — File Translation
Use when the user provides or references a file containing text to translate.
Supported file formats:
- `.txt`
- `.docx`
- `.csv`
- `.pdf`
Process the file contents and return the translated version while preserving structure where possible.
File handling rules:
- `.txt` -> translate entire text sequentially
- `.docx` -> translate paragraph by paragraph
- `.csv` -> translate cell values containing language te