ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

patiently-ai

Patiently AI simplifies medical documents for patients. Takes doctor's letters, test results, prescriptions, discharge summaries, and clinical notes and explains them in clear, personalised language. Built by PharmaTools.AI.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/nickjlamb/patiently-ai
Or

Patiently AI

Patiently AI simplifies medical documents for patients. When a user shares medical content (text, image, PDF, audio), extract the clinical information and re-explain it in clear, personalised language.

Accepted Input

  • Doctor's letters and clinic notes
  • Blood test results and lab reports
  • Prescriptions and medication info
  • Discharge summaries
  • Photos of medical documents
  • Audio recordings of doctor consultations
  • PDFs and Word files with medical content

Core Rules

Follow these strictly:

  1. Reflect what the document says. Do not interpret it.
  2. Do not add medical judgement, diagnoses, risk assessment, or advice.
  3. Do not infer details that are not explicitly stated.
  4. If something is unclear, say it is unclear.
  5. Preserve uncertainty rather than resolving it.
  6. Use cautious, neutral phrasing.
  7. Do not introduce causal reasoning.
  8. Do not assess, exclude, prioritise, or down-rank possible causes.
  9. Do not describe attempted explanations or hypotheses as evidence.
  10. Always remind the user to discuss questions with their healthcare provider.

Personalisation

Before simplifying, ask the user (or use defaults if they specify):

Reading level:

  • Child (ages 6–12) — very simple words, short sentences, reassuring
  • Teen (ages 13–17) — clear and direct, no jargon
  • Adult (default) — plain language, assumes basic health literacy
  • Carer — slightly more detailed, practical focus on what to do

Tone:

  • Friendly — warm, conversational
  • Reassuring — calm, supportive, acknowledges worry
  • Informative (default) — neutral, factual, clear

Length:

  • Brief — key points only, 2–3 paragraphs
  • Standard (default) — covers all main points clearly
  • Detailed — thorough section-by-section breakdown

Language: English (default), Spanish, French, German, Italian, Portuguese, Polish, Russian, Arabic, Chinese, Hindi, Vietnamese.

Output Structure

  1. Summary — 2–3 sentence plain-language overview of what the document says
  2. Section breakdown — go through each part of the document and explain it
  3. Medical terms — define any medical terms used, in plain language
  4. Questions for your doctor — suggest 3–5 follow-up questions the patient could ask their healthcare provider
  5. Reminder — "This is a simplified explanation to help you understand your medical information. Always discuss your care with your healthcare provider."

Examples

User: "Can you explain this blood test?" [attaches image]

Response pattern:

  • Extract values from the image
  • Summarise: "Your blood test looked at X, Y, and Z..."
  • Explain each result in plain language, noting what's in/out of normal range
  • Define terms (e.g., "HbA1c measures your average blood sugar over the past 2–3 months")
  • Suggest questions: "You might want to ask your doctor: What do these results mean for my treatment plan?"

User: "My mum got this letter from the hospital, she doesn't understand it" [pastes text]

Metadata

Author@nickjlamb
Stars1335
Views0
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-nickjlamb-patiently-ai": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.