doctor-intake

Produce a clinical-grade intake summary with diagnoses and recommendations from operative reports and/or other medical documents,flagging unresolved items and uncertainties for review.

6|1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/JordanGunn/skills --skill doctor-intake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor-intake
Source: https://github.com/JordanGunn/skills/tree/main/skills/doctor/intake
Command: npx skills add https://github.com/JordanGunn/skills --skill doctor-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Converts raw user descriptions into clinically precise intake notes for triage and handoff, preserving evidence while normalizing terminology.

Core Features & Use Cases

  • Captures verbatim user statements and error strings, then translates terminology to a clinically meaningful vocabulary.
  • Separates observed facts from beliefs to produce a clean, actionable intake note for human review.
  • Infers missing context (environment, scope, recency) with explicit uncertainty markers to support decision-making.
  • Produces triage-ready tokens to enable rapid downstream routing and search.

Quick Start

Provide a completed Intake Note using the template at ../.resources/assets/INTAKE_NOTE.md.

Frequently Asked Questions about doctor-intake

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

FAQPage Schema
How do I convert raw user symptom descriptions into structured clinical intake notes?

To convert raw user symptom descriptions into structured clinical intake notes, this Skill translates witness statements into clinically precise records while applying terminology normalization and preserving verbatim evidence. It separates observed facts from beliefs to produce clean, actionable intake notes for human review.

Can I separate observed facts from user beliefs during triage handoff workflows?

Yes, you can separate observed facts from user beliefs during triage handoff workflows. This Skill explicitly enforces the separation of observation versus belief, ensuring that raw witness statements are translated into a clean, actionable intake note without losing the original context.

What is the best way to normalize clinical terminology from unstructured witness statements?

The best way to normalize clinical terminology from unstructured witness statements is to capture verbatim user input and error strings, then translate that terminology into a clinically meaningful vocabulary. This process ensures triage-ready tokens are generated for rapid downstream routing.

How do I infer missing context in medical intake notes with explicit uncertainty markers?

To infer missing context in medical intake notes with explicit uncertainty markers, this Skill analyzes raw descriptions and fills in missing environmental, scope, and recency details. It clearly marks inferred information to support accurate decision-making during human review.

Does this intake note generation process require any external dependencies or frameworks?

No, this intake note generation process does not require any external dependencies or frameworks. It operates independently using its internal references and assets to produce triage-ready tokens from raw user descriptions.

When should I not use automated intake note generation for clinical records?

You should not use automated intake note generation for clinical records when a situation requires direct medical diagnosis rather than structured documentation. This Skill produces notes for human review, triage routing, and handoff workflows, and does not replace clinical judgment.