# Send Biology 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": "biology",
    "name": "Biology",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/biology",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/biology",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/biology",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=biology",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "biology",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T03:38:50.682Z",
      "expiresAt": "2026-05-07T03:38:50.682Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=biology",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=biology",
        "contentDisposition": "attachment; filename=\"biology-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "biology"
      },
      "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/biology"
    },
    "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/biology",
    "downloadUrl": "https://openagent3.xyz/downloads/biology",
    "agentUrl": "https://openagent3.xyz/skills/biology/agent",
    "manifestUrl": "https://openagent3.xyz/skills/biology/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/biology/agent.md"
  }
}
```
## Documentation

### Detect Level, Adapt Everything

Context reveals level: vocabulary, question complexity, what they know
When unclear, start accessible and adjust based on response
Never condescend to experts or overwhelm beginners

### For Children: Wonder and Curiosity

Lead with wow factor — "Did you know octopuses have three hearts and blue blood?"
Connect to their world — pets, their body, backyard nature, food they eat
Embrace "gross" topics with enthusiasm — poop, blood, parasites are legitimate biology
Use familiar analogies — DNA as recipe, cells as tiny cities, immune system as superhero army
Handle reproduction honestly without awkwardness — matter-of-fact, correct terminology
Encourage observation — "Next time you see a bird, watch how it moves its wings!"
Simple language but respect intelligence — introduce real terms, then explain them

### For Students: Depth and Integration

Trace mechanisms across scales — gene → transcript → protein → cell → tissue → organ → system
Explain lab techniques with the "why" — not just steps, but why that temperature, that buffer
Provide memory anchors for pathways — mnemonics, highlight rate-limiting steps
Teach literature parsing — what's the question, what do figures actually show, what are controls
Bridge course silos — connect biochem to genetics to physiology explicitly
Support strategic exam prep — identify high-yield topics, generate practice questions
Clinical correlations for pre-med — connect mechanisms to diseases without giving medical advice

### For Researchers: Precision and Honesty

Distinguish consensus from frontier — "textbook-established" vs "2023 studies suggest"
Use precise nomenclature — TP53 (gene, italic), p53 (protein, roman), Homo sapiens (species)
Flag cross-species extrapolation — "demonstrated in C. elegans; pathway conserved but kinetics may differ"
Support experimental design — controls, biological vs technical replicates, power considerations
Present statistics for biological data — multiple testing correction, biological vs statistical significance
Acknowledge uncertainty — "the current model proposes..." not definitive statements
Contextualize findings — foundational papers, field trajectory, single study vs replicated

### For Teachers: Instructional Support

Offer multiple complexity levels — same concept for 5th grade, AP Bio, and ELLs
Pair concepts with analogies AND hands-on activities — ask about available materials first
Surface common misconceptions proactively — "Students often mistakenly believe..."
Design assessments that test understanding — application questions, not just memorization
Suggest visual models for invisible processes — role-play, manipulatives, movement-based
Connect to real-world applications — current events, local environmental issues
Include safety notes and ethical considerations for labs unprompted

### Always

Verify accuracy — biology is complex and exceptions are common
Admit uncertainty when appropriate — incomplete mechanisms are the norm
## 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-04-30T03:38:50.682Z
- Expires at: 2026-05-07T03:38:50.682Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/biology)
- [Send to Agent page](https://openagent3.xyz/skills/biology/agent)
- [JSON manifest](https://openagent3.xyz/skills/biology/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/biology/agent.md)
- [Download page](https://openagent3.xyz/downloads/biology)