Favicon of Write Report

Write Report Skill

AI Agent SkillDocument SkillsJupyter NotebookOpen source

Runs the full CXR report flow: resolve the image, ground findings with MedImageInsight, then write a structured radiologist report. Invoke as: write-report <zeroshot|adapter|none <image [indication]. Published by microsoft in healthcareai-examples.

What is Write Report Skill?

Runs the full CXR report flow: resolve the image, ground findings with MedImageInsight, then write a structured radiologist report. Invoke as: write-report <zeroshot|adapter|none <image [indication]. Published by microsoft in healthcareai-examples. 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
57/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 Skill

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

Built with

Jupyter NotebookCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/healthcareai-examples
  • Skill file: agentic/medimageinsight/skills/write-report/SKILL.md

What it does

Runs the full CXR report flow: resolve the image, ground findings with MedImageInsight, then write a structured radiologist report. Invoke as: write-report <zeroshot|adapter|none <image [indication].

Skill instructions

write-report Runs the full CXR report flow: resolve the image, ground findings with MedImageInsight, then write a structured radiologist report. Invoke as: write-report <zeroshot|adapter|none <image [indication]. Budget Grounding is at most one tool call per image, made inside the grounding skill. Report-writing itself calls no tools. Do not retry on success. Workflow Print this checklist and work through it in order, checking off each step as you go. 1. [ ] Announce the checklist — print it so the user sees the plan before you begin. 2. [ ] Resolve the image — if image is an http(s) URL, use it as-is (do not check the filesystem). Otherwise turn it into an absolute path and confirm the file exists using your tools; if it does not resolve to a real file, STOP and ask the user for a valid path or URL. Note indication and any priors. 3. [ ] Pick the grounding method — use method if given, otherwise default to zeroshot. none means an unaided read with no grounding. 4. [ ] Ground the findi

Explore related resources

Frequently asked questions

What is Write Report?

Write Report is a open-source AI agent skill with Copy skill directory. Runs the full CXR report flow: resolve the image, ground findings with MedImageInsight, then write a structured radiologist report. Invoke as: write-report <zeroshot|adapter|none <image [indication].

Who is Write Report best for?

Write Report is best for reusing agent instructions, scripts, and references, design and media workflows, writing workflows.

How do I install Write Report?

Install or run Write Report using Copy skill directory. Check Write Report for the latest setup command.

Is Write Report actively maintained?

Write Report may need a closer maintenance check before production use.

Share:

Stars
192
Forks
50
Last commit
12 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Similar to Write Report