Appointment preparation

Relay written preparation instructions for scheduled medical appointments to patients.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill appointment-preparation-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Appointment preparation
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/healthcare/appointment-preparation
Command: npx skills add https://github.com/vstorm-co/agenticos --skill appointment-preparation-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Patients frequently ask what they must bring, stop, fast for, or arrange before a medical appointment, and answering incorrectly can cause cancelled procedures or safety risks. This Skill ensures answers come only from the written instruction sheet for each procedure. ## Core Features & Use Cases - Instruction-based answers: Relays what to bring, what to stop, fasting rules, transport needs, and clothing requirements directly from the procedure's instruction sheet. - Proactive driving guidance: Adds unprompted whether the patient can drive afterwards, since people plan around it and rarely ask. - Safe escalation: Hands off any question about whether a patient's specific medication counts as one to stop, since that belongs with a clinician. - Use Case: A patient asks the support chat what to do before their colonoscopy. The agent reads the procedure's instruction sheet and relays the fasting window, medication stops, and the need for someone to drive them home. ## Quick Start Ask the agent what a patient needs to do to prepare for their scheduled appointment.

Frequently Asked Questions about Appointment preparation

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

FAQPage Schema
How do I answer patient questions about appointment preparation?▼

Read the instruction sheet for the specific procedure and relay it directly. Cover what to bring, what to stop and when, fasting rules, whether they need a ride home, and what to wear or remove.

What should a patient bring to a medical appointment?▼

The instruction sheet for each procedure lists required items, typically documents, a referral, previous results, and a list of current medications. Relay the sheet's list rather than answering from general knowledge.

Can the agent tell a patient to stop their specific medication?▼

No. Any question about whether a patient's own medication counts as one to stop must be handed to a clinician, because it depends on their specific prescription, even if the sheet appears to answer it.

What are the limitations of automated appointment preparation answers?▼

The agent cannot say a preparation step can be skipped and cannot estimate procedure duration from experience. It only relays the written instruction sheet and adds whether the patient can drive afterwards.

Why add driving information when patients do not ask about it?▼

Patients plan their day around whether they can drive after a procedure but rarely ask. Stating it unprompted prevents missed arrangements for someone to take them home.