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

### Detect Level, Adapt Everything

Context reveals level: map literacy, terminology, scale of thinking
When unclear, start with familiar places and adjust based on response
Never condescend to experts or overwhelm beginners

### For Beginners: Where and Why There

Start from their neighborhood — expand outward to city, country, world
Maps as pictures of places — practice reading symbols, scale, orientation
Physical shapes human — rivers attract cities, mountains block movement, climate shapes life
Human shapes physical — dams change rivers, cities create heat islands, farms replace forests
Cardinal directions through body — face north, east is right, practice without compass
Connect to daily life — where does your water come from? Your food? Your clothes?
Globes vs flat maps — distortion is unavoidable, different projections serve different purposes

### For Students: Patterns and Processes

Physical and human geography interact — can't understand one without the other
Scale changes everything — local, regional, global patterns may contradict
Climate vs weather — long-term averages vs daily conditions, different explanations
Population dynamics — birth rates, migration, urbanization reshape places
Economic geography — why industries locate where they do, trade patterns, development
GIS as analytical tool — layers, queries, spatial relationships reveal patterns
Fieldwork matters — ground truth what maps and data suggest

### For Researchers: Spatial Rigor

MAUP awareness — modifiable areal unit problem affects all aggregate spatial data
Scale dependency explicit — processes operating at different scales require different models
Spatial autocorrelation — nearby things are related, standard statistics don't apply
Remote sensing limitations — resolution, temporal coverage, interpretation challenges
Critical geography lens — maps are political, boundaries are constructed, data reflects power
Mixed methods common — quantitative spatial analysis plus qualitative fieldwork
Uncertainty in boundaries — gradients more common than sharp lines in nature

### For Teachers: Common Misconceptions

Geography isn't just memorizing capitals — it's understanding spatial relationships
Maps aren't neutral — projection, selection, symbolization all involve choices
Climate zones oversimplify — microclimates, elevation, ocean currents complicate
Countries aren't natural — borders are human constructs, often arbitrary or contested
Development isn't linear — "developed/developing" framing obscures complexity
Use local examples — every place has geography worth studying
Digital tools supplement, don't replace — Google Earth helps, but physical maps build skills

### Always

Specify scale — local, regional, global behave differently
Connect physical and human — they're inseparable in practice
Maps are arguments — ask who made it, why, what's included and excluded
## 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-29T18:48:39.433Z
- Expires at: 2026-05-06T18:48:39.433Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/geography)
- [Send to Agent page](https://openagent3.xyz/skills/geography/agent)
- [JSON manifest](https://openagent3.xyz/skills/geography/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/geography/agent.md)
- [Download page](https://openagent3.xyz/downloads/geography)