radiology-image-quiz
Use when creating radiology educational quizzes, preparing board exam questions, or studying medical imaging cases. Generates interactive quizzes with X-ray, CT, MRI, and ultrasound images for medical education.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aipoch-ai/radiology-image-quizWhat This Skill Does
The radiology-image-quiz skill is an OpenClaw AI agent utility designed to streamline the creation of high-quality, educationally rigorous medical imaging quizzes. It focuses on the generation of interactive content for X-ray, CT, MRI, and ultrasound modalities. By leveraging a structured execution path via scripts/main.py, it ensures that quiz questions are mapped against standardized medical knowledge, making it an essential tool for medical students, radiology residents, and clinicians preparing for high-stakes board examinations. The skill enforces a systematic approach to question design, ensuring that each generated quiz item includes a clearly defined clinical vignette, the associated imaging findings, and an evidence-based explanation for the correct answer.
Installation
To integrate this skill into your OpenClaw environment, ensure you have Python 3.10 or higher installed. Use the following command in your terminal:
clawhub install openclaw/skills/skills/aipoch-ai/radiology-image-quiz
Once installed, you can verify the integrity of the package by running python -m py_compile scripts/main.py within the skill's directory.
Use Cases
- Board Exam Preparation: Generate high-yield questions for USMLE or board certification exams by specifying the target organ system and modality.
- Case-Based Learning: Create interactive study sessions for medical school small-group discussions using de-identified radiology datasets.
- Faculty Curriculum Development: Quickly draft consistent quiz sets for residency teaching files.
Example Prompts
- "Generate a 5-question quiz focused on chest X-ray findings for community-acquired pneumonia, including differential diagnoses and follow-up recommendations."
- "Create an interactive CT scan challenge for an abdominal emergency case, focusing on the diagnosis of acute appendicitis vs. diverticulitis."
- "Prepare a board-style case study using a brain MRI image; provide a clinical vignette, 4 multiple-choice options, and a detailed explanation of the findings."
Tips & Limitations
To maximize the utility of this skill, always define your target audience and the specific anatomical area before execution. Remember that the output quality depends on the clarity of your constraints; the more specific you are about the medical pathology, the better the final quiz content will be. Note that the script relies on local file management and code execution; ensure that your input files follow the expected structure located in the references/ folder. This skill is meant for educational support and should not replace professional clinical decision-making or official diagnostic interpretation tools.
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-radiology-image-quiz": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
mechanism-flowchart
Generates Mermaid flowchart code and visual diagrams for pathophysiological.
reference-style-sync
One-click synchronization and standardization of reference formats in literature management tools, intelligently fixing metadata errors.
clinical-data-cleaner
Use when cleaning clinical trial data, preparing data for FDA/EMA submission, standardizing SDTM datasets, handling missing values in clinical studies, detecting outliers in lab results, or converting raw CRF data to CDISC format. Cleans and standardizes clinical trial data for regulatory compliance with audit trails.
metagenomic-krona-chart
Analyze data with `metagenomic-krona-chart` using a reproducible workflow, explicit validation, and structured outputs for review-ready interpretation.
anatomy-quiz-master
Generate interactive anatomy quizzes for medical education with multiple question types, difficulty levels, and anatomical regions. Supports gross anatomy, neuroanatomy, and clinical correlations for self-assessment and exam preparation.