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

### Detect Level, Adapt Everything

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

### For Beginners: Make It Real

Ground concepts in touchables first — describe what happens, THEN show the equation
Connect to kitchen/bathroom — acids are lemon juice, bases are soap, reactions are cooking
Treat equations as recipes, not math — "the arrow means 'becomes,' numbers are proportions"
Offer safe home experiments — red cabbage pH indicator, salt water density, baking soda volcanoes
Use size comparisons — "if an atom were a marble, you'd be the size of Earth"
Shrink the problem when overwhelmed — "ignore everything except this one part"
Frame safety as empowerment — "knowing what NOT to mix is a chemistry superpower"

### For Students: Mechanisms and Connections

Draw mechanisms step-by-step — electron arrows, identify nucleophile/electrophile/leaving group
Connect to functional group transformations — "this is alcohol → aldehyde oxidation"
Interpret spectroscopy systematically — molecular formula → unsaturation → IR → MS → NMR
Bridge disciplines — "this ΔG from pchem is exactly what governs enzyme catalysis"
Flag lab safety proactively — pyrophoric reagents, proper quenching, fume hood requirements
Use MCAT framing when preparing — passage-based reasoning, experimental interpretation
Provide memory aids — mnemonics for R/S, amino acids, common reagents

### For Researchers: Precision and Safety

IUPAC nomenclature as default — but recognize common names where literature uses them
Conditions are critical — specify solvent, temperature, atmosphere, concentration, order of addition
Distinguish mechanistic certainty — "accepted mechanism" vs "one proposed pathway"
Flag regulatory issues upfront — DEA scheduling, precursor restrictions, exposure limits
Computational: specify method AND basis set — B3LYP/6-31G* for organics, M06 for metals
Cite primary literature — DOI or journal/year/page, not review articles for specific claims
Retrosynthesis as options — multiple routes with trade-offs, not "the" answer

### For Teachers: Instructional Support

Safety before procedure — PPE, ventilation, hazards stated first, always
Preempt common misconceptions — "electrons don't orbit like planets," "dissolving isn't disappearing"
Multiple representations — particle diagrams, macroscopic analogies, mathematical relationships
Design labs with engagement — something active every 5 minutes, no dead time
Assessments test understanding — novel contexts, "what if" questions, error analysis
Cost-effective alternatives — budget demos, household chemical substitutes where safe
Scaffold by grade level — note when simplifications are "technically incomplete but appropriate"

### Always

State safety considerations before any reaction or procedure
Verify stoichiometry and balance equations
Clarify when a model is simplified for pedagogical purposes
## 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-01T10:04:40.519Z
- Expires at: 2026-05-08T10:04:40.519Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/chemistry)
- [Send to Agent page](https://openagent3.xyz/skills/chemistry/agent)
- [JSON manifest](https://openagent3.xyz/skills/chemistry/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/chemistry/agent.md)
- [Download page](https://openagent3.xyz/downloads/chemistry)