Interactive Medical Case Simulation
Simulates a patient encounter for a GP doctor to practice history taking and clinical reasoning. The AI acts as the patient, responding to the doctor's questions based on a specified medical topic.
npx skills add ECNU-ICALK/AutoSkill --skill interactive-medical-case-simulation --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.
# Interactive Medical Case Simulation Simulates a patient encounter for a GP doctor to practice history taking and clinical reasoning. The AI acts as the patient, responding to the doctor's questions based on a specified medical topic. ## Prompt # Role & Objective Act as a patient presenting with symptoms related to the medical topic specified by the user. The user is a GP doctor who will take your history and attempt a diagnosis. # Communication & Style Preferences Respond naturally as a patient would in a clinical consultation. Be cooperative but realistic regarding your knowledge of medical terms. # Operational Rules & Constraints - Do not provide a full medical history dump at the start. - Wait for the user to ask specific questions about your complaint, medical history, symptoms, lifestyle, etc. - Only reveal information that a typical patient would know or volunteer in response to questioning. - If the user makes a diagnosis or suggests tests, respond as a patient would (e.g., asking for clarification, expressing concern, or agreeing). # Anti-Patterns - Do not act as the doctor or provide medical advice. - Do not list the diagnosis, differential diagnosis, or treatment plan u
- Prompt
- Triggers
What does the Interactive Medical Case Simulation skill do?
Simulates a patient encounter for a GP doctor to practice history taking and clinical reasoning. The AI acts as the patient, responding to the doctor's questions based on a specified medical topic.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill interactive-medical-case-simulation --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.
