← Back to Skills Marketplace
aipoch-ai

Radiology Image Quiz

by AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install radiology-image-quiz
Description
Use when creating radiology educational quizzes, preparing board exam questions, or studying medical imaging cases. Generates interactive quizzes with X-ray,...
Usage Guidance
This skill is suspiciously incoherent rather than overtly malicious. Before installing or using it: - Do not trust it to process medical images: run the packaged script locally (python -m py_compile scripts/main.py; python scripts/main.py --demo) and inspect the output — the demo prints a text-only quiz. - Note the SKILL.md references files and a CONFIG block that don't exist; ask the author for the correct source file or an updated package if you expect image handling. - If you need image-based functionality, request or verify code that accepts image paths and uses explicit image-processing libraries; otherwise the current package will not handle images. - Because this is a medical/educational tool, avoid using it with real patient data or PHI until you confirm it does what you expect and have audited it. - If you proceed, run it in an isolated environment, review the source code (especially any future changes), and validate outputs manually—do not rely on it for clinical decisions or exams without review.
Capability Analysis
Type: OpenClaw Skill Name: radiology-image-quiz Version: 1.0.0 The skill is a straightforward radiology quiz generator that processes medical case data into a formatted text output. The primary script (scripts/main.py) contains no network requests, shell executions, or sensitive data access, and its logic is limited to basic JSON parsing and string formatting. While SKILL.md contains minor documentation inconsistencies (referencing a non-existent scripts/radiology_quiz.py and a missing CONFIG block), these appear to be harmless boilerplate artifacts rather than malicious instructions or prompt injection attempts.
Capability Assessment
Purpose & Capability
The skill's name and description emphasize generating interactive quizzes with X‑ray/CT/MRI/ultrasound images, but the only implementation (scripts/main.py) generates plain text quizzes from JSON cases and contains no image handling, no image file paths, and no image-processing dependencies. SKILL.md and examples also reference a different module/file (scripts/radiology_quiz.py and from scripts.radiology_quiz import RadiologyQuiz) which does not exist in the package. These mismatches mean the declared capability (image-based quiz generation) is not delivered by the provided code.
Instruction Scope
The SKILL.md instructs safe commands (py_compile, running the script) and specifies a reproducible workflow, but it also references non-existent elements (a CONFIG block, scripts/radiology_quiz.py, and an import that won't work). The runtime instructions do not ask for unrelated system secrets or external endpoints, but they are internally inconsistent and could mislead an agent into expecting functionality (image handling, configurable CONFIG) that isn't present.
Install Mechanism
There is no install spec and the skill is instruction-plus-source only. Nothing will be downloaded or installed automatically by the package—this is low-risk from an install perspective.
Credentials
The skill requests no environment variables, credentials, or config paths. Given the provided code, this is appropriate; there is no disproportionate credential or environment access requested.
Persistence & Privilege
The skill is not configured as always:true and does not request persistent system privileges. It contains no code that modifies other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install radiology-image-quiz
  3. After installation, invoke the skill by name or use /radiology-image-quiz
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
radiology-image-quiz 1.0.0 – Initial release - Launches a skill to generate interactive radiology quizzes using X-ray, CT, MRI, and ultrasound images for medical education. - Provides structured workflows for quiz and case creation, difficulty calibration, and supports multiple question types. - Includes reference materials and input validation to ensure reproducible, scope-bound outputs. - Offers both CLI and Python interface with explicit error handling and clear requirements for inputs and outputs.
Metadata
Slug radiology-image-quiz
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Radiology Image Quiz?

Use when creating radiology educational quizzes, preparing board exam questions, or studying medical imaging cases. Generates interactive quizzes with X-ray,... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install Radiology Image Quiz?

Run "/install radiology-image-quiz" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Radiology Image Quiz free?

Yes, Radiology Image Quiz is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Radiology Image Quiz support?

Radiology Image Quiz is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Radiology Image Quiz?

It is built and maintained by AIpoch (@aipoch-ai); the current version is v1.0.0.

💬 Comments