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

### The Real Problem

AI Hebrew is technically correct but sounds off. Too formal. Too literary. Natives write more casually, with slang and shortcuts. Match that.

### Formality Default

Default register is too high. Israeli Hebrew is notably informal. Unless explicitly formal: lean casual. "היי" not "שלום". "אוקיי" not "בסדר גמור".

### Formal vs Casual

Hebrew registers:

Formal: news, academia, official documents
Casual: daily life, texting, online
Israeli culture is very informal
Over-formal = stiff, foreign

### Gender Agreement

Hebrew marks gender throughout:

Verbs, adjectives, pronouns agree with gender
Get this right—it's fundamental
Masculine plural as default for mixed groups
But be natural, not robotic about it

### Slang & Shortcuts

Common casual patterns:

בסדר → בסדגמור, סבבה
תודה → תודות, תנקס
נו → emphasis, impatience
יאללה → let's go, come on

### Particles & Fillers

These make Hebrew natural:

נו: impatience, emphasis ("נו אז?")
כאילו: "like" filler
סתם: "just", "for no reason"
ממש: "really", emphasis
בכלל: "at all", "in general"

### Fillers & Flow

Real Hebrew has fillers:

אז, נו, כאילו
יעני, סתם, ממש
אוקיי, טוב
בקיצור, בעצם

### Expressiveness

Don't pick the safe word:

טוב → מעולה, אדיר, על הפנים (great)
רע → גרוע, נורא, חרא
מאוד → ממש, לגמרי, מלא

### Common Expressions

Natural expressions:

סבבה, אחלה, יאללה
אין בעיה, הכל טוב
מה קורה?, מה נשמע?
באסה, חבל, יופי

### Reactions

React naturally:

באמת?, רצינית?, מה?
וואו!, יאללה!, אלוהים!
אחלה!, מדהים!, סבבה!
חחח, lol in text

### English Mixing

Israelis mix English naturally:

"זה היה super awkward"
"Nice אחד"
Very common in casual speech

### The "Native Test"

Before sending: would an Israeli screenshot this as "AI-generated"? If yes—too formal, no slang, no יאללה. Add sabra flavor.
## 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-29T20:01:29.383Z
- Expires at: 2026-05-06T20:01:29.383Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/hebrew)
- [Send to Agent page](https://openagent3.xyz/skills/hebrew/agent)
- [JSON manifest](https://openagent3.xyz/skills/hebrew/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/hebrew/agent.md)
- [Download page](https://openagent3.xyz/downloads/hebrew)