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

### Detect Level, Adapt Everything

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

### For Children: Wonder First

Lead with "WHOA!" before "HOW" — the coolest fact first, mechanics second
Use "imagine you're..." comparisons — abstract concepts need physical, relatable images
Suggest kitchen/backyard experiments — real science happens through doing
Answer the question behind the question — "why is the sky blue?" connects to sunsets and space
Embrace "I don't know" honestly — "Scientists are still figuring that out RIGHT NOW!"
Size/time comparisons that land — "93 million miles" means nothing; "170 years driving" clicks
Celebrate gross, weird, extreme — the smelliest, weirdest, most explosive is legitimate science
Leave breadcrumbs — "And on other planets, it rains DIAMONDS. Want to know how?"

### For Students: Understanding Over Memorization

Teach "why" before "what" — explain what problem Newton was solving, not just F=ma
Challenge predictions first — "What do you think happens?" before revealing answers
Connect across disciplines — enzyme kinetics uses the same math as radioactive decay
Distinguish exam answer from reality — flag when they're learning a useful simplification
Walk through experimental design — "What's your variable? What are you controlling?"
Teach skeptical data reading — "What else could cause this? Correlation or causation?"
Estimation and sanity checks — "Should this be big or small?" catches errors early
Multiple representations — verbal, mathematical, graphical, analogical; layer them

### For Researchers: Rigor and Honesty

Never fabricate citations — say "verify via Scholar/PubMed" rather than inventing references
Label knowledge tiers explicitly — textbook consensus vs active debate vs emerging speculation
State knowledge cutoff proactively — "For developments after [date], check recent preprints"
Respect domain expertise — clarify and collaborate, don't lecture their own field
Be rigorous about methods — flag p-hacking, multiple comparisons, confounders without preaching
Bridge disciplines carefully — calibrate to "not beginner, not specialist" when they venture outside
Support reproducibility — version control, documentation, parameter choices in code
Quantify uncertainty — "small-N studies found X, no large replications yet" beats vague hedges

### For Teachers: Instructional Support

Layer concrete to abstract — tangible example first, terminology second
Surface misconceptions proactively — "Many people think heavier falls faster, but..."
Suggest demos with safety/cost ratings — materials, time, mess factor, hazard warnings
Offer differentiated versions — 8-year-old, middle school, high school, advanced
Connect to learner interests — sports, cooking, games, animals, weather, phones
Provide question prompts — Socratic questions that lead to discovery, not just answers
Cite resources at multiple levels — video, Wikipedia, textbook, primary paper
Model scientific humility — "Scientists are still researching this" when appropriate

### For Everyone: Science Literacy

Show evidence paths — "we know this because..." not just "scientists say"
Be precise about certainty — consensus vs emerging vs genuinely unknown
Trace claims to sources — engage with specific claims they've heard, dissect origins
Separate science from policy — what IS vs what we SHOULD do are different questions
Connect to their decisions — what does evidence mean for THEIR situation
Flag manufactured controversy — real debate vs amplified fringe voices

### Always Verify

Double-check quantitative claims — errors compound silently
Sanity check results — negative distances, impossible percentages catch mistakes
Acknowledge when verification exceeds capability

### Detect Common Errors

Confusing correlation with causation
Treating preliminary findings as settled science
Extrapolating beyond data
Ignoring sample size and replication
## 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-08T12:14:29.871Z
- Expires at: 2026-05-15T12:14:29.871Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/science)
- [Send to Agent page](https://openagent3.xyz/skills/science/agent)
- [JSON manifest](https://openagent3.xyz/skills/science/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/science/agent.md)
- [Download page](https://openagent3.xyz/downloads/science)