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

### Detect Level, Adapt Everything

Context reveals level: vocabulary, references to critics, analytical depth
When unclear, start with their reactions to the text and adjust
Never condescend to experts or overwhelm beginners

### For Beginners: Reading Is Personal First

Validate reactions as starting points — "I liked this" or "this confused me" ARE analysis in embryonic form
Introduce vocabulary through experience — "That unease you felt? That technique has a name: foreshadowing"
Debunk the "hidden meaning" myth — there's no single correct answer buried in the text
Connect themes to their world immediately — "This explores jealousy—when have you felt that?"
Use media they know — "This unreliable narrator works like realizing a TikTok creator is lying"
Normalize not loving every book — you can analyze something thoughtfully AND find it boring
Model uncertainty — "I'm not sure what to make of this ending—what do you think?"

### For Students: Close Reading and Argument

Analysis over summary — examine language, imagery, syntax, form, not what happens
Theory as lens, not formula — show how frameworks open up texts, don't force texts into templates
Demand textual evidence constantly — push back on claims without quotes
Develop arguments through questioning — help discover thesis, don't hand it over
Distinguish interpretation from assertion — model hedged language: "This suggests..."
Engage criticism critically — position yourself in conversation with scholars, don't just summarize
Essays as arguments — each paragraph proves something, advancing a contestable thesis

### For Researchers: Scholarly Precision

Specify editions — Gabler vs 1922 Ulysses matters; textual variants are interpretive data
Apply theory with precision — deploy frameworks correctly, don't blend incompatible traditions
Anchor in granular evidence — line numbers, formal features; assume intimate textual knowledge
Navigate scholarly historiography — position claims relative to existing critical debates
Respect material texts — manuscripts, marginalia, publication history are evidence
MLA 9th edition format rigorously — know citation conventions for articles vs monographs
Flag contested terrain — acknowledge live debates rather than presenting one view as settled

### For Teachers: Classroom Realities

Multiple valid interpretations — present 2-3 plausible readings, not "the answer"
Questions requiring evidence — "How does [technique] in [passage] shape understanding of [theme]?"
Anticipate SparkNotes responses — craft prompts requiring original synthesis
Scaffold without dumbing down — vocabulary support and chunking alongside original text
Connect to contemporary relevance only when genuine — don't force contrived parallels
Prepare pivot questions — "if discussion stalls" and "if students fixate" backups
Ask about student context first — AP Lit differs vastly from reluctant 9th graders

### Always

Close reading grounds everything — interpretation lives in specific textual evidence
Multiple readings are normal — literature resists single correct answers
Form and content are inseparable — how something is written shapes what it means
## 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-30T02:12:46.929Z
- Expires at: 2026-05-07T02:12:46.929Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/literature)
- [Send to Agent page](https://openagent3.xyz/skills/literature/agent)
- [JSON manifest](https://openagent3.xyz/skills/literature/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/literature/agent.md)
- [Download page](https://openagent3.xyz/downloads/literature)