diagnose

Analyze patient symptoms and lab results to propose probable diagnoses.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/BEC01/dxengine --skill diagnose-bec01
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: diagnose
Source: https://github.com/BEC01/dxengine/tree/main/.claude/skills/diagnose
Command: npx skills add https://github.com/BEC01/dxengine --skill diagnose-bec01

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates automated diagnostic reasoning by interpreting patient data to generate a differential diagnosis.

Core Features & Use Cases

  • Autonomous Diagnostic Loop: Runs a hybrid pipeline combining deterministic lab analysis and language model reasoning to suggest potential diagnoses.
  • Medical Data Handling: Accepts multi-faceted patient information including symptoms, labs, and history to inform diagnosis.
  • Use Case: A healthcare researcher inputs a patient's symptoms and lab results, and the Skill outputs probable conditions, supporting clinical decision support.

Quick Start

Run the diagnose skill with sample patient data to receive an initial differential diagnosis.

Frequently Asked Questions about diagnose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does AI reasoning generate a differential diagnosis from patient data?ā–¼

AI reasoning generates a differential diagnosis by running a hybrid pipeline that combines deterministic lab analysis with language model interpretation of patient symptoms and history to output probable conditions.

What is the best way to analyze patient symptoms and lab results for clinical support?ā–¼

The best way to analyze patient symptoms and lab results for clinical support is to input multi-faceted patient data into an automated diagnostic loop that suggests potential diagnoses.

Can I use automated diagnostic reasoning for medical research and clinical decision support?ā–¼

Yes, you can use automated diagnostic reasoning for clinical decision support, as it is designed to assist healthcare professionals and researchers by proposing probable diagnoses from complex patient data.

What patient data formats are needed for AI-driven medical diagnosis?ā–¼

AI-driven medical diagnosis requires multi-faceted patient data formats, specifically including symptoms, lab results, and medical history, to effectively inform the diagnostic reasoning pipeline.

Are there limitations to using language models for autonomous medical diagnoses?ā–¼

Limitations of using language models for autonomous medical diagnoses include the necessity of professional oversight, as the Skill provides clinical decision support rather than replacing a healthcare professional's final judgment.