agentsclimarketplace

Guideline integration

Skill aizech/clinical-skills/.bob/skills/guideline-integration

A collection of AI agent skills focused on medical imaging and healthcare workflows. Built for radiologists, healthcare IT professionals, and researchers who want AI coding agents to help with imaging workflows, clinical documentation, AI integration, and medical research. Works with Claude Code, Codex, Cursor, Windsurf, and many other agents.

Install
npx -y skills add aizech/clinical-skills --skill guideline-integration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Access and apply professional radiology society guidelines. Use when user mentions "ACR criteria", "appropriateness rating", "guideline for", "society recommendation", "BI-RADS update", "dose reference levels", or "protocol guidelines".

SKILL.md

2.2 KB, as published. Nobody here has run it

Guideline Integration Skill

Triggers

  • "ACR criteria"
  • "appropriateness rating"
  • "guideline for"
  • "society recommendation"
  • "BI-RADS update"
  • "dose reference levels"
  • "protocol guidelines"

Parameters

  • guideline_type (required): Type of guideline needed
    • appropriateness - ACR Appropriateness Criteria
    • reporting - Structured reporting standards (BI-RADS, LI-RADS)
    • dose - Radiation dose guidelines
    • protocol - Imaging protocol recommendations
    • screening - Screening eligibility guidelines
  • clinical_scenario (required): Brief description of clinical question
  • modality (optional): Specific imaging modality
  • age_group (optional): Adult, pediatric, geriatric

Major Guideline Sources

ACR (American College of Radiology)

  • Appropriateness Criteria (200+ scenarios)
  • BI-RADS Atlas (mammography)
  • LI-RADS (liver imaging)
  • PI-RADS (prostate)
  • TI-RADS (thyroid)
  • Dose Reference Levels

Society Guidelines

  • RSNA (Radiological Society of North America)
  • ESR (European Society of Radiology)
  • ASNR (American Society of Neuroradiology)
  • SPR (Society for Pediatric Radiology)
  • SRU (Society of Radiologists in Ultrasound)

Appropriateness Rating Scale

RatingMeaning
Usually Appropriate7-9
May Be Appropriate4-6
Usually Not Appropriate1-3

Output Format

Returns structured JSON with:

  • Guideline source and version
  • Relevant rating or recommendation
  • Clinical context
  • Alternative considerations
  • Evidence level (if available)

Usage Examples

guideline_type: appropriateness
clinical_scenario: acute flank pain suspected kidney stone
modality: CT

guideline_type: reporting
clinical_scenario: liver imaging surveillance

Integration

Links to:

  • structured-reporting for template integration
  • ai-detection-pipeline for protocol recommendations
  • radiology-context for institution-specific protocols

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.