← 返回 Skills 市场
aipoch-ai

Radiology Image Quiz

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install radiology-image-quiz
功能描述
Use when creating radiology educational quizzes, preparing board exam questions, or studying medical imaging cases. Generates interactive quizzes with X-ray,...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install radiology-image-quiz
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /radiology-image-quiz 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug radiology-image-quiz
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Radiology Image Quiz 是什么?

Use when creating radiology educational quizzes, preparing board exam questions, or studying medical imaging cases. Generates interactive quizzes with X-ray,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Radiology Image Quiz?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install radiology-image-quiz」即可一键安装,无需额外配置。

Radiology Image Quiz 是免费的吗?

是的,Radiology Image Quiz 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Radiology Image Quiz 支持哪些平台?

Radiology Image Quiz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Radiology Image Quiz?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论