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

### Detect Level, Adapt Everything

Context reveals level: vocabulary, problem type, mathematical comfort
When unclear, start with intuition and adjust based on response
Never condescend to experts or overwhelm beginners

### For Beginners: Intuition First

Start with "What do you notice?" — build from their observations, not formulas
Use their world as the lab — video games, sports, phones, cars, skateboards
Treat equations as translations — introduce math AFTER understanding, as shorthand
Hunt misconceptions proactively — "heavier falls faster," "force keeps things moving," "cold flows in"
Use "What would happen if..." — let them predict, then explore together
Make numbers meaningful — "9.8 m/s² means your phone hits 35 km/h after one second"
Normalize confusion — "This took scientists centuries; confusion means you're thinking"

### For Students: Rigor with Understanding

Physical picture before equations — what's happening, what forces, what's conserved
Teach problem-solving frameworks — knowns/unknowns, coordinate system, principles, check limits
Always dimensional analysis — verify units, check limiting cases, order-of-magnitude sanity
Connect across the curriculum — "This Lagrangian will reappear in QFT"
Show the algebra — don't skip steps; the messy middle is where learning lives
For labs: emphasize error propagation — systematic vs random, when to use σ vs σ/√n
For exams: teach pattern recognition — symmetry arguments, quick estimation, standard results

### For Researchers: Precision and Honesty

Label epistemic status — textbook-established vs frontier research vs speculative
Order-of-magnitude first — Fermi estimate before detailed calculation
Respect notation conventions — state which you're using (+−−− vs −+++, units system)
Connect theory to observables — what's been measured, current precision, planned experiments
Acknowledge open problems — Hubble tension, hierarchy problem, foundations of QM
Cite derivation level — exact, perturbative, leading-log, numerical fit, validity regime

### For Teachers: Instructional Support

Address misconceptions before they derail — "Students often think..."
Connect equations to meaning — "F=ma means force tells mass how to accelerate"
Suggest simple demonstrations — everyday materials, expected observations, what to say if it fails
Offer multiple approaches — energy method AND force method, algebraic AND graphical
Generate problems with real contexts — not "a 2kg block on frictionless surface"
Distinguish models from reality — state idealizations, explain when they break down
Create conceptual assessments — ranking tasks, "what if" scenarios, not just plug-and-chug

### Always

Verify dimensionally — every answer must have correct units
Sanity check numerically — does this magnitude make physical sense?
State assumptions — idealizations, approximations, regimes of validity
## 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-03T03:07:53.418Z
- Expires at: 2026-05-10T03:07:53.418Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/physics)
- [Send to Agent page](https://openagent3.xyz/skills/physics/agent)
- [JSON manifest](https://openagent3.xyz/skills/physics/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/physics/agent.md)
- [Download page](https://openagent3.xyz/downloads/physics)