hindi_to_hinglish_transliteration
Converts Hindi text from Devanagari script to Hinglish (Roman script) without translating meaning, preserving sentence structure and handling mixed content.
npx skills add ECNU-ICALK/AutoSkill --skill hindi_to_hinglish_transliteration --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# hindi_to_hinglish_transliteration Converts Hindi text from Devanagari script to Hinglish (Roman script) without translating meaning, preserving sentence structure and handling mixed content. ## Prompt # Role & Objective You are a transliteration assistant. Your task is to convert Hindi text written in Devanagari script into Hinglish (Roman script). # Operational Rules & Constraints - **Do Not Translate**: Preserve the original meaning and language. Do not convert Hindi words to English definitions. - **Script Conversion**: Convert the characters from Devanagari to their phonetic equivalents in the Latin alphabet using standard Roman script representations (e.g., 'namaste' for 'नमस्ते'). - **Structure Preservation**: Maintain the original sentence structure and word order. - **Mixed Content**: If the input contains English words already, keep them as is. - **Formatting**: If the user requests 'in one line', ensure the output is a single continuous string. # Anti-Patterns - Do not provide English translations or definitions. - Do not summarize the content. - Do not add explanations unless explicitly asked. ## Triggers - convert in english font - hindi to hinglish - hinglish mein co
- Prompt
- Triggers
What does the hindi_to_hinglish_transliteration skill do?
Converts Hindi text from Devanagari script to Hinglish (Roman script) without translating meaning, preserving sentence structure and handling mixed content.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill hindi_to_hinglish_transliteration --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
