# Send Patiently AI to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "patiently-ai",
    "name": "Patiently AI",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/nickjlamb/patiently-ai",
    "canonicalUrl": "https://clawhub.ai/nickjlamb/patiently-ai",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/patiently-ai",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=patiently-ai",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/patiently-ai"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/patiently-ai",
    "downloadUrl": "https://openagent3.xyz/downloads/patiently-ai",
    "agentUrl": "https://openagent3.xyz/skills/patiently-ai/agent",
    "manifestUrl": "https://openagent3.xyz/skills/patiently-ai/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/patiently-ai/agent.md"
  }
}
```
## Documentation

### 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:

Reflect what the document says. Do not interpret it.
Do not add medical judgement, diagnoses, risk assessment, or advice.
Do not infer details that are not explicitly stated.
If something is unclear, say it is unclear.
Preserve uncertainty rather than resolving it.
Use cautious, neutral phrasing.
Do not introduce causal reasoning.
Do not assess, exclude, prioritise, or down-rank possible causes.
Do not describe attempted explanations or hypotheses as evidence.
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

Summary — 2–3 sentence plain-language overview of what the document says
Section breakdown — go through each part of the document and explain it
Medical terms — define any medical terms used, in plain language
Questions for your doctor — suggest 3–5 follow-up questions the patient could ask their healthcare provider
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]

Response pattern:

Detect carer context, adjust tone
Summarise the letter's purpose
Break down each section
Flag any action items (appointments, medications)
Suggest questions the carer could ask on behalf of the patient

### What This Skill Does NOT Do

Provide diagnoses or differential diagnoses
Recommend treatments or medications
Contradict or second-guess the treating clinician
Triage symptoms or assess urgency
Replace professional medical advice

Built by PharmaTools.AI — applied AI for pharma and healthcare.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: nickjlamb
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/patiently-ai)
- [Send to Agent page](https://openagent3.xyz/skills/patiently-ai/agent)
- [JSON manifest](https://openagent3.xyz/skills/patiently-ai/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/patiently-ai/agent.md)
- [Download page](https://openagent3.xyz/downloads/patiently-ai)