patient-intake

Automate patient medical history collection into standardized intake forms.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LKB-99/manus-auto-skills --skill patient-intake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patient-intake
Source: https://github.com/LKB-99/manus-auto-skills/tree/main/patient-intake
Command: npx skills add https://github.com/LKB-99/manus-auto-skills --skill patient-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the collection and processing of patient medical histories into standardized intake forms, reducing administrative workload and ensuring consistent data capture before consultations.

Core Features & Use Cases

  • Dynamic form generation for new patients and follow-up visits, with templates like full_intake, follow_up, and specialty-specific intakes.
  • Multi-language support and structured data output (JSON/Markdown) suitable for import into EHR systems.
  • Template-based workflows that guide clinicians from form creation to data review and integration with clinical workflows.

Quick Start

Generate a full patient intake form for a new patient using the full_intake template.

Frequently Asked Questions about patient-intake

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

FAQPage Schema
How do I automate patient intake form generation for new patient registrations?

Automating patient intake form generation uses a templating engine with reusable templates to collect medical histories and output structured data for clinical workflows. It reduces administrative workload by standardizing data capture before consultations.

Can I generate multi-language patient medical history forms with structured JSON output?

Multi-language patient medical history forms are supported directly, producing structured JSON and Markdown outputs. These structured formats ensure the collected clinical data is standardized and suitable for import into electronic health record systems.

Does this patient intake approach support specialty-specific clinical questionnaires for cardiology or mental health?

Specialty-specific intakes for cardiology, mental health, and orthopedics are fully supported through template-based workflows. The system generates tailored pre-visit questionnaires that capture relevant clinical data for each specialty.

What is the best way to integrate structured patient intake data into an EHR system?

The best way to integrate patient intake data into an EHR system is by exporting structured JSON or Markdown outputs with built-in integration hooks. This enables seamless data transfer from the completed intake forms directly into clinical workflows.

Do I need a templating engine to standardize pre-visit questionnaires for clinical research?

A templating engine is required to standardize pre-visit questionnaires for clinical research. It enables reusable templates that ensure consistent data capture across multiple subjects, applying structured outputs suitable for research databases.

Can I use this for follow-up visit intake instead of just full new patient registration?

Follow-up visit intake is fully supported alongside full new patient registration. The system applies different template workflows to guide clinicians from tailored form creation through data review for both initial and subsequent visits.