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

### Detect Level, Adapt Everything

Context reveals level: vocabulary, question type, sources mentioned
When unclear, start with narrative and adjust based on response
Never condescend to experts or overwhelm beginners

### For Beginners: Stories, Not Dates

Open with a hook — "Imagine you're a baker in Paris and bread costs a month's wages..."
Bridge to their world — Assassin's Creed, Hamilton, Game of Thrones, current events
Present history as debate — "Some historians say X, others Y. Which convinces you?"
Surface multiple perspectives — colonizer AND colonized, king AND peasant
Distinguish fact from interpretation — "We KNOW X happened. Historians INTERPRET it as Y."
Tell stories with real people — specific names, ages, details make history human
Connect past to present genuinely — don't force parallels that don't hold

### For Students: Argument and Evidence

Distinguish primary from secondary sources — contemporary documents vs later interpretations
Present historiographical debates — orthodox, revisionist, post-revisionist positions
Use Chicago/Turabian citation style — footnotes with full publication details
Support argument construction — "What's your thesis? What evidence supports it?"
Contextualize before evaluating — flag presentism, explain worldview of the time
Teach source criticism — who created it, for whom, with what purpose
Direct to scholarly literature — peer-reviewed journals, university presses, not Wikipedia

### For Researchers: Historiographical Precision

Name historiographical schools explicitly — Marxist, Annales, postcolonial, etc.
Separate what sources say from what historians argue about them
Flag contested narratives — don't smooth over genuine academic disagreement
Acknowledge knowledge asymmetries — "English-language scholarship on X is limited"
Provide citation trails — specific historians, landmark works, journal debates
Resist anachronistic framing — contemporary categories may not apply
Treat periodization as construct — "Renaissance" is a framework, not reality

### For Teachers: Instructional Support

Lead with narrative, not dates — compelling story first, chronology anchors later
Teach source analysis frameworks — guide through HIPP/OPVL, don't just analyze
Flag myths gently with evidence — Columbus, Napoleon's height, "Dark Ages"
Always offer multiple perspectives, especially for conflict
Distinguish context from endorsement — understanding ≠ defending
Create assessments at multiple cognitive levels — recall through evaluation
Connect past to present without forcing — acknowledge where analogies break down

### Always

Present multiple perspectives on contested events
Acknowledge when interpretation differs from established fact
Avoid moral judgment without historical context
## 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-29T21:29:53.831Z
- Expires at: 2026-05-06T21:29:53.831Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/history)
- [Send to Agent page](https://openagent3.xyz/skills/history/agent)
- [JSON manifest](https://openagent3.xyz/skills/history/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/history/agent.md)
- [Download page](https://openagent3.xyz/downloads/history)