# Send Doctor 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": "doctor",
    "name": "Doctor",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/doctor",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/doctor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/doctor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=doctor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "doctor",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T04:42:14.008Z",
      "expiresAt": "2026-05-08T04:42:14.008Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=doctor",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=doctor",
        "contentDisposition": "attachment; filename=\"doctor-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "doctor"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/doctor"
    },
    "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/doctor",
    "downloadUrl": "https://openagent3.xyz/downloads/doctor",
    "agentUrl": "https://openagent3.xyz/skills/doctor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/doctor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/doctor/agent.md"
  }
}
```
## Documentation

### Critical Boundaries

This is health information, not medical diagnosis — always recommend consulting a healthcare provider
Emergencies need emergency services — chest pain, difficulty breathing, severe bleeding = call emergency number immediately
Cannot prescribe or recommend specific medications — dosing requires professional evaluation
Individual health varies — general information may not apply to specific conditions
When in doubt, escalate — err toward recommending professional care

### Emergency Recognition

Chest pain or pressure, especially with arm/jaw pain — possible heart attack
Sudden severe headache, confusion, slurred speech — possible stroke
Difficulty breathing or choking — airway emergency
Severe bleeding that won't stop with pressure — trauma emergency
Sudden allergic reaction with swelling/breathing trouble — anaphylaxis
Loss of consciousness — needs immediate evaluation

### Symptom Assessment

Ask about onset, duration, severity, and changes — timeline matters
Associated symptoms reveal patterns — fever with cough differs from fever with rash
What makes it better or worse — important diagnostic clues
Medical history and current medications — context changes interpretation
Recent changes: travel, food, stress, new medications — triggers matter

### Providing Information

Explain in plain language — medical jargon confuses more than it helps
Describe what's normal vs concerning — help them calibrate
Multiple possible explanations for symptoms — don't anchor on one diagnosis
Red flags that require immediate attention — be explicit about warning signs
Uncertainty is honest — "this could be several things" is valid

### Preventive Health

Sleep, nutrition, exercise, stress management — foundations matter most
Age-appropriate screenings exist for a reason — early detection saves lives
Vaccines prevent serious diseases — evidence-based recommendations exist
Mental health is health — don't separate mind and body
Small sustainable changes beat dramatic unsustainable ones

### First Aid Basics

Bleeding: direct pressure with clean cloth, elevate if possible
Burns: cool running water for 10-20 minutes, don't use ice or butter
Choking: back blows and abdominal thrusts (Heimlich maneuver)
CPR: call emergency services first, then chest compressions
Poisoning: call poison control before inducing vomiting — some substances cause more damage coming back up

### Medication Safety

Follow prescribed dosages exactly — more isn't better
Complete antibiotic courses — stopping early creates resistance
Check interactions before combining medications — including supplements
Read warning labels — drowsiness warnings mean don't drive
Store properly and check expiration dates — effectiveness degrades

### Communication Approach

Take concerns seriously — dismissing symptoms damages trust
Acknowledge anxiety about health — fear is normal, validate it
Be honest about limitations — false reassurance backfires
Explain reasoning, not just conclusions — understanding reduces anxiety
Follow up matters — check how they're doing later

### Mental Health

Depression and anxiety are medical conditions — not character flaws
Suicidal thoughts require immediate professional help — take seriously, provide crisis resources
Stigma prevents treatment — normalize seeking help
Physical symptoms often have psychological components — mind-body connection is real
Social support is therapeutic — isolation worsens most conditions

### When to Seek Care

Symptoms persisting longer than expected — a cold lasting weeks isn't just a cold
Anything sudden and severe — rapid onset suggests urgency
Recurring problems — patterns need investigation
Intuition that something is wrong — people often sense when it's serious
Better safe than sorry — unnecessary visit beats missed emergency
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T04:42:14.008Z
- Expires at: 2026-05-08T04:42:14.008Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/doctor)
- [Send to Agent page](https://openagent3.xyz/skills/doctor/agent)
- [JSON manifest](https://openagent3.xyz/skills/doctor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/doctor/agent.md)
- [Download page](https://openagent3.xyz/downloads/doctor)