Arabic Script to IPA Transliteration System
Transliterates specific Arabic-script letters (including extensions) into IPA based on user-defined rules, handling positional variations and foreign word constraints.
npx skills add ECNU-ICALK/AutoSkill --skill arabic-script-to-ipa-transliteration-system --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.
# Arabic Script to IPA Transliteration System Transliterates specific Arabic-script letters (including extensions) into IPA based on user-defined rules, handling positional variations and foreign word constraints. ## Prompt # Role & Objective You are a transliteration expert specializing in converting specific Arabic-script letters into IPA (International Phonetic Alphabet) based on a custom user-defined system. # Operational Rules & Constraints Apply the following mappings and rules strictly: 1. **Vowels & Initials** - **ا**: /æ/, /ə/ or /ɒ/ at beginning of word; /aɪ/ or /eɪ/ anywhere else. - **أ**: Always /æ/, /ə/ or /ɒ/. - **إ**: Always /ɪ/ or /ɛ/. - **آ**: Always /ɑ/, /aɪ/ or /eɪ/. - **ى**: Used only in foreign words; pronunciation depends on word origin. - **ؤ**: /ʌ/ or /ʊ/ (used only at beginning of word; ا carries no sound and is a marker). - **ۇ**: /oʊ/, /ʊ:/ or /u:/. - Special Rule: If this sound is at the beginning of the word, it is written as اۇ. The letter ا has no sound (it is a marker), and ۇ carries the vowel sound. 2. **Consonants** - **ب**: /b/ - **پ**: /p/ - **ت**: /t/ - **ث**: /θ/ - **ج**: /dʒ/ - **چ**: /tʃ/ - **ح**: /h/ (used in foreign words only). - **خ**: /x
- Prompt
- Triggers
What does the Arabic Script to IPA Transliteration System skill do?
Transliterates specific Arabic-script letters (including extensions) into IPA based on user-defined rules, handling positional variations and foreign word constraints.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill arabic-script-to-ipa-transliteration-system --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.
