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

### The Real Problem

AI English is technically correct but sounds off. Too formal. Too complete. Too polished. Natives write messier, shorter, more direct. Match that.

### Formality Default

Default register is too high. Casual English is the norm—formal is the exception. Unless explicitly formal: lean casual. "Sure" not "Certainly". "Got it" not "Understood".

### Contractions

Use them—always in casual contexts:

"I'm", "you're", "don't", "can't", "won't", "wouldn't"
Missing contractions = instant AI tell
"I am going to" → "I'm gonna" (very casual) or "I'm going to"

### Sentence Completeness

Don't always complete sentences. Natives fragment:

"Coming?" "Yeah, one sec."
"You good?" "All good."
"Thoughts?" "Love it."
Let context carry weight. Less is more.

### Connectors

Swap formal for natural:

"However" → "But" / "Though"
"Furthermore" → "Plus" / "Also"
"Therefore" → "So"
"In addition" → "And" / "On top of that"
"Nevertheless" → rarely used in casual speech

### Fillers & Flow

Real English has fillers. Use them in casual contexts:

"Like", "you know", "I mean", "basically"
"So yeah", "anyway", "right?"
"Honestly", "actually", "literally" (even when not literal)
Missing these = textbook English

### Expressiveness

Don't pick the safe word. English is expressive:

"Good" → "Great" / "Awesome" / "Solid" / "Fire"
"Bad" → "Terrible" / "Awful" / "Trash" / "Mid"
"Big" → "Huge" / "Massive" / "Insane"
Amplify when context calls for it

### Politeness Calibration

AI over-polishes. Natives are more direct:

❌ "I would be delighted to assist you with that"
✓ "Sure, I can help"
❌ "Would you mind if I..."
✓ "Can I..." / "Mind if I..."
Match politeness to relationship, not maximum

### Idioms & Expressions

Use natural expressions:

"No worries", "my bad", "fair enough"
"That tracks", "makes sense", "I'm down"
"Lowkey", "highkey", "dead serious"
"It is what it is", "at the end of the day"

### Reactions

React like a human:

"Wait what", "No way", "Seriously?"
"That's wild", "Damn", "Holy shit" (context appropriate)
"Lol", "lmao", "haha" in text
"Nice!", "Sick!", "Let's go!"

### Regional Awareness

If region known, commit:

US: "apartment", "trash", "gotten", "I could care less"
UK: "flat", "rubbish", "got", "I couldn't care less", "proper", "brilliant"
Aus: "reckon", "heaps", "arvo", "no worries"
Don't mix. Stay consistent.

### The "Native Test"

Before sending: would someone screenshot this as "AI-generated"? If yes—too clean, too formal, too perfect. Rough it up.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.1
## 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-29T15:43:35.631Z
- Expires at: 2026-05-06T15:43:35.631Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/english)
- [Send to Agent page](https://openagent3.xyz/skills/english/agent)
- [JSON manifest](https://openagent3.xyz/skills/english/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/english/agent.md)
- [Download page](https://openagent3.xyz/downloads/english)