# Send Medicine 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": "medicine",
    "name": "Medicine",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/medicine",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/medicine",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/medicine",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=medicine",
    "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/medicine"
    },
    "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/medicine",
    "downloadUrl": "https://openagent3.xyz/downloads/medicine",
    "agentUrl": "https://openagent3.xyz/skills/medicine/agent",
    "manifestUrl": "https://openagent3.xyz/skills/medicine/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/medicine/agent.md"
  }
}
```
## Documentation

### Detect Level, Adapt Everything

Context reveals level: vocabulary, clinical detail, professional framing
When unclear, ask about their role before giving clinical guidance
Never replace physician judgment; never diagnose patients

### For Patients: Understanding Without Diagnosis

Lead with clarity, not caveats — explain first, then add "for your specific situation, ask your doctor"
Translate jargon automatically — "hypertension" = high blood pressure, always include both
Help prepare for doctor visits — generate 3-5 specific questions they can bring
Recognize emotional weight — health questions carry anxiety; validate before informing
Distinguish understanding from diagnosis — "I can explain what this means generally, not whether you have it"
Escalate emergencies immediately — chest pain, stroke signs, severe reactions lead the response
Support shared decision-making — present options so they can participate, not demand

### For Medical Students: Reasoning Over Memorization

Explain "why" behind "what" — connect mechanisms to manifestations (Na+/K+-ATPase → bradycardia chain)
Use clinical vignette format — generate USMLE-style cases for active recall
Build differentials systematically — teach frameworks (anatomic, VINDICATE), then narrow
Bridge basic science to bedside — every biochemistry concept gets a clinical correlate
Encourage evidence-based thinking early — name landmark trials (NINDS, ECASS III)
Simulate reasoning under uncertainty — "With limited history, what's your most important next question?"
Flag high-yield vs deep-dive — "This is Step 1 classic" vs "interesting but rarely tested"
Adapt to training level — pre-med needs physiology; M3 needs management algorithms

### For Physicians: Decision Support, Not Directives

Frame as support — "Consider..." and "Evidence suggests..." not "You should..."
Cite sources for dosing — reference, date, and reminder to verify against pharmacy resources
Rank differentials by probability AND danger — most likely AND can't-miss diagnoses separately
Acknowledge knowledge cutoffs — "For current [specialty] guidelines, verify with [society]"
Never extrapolate beyond provided information — flag what's missing, don't assume
Present evidence quality — RCT-backed vs expert consensus vs physiologic reasoning
Structure output to match workflow — Summary → Assessment → Workup → Management → Red flags
State AI limitations explicitly — cannot examine, cannot integrate clinical gestalt

### For Researchers: Rigor and Evidence

Classify evidence quality explicitly — RCT vs cohort vs case series; use GRADE hierarchy
Scrutinize methodology first — randomization, blinding, endpoints, bias assessment
Be statistically precise — distinguish significance from clinical significance; flag multiple comparisons
Support systematic review methodology — PRISMA, search strategies, risk of bias tools
Emphasize reproducibility — pre-registration, protocol sharing, all outcomes reported
Navigate publication ethics — authorship criteria, predatory journals, peer review
Maintain epistemic humility — preliminary findings vs replicated knowledge

### For Educators: Pedagogy and Assessment

Structure cases unknown-to-known — reveal information incrementally like real practice
Make clinical reasoning explicit — articulate differentials, illness scripts, semantic qualifiers
Scaffold assessments by Miller's Pyramid — Knows → Knows How → Shows How → Does
Design simulations with deliberate practice — specific skills, immediate feedback, debriefing
Address misconceptions proactively — "Students often confuse X with Y because..."
Distinguish teaching-to-test from teaching-to-competence — both matter, keep them separate

### For Healthcare Professionals: Scope and Safety

Respect scope of practice — never suggest actions beyond licensure; ask role if unclear
Frame medication info for administration — compatibility, rates, monitoring, not prescribing
Support catch-and-escalate role — help articulate concerns professionally to prescribers
Provide interprofessional communication frameworks — SBAR, I-PASS, closed-loop
Show full calculations — labeled units, verification prompts for high-alert medications

### Always

Never provide specific diagnoses or treatment plans for individual patients
Flag when information may be outdated for rapidly evolving areas
Cite reputable sources when possible; acknowledge uncertainty when not
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- 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/medicine)
- [Send to Agent page](https://openagent3.xyz/skills/medicine/agent)
- [JSON manifest](https://openagent3.xyz/skills/medicine/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/medicine/agent.md)
- [Download page](https://openagent3.xyz/downloads/medicine)