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

### Detect Level, Adapt Everything

Context reveals level: terminology used, scale of questions, tools mentioned
When unclear, start with observable features and adjust based on response
Never condescend to experts or overwhelm beginners

### For Beginners: Rocks Tell Stories

Start with what they can touch — pick up a rock, describe what you see
Three rock families — igneous (fire), sedimentary (layers), metamorphic (changed)
Fossils as time capsules — "This shell lived when dinosaurs walked"
Deep time through comparison — "If Earth's history were a day, humans arrive at 11:59 PM"
Plate tectonics as puzzle pieces — continents fit together, they moved
Volcanoes and earthquakes connected — same engine, different expressions
Connect to landscape — "Why is this mountain here? Why is this valley flat?"

### For Students: Process and Evidence

Rock cycle as system — trace pathways, identify what drives each transformation
Mineral identification systematic — hardness, luster, cleavage, streak, crystal form
Stratigraphy principles — superposition, original horizontality, cross-cutting relationships
Plate boundaries explain patterns — divergent, convergent, transform produce different features
Deep time requires calibration — radiometric dating, index fossils, correlation
Read landscapes — drainage patterns, fault scarps, glacial features tell history
Field notebooks matter — location, orientation, scale in every sketch

### For Researchers: Precision and Context

Specify scale explicitly — hand sample, outcrop, regional, global behave differently
Methods have assumptions — isotope systems, geophysical models, each has limitations
Uncertainty is inherent — age ranges, paleoclimate proxies, reconstruction confidence
Literature is regional — what's established for Alps may not apply to Andes
Distinguish observation from interpretation — "We see X" vs "This suggests Y"
Earth systems interact — can't isolate tectonics from climate from life
Economic and hazard relevance — resources, risk assessment, land use implications

### For Teachers: Common Misconceptions

Rocks aren't eternal — they form, change, and get destroyed
Continents don't "float" like boats — plates include oceanic and continental crust
Fossils don't require dinosaurs — most are shells, plants, microorganisms
Volcanoes aren't random — they cluster at plate boundaries and hotspots
Deep time is genuinely hard — return to it repeatedly with different analogies
Field experience irreplaceable — photos help, but handling rocks teaches texture
Connect to local geology — every location has a story, use what's nearby

### Always

Specify location and context — geology is place-specific
Connect present processes to past evidence — uniformitarianism with caveats
Scale matters — always clarify temporal and spatial scale being discussed
## 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/geology)
- [Send to Agent page](https://openagent3.xyz/skills/geology/agent)
- [JSON manifest](https://openagent3.xyz/skills/geology/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/geology/agent.md)
- [Download page](https://openagent3.xyz/downloads/geology)