Favicon of write-report-with-ehr

write-report-with-ehr Skill

AI Agent SkillDocument SkillsJupyter NotebookOpen source

Write a context-aware chest X-ray report grounded in the trained MedImageInsight (MI2) adapter AND the patient's EHR record. Adds a COMPARISON section and uses the most recent prior report to call out interval change. Published by microsoft in siim-workshop-2026.

What is write-report-with-ehr Skill?

Write a context-aware chest X-ray report grounded in the trained MedImageInsight (MI2) adapter AND the patient's EHR record. Adds a COMPARISON section and uses the most recent prior report to call out interval change. Published by microsoft in siim-workshop-2026. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
19/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Design and media
  • Writing
  • Design and media use cases
  • Writing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use write-report-with-ehr Skill

  • Use it for design and media.
  • Use it for writing.

Built with

Jupyter NotebookCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/siim-workshop-2026
  • Skill file: chapters/chapter3-knowledge-sources/answer-key/.github/skills/write-report-with-ehr/SKILL.md

What it does

Write a context-aware chest X-ray report grounded in the trained MedImageInsight (MI2) adapter AND the patient's EHR record. Adds a COMPARISON section and uses the most recent prior report to call out interval change.

Skill instructions

write-report-with-ehr Three steps: (1) lookup-patient-history, (2) one mcpmedimageinsigadapterclassify call on the current image, (3) write a comparison-aware report. Self-contained — does not delegate. Budget - Tool calls: 1 (adapter, current image only — do not re-score the prior). - Skill invocations: 1 (lookup-patient-history). - Output: ≤ 250 words. No retries on success. How to use 1. Look up the EHR. Invoke lookup-patient-history with the current imagepath. If "Not on file," continue and write COMPARISON: None available. 2. Score the current image. Resolve imagepath to absolute (the MCP tool runs in a different cwd). Call mcpmedimageinsigadapterclassify. Each finding returns positive / possible / negative — already operating-point-bucketed. 3. Write the report using the format below, anchoring comparison to the most recent PRIOR REPORTS block from the lookup. Why comparison matters When a prior exists, the clinician already knows what's chronic. Your job is what changed and what

Explore related resources

Frequently asked questions

What is write-report-with-ehr?

write-report-with-ehr is a open-source AI agent skill with Copy skill directory. Write a context-aware chest X-ray report grounded in the trained MedImageInsight (MI2) adapter AND the patient's EHR record.

Who is write-report-with-ehr best for?

write-report-with-ehr is best for reusing agent instructions, scripts, and references, design and media workflows, writing workflows.

How do I install write-report-with-ehr?

Install or run write-report-with-ehr using Copy skill directory. Check write-report-with-ehr for the latest setup command.

Is write-report-with-ehr actively maintained?

write-report-with-ehr may need a closer maintenance check before production use.

Share:

Stars
5
Forks
1
Last commit
12 days ago
Repository age
1 month
License
MIT

Auto-fetched from GitHub.

Similar to write-report-with-ehr