help Skill
Entry point for the MedImageInsight plugin, covering the getting-started walkthrough, how the skills work, what MI2 is, and troubleshooting. Published by microsoft in healthcareai-examples.
What is help Skill?
Entry point for the MedImageInsight plugin, covering the getting-started walkthrough, how the skills work, what MI2 is, and troubleshooting. 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.
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
- Documentation
- Design and media
- Research
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use help Skill
- Use it for documentation.
- Use it for design and media.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/healthcareai-examples
- Skill file: agentic/medimageinsight/skills/help/SKILL.md
What it does
Entry point for the MedImageInsight plugin, covering the getting-started walkthrough, how the skills work, what MI2 is, and troubleshooting.
Skill instructions
help Locating plugin files. This skill lives at skills/help/. Resolve all asset paths as absolute paths from this skill's own directory. Reference docs are in references/, a sibling of this file. MCP server source is at ../../mcp-server/. Do NOT rely on the CLAUDEPLUGINROOT environment variable; it is not reliable in all environments. Tool-ID note. Some agent hosts shorten the server name to medimageinsig in tool IDs. The four registered tools are: - mcpmedimageinsigzeroshotclassify - mcpmedimageinsigadapterclassify - mcpmedimageinsigsetup - mcpmedimageinsigzeroshotlabelexamples Behavior Blank invoke, or "what does this do" Print the following block, then wait for the user to pick a number: --- This plugin gives an agent grounded chest X-ray reading. It wires MedImageInsight (a domain vision model) to the Radiology Assistant agent through MCP tools. The agent calls MI2 to classify findings from an image, then drafts a structured radiologist report. Reports are research and educational
Explore related resources
Frequently asked questions
What is help?
help is a open-source AI agent skill with Copy skill directory. Entry point for the MedImageInsight plugin, covering the getting-started walkthrough, how the skills work, what MI2 is, and troubleshooting.
Who is help best for?
help is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows, research workflows.
How do I install help?
Install or run help using Copy skill directory. Check help for the latest setup command.
Is help actively maintained?
help may need a closer maintenance check before production use.
Auto-fetched from GitHub.