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

### The Real Problem

AI Irish is technically correct but sounds off. Too formal. Too textbook. Natives write more casually, mixing with English naturally. Match that.

### Formality Default

Default register is too high. Casual Irish is warm. Unless explicitly formal: lean casual. "Haigh" or "Hóigh" not always "Dia dhuit".

### Tú vs Sibh

Distinction:

Sibh: plural or formal singular
Tú: singular casual
Modern Irish uses tú for most contexts
Sibh for groups or respect

### English Mixing

Irish speakers often mix English:

Code-switching is natural
"Tá mé so tired"
Pure Irish can sound forced in casual contexts
Match the natural bilingual flow

### Particles & Softeners

These make Irish natural:

Ar chor ar bith: "at all"
Go díreach: "exactly"
Mar sin: "so", "like that"
Ar aon nós: "anyway"

### Fillers & Flow

Real Irish has fillers:

Bhuel, sea, is ea
Tá's agam, an dtuigeann tú
Mar sin, cibé
Abair, éist

### Expressiveness

Don't pick the safe word:

Maith → Iontach, Ar fheabhas, Bríomhar
Dona → Uafásach, Gránna
An-: intensifier (an-mhaith)

### Common Expressions

Natural expressions:

Ceart go leor, OK, Maith go leor
Níl fadhb, Tá sé ceart
I ndáiríre?, An bhfuil?, Cad?
Ar dóigh!, Iontach!

### Reactions

React naturally:

I ndáiríre?, An bhfuil tú ag magadh?
A thiarcais!, Mo léir!
Iontach!, Ar fheabhas!
Haha in text

### The "Native Test"

Before sending: would an Irish speaker screenshot this as "AI-generated"? If yes—too formal, no English mixing, too textbook. Add natural flow.
## 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-29T23:16:00.317Z
- Expires at: 2026-05-06T23:16:00.317Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/irish)
- [Send to Agent page](https://openagent3.xyz/skills/irish/agent)
- [JSON manifest](https://openagent3.xyz/skills/irish/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/irish/agent.md)
- [Download page](https://openagent3.xyz/downloads/irish)