drug-pronunciation
Provides correct pronunciation guides for complex drug generic names. Generates phonetic transcriptions using IPA and audio generation markers for medical terminology.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aipoch-ai/drug-pronunciationWhat This Skill Does
The drug-pronunciation skill is a specialized linguistic tool designed for healthcare professionals, students, and patients who need to master the pronunciation of complex pharmaceutical terminology. Many generic and brand-name drugs contain intricate phonetic structures that are not intuitive to non-native speakers or individuals without a medical background. This agent bridges that gap by providing high-fidelity IPA (International Phonetic Alphabet) transcriptions, clear syllable breakdowns, and emphasis indicators for correct inflection. Beyond simple text-based feedback, the tool generates SSML-compatible audio tags, allowing the agent to provide audible demonstrations of the drug names. By maintaining a database of over 1000 common medications, this skill ensures accuracy across a broad spectrum of pharmacotherapy, helping to reduce communication errors in clinical settings and pharmacy workflows.
Installation
To integrate this skill into your OpenClaw workspace, ensure you have the necessary environment configured. Run the following command in your terminal:
clawhub install openclaw/skills/skills/aipoch-ai/drug-pronunciation
Ensure that the dependencies listed in the requirements.txt file are installed via pip install -r requirements.txt. This skill operates primarily within your local workspace to maintain privacy and speed.
Use Cases
- Clinical Training: Teaching medical residents how to correctly pronounce generic medication names to ensure patient safety during rounds.
- Pharmacy Workflow: Providing quick reference for pharmacy technicians verifying complex drug orders.
- Patient Education: Generating clear, spoken instructions for patients who may struggle with complex medication labels.
- Medical Transcription: Validating the phonetic accuracy of drug names transcribed from audio files.
Example Prompts
- "How do I correctly pronounce 'levetiracetam'? Please provide the breakdown."
- "Show me the phonetic transcription and syllable breakdown for 'azithromycin' using the detailed format."
- "List all medications currently available in the database to verify if I can check 'metoprolol'."
Tips & Limitations
To get the most accurate results, always specify the -f detailed flag if you require emphasis markers, as the default setting may omit them for brevity. While the skill covers over 1000 common medications, it may not recognize extremely niche, newly approved, or experimental drug names. If a drug is not found, please check the spelling before retrying. Remember that the IPA output follows standard phonetic conventions, so ensure your environment supports rendering those specific character sets if you are piping the output into another application.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aipoch-ai-drug-pronunciation": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
concept-explainer
Uses analogies to explain complex medical concepts in accessible terms.
Flashcard
Spaced repetition study tool with deck management. Use when you need flashcard.
acronym-unpacker
Disambiguate medical acronyms and abbreviations with context-aware full form lookup. Resolves ambiguous abbreviations (e.g., 'PID' = Pelvic Inflammatory Disease vs. Prolapsed Intervertebral Disc) based on clinical specialty, document context, and usage patterns.
mathgraphs
Math & statistics graphing, computation, visualization and validation engine
classroom-lesson-pack
根据课程目标生成教案、互动题、作业与分层教学建议。;use for education, lesson-plan, teaching workflows;do not use for 生成违规内容, 替代教师现场判断.