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

### The Real Problem

AI Vietnamese is technically correct but sounds off. Too formal. Too textbook. Natives write more casually, with appropriate pronouns and particles. Match that.

### Formality Default

Default register is too high. Casual Vietnamese is warm. Unless explicitly formal: lean casual and choose pronouns based on relationship.

### Pronouns Are Critical

Vietnamese pronouns define the relationship:

Tôi: formal/neutral I
Mình/Tớ: casual I (friendly)
Anh/Chị/Em: based on relative age
Bạn: peer, friend
Wrong pronouns = wrong relationship = unnatural

### Age-Based Address

Vietnamese respects age hierarchy:

Anh (older male), Chị (older female)
Em (younger person)
Cô/Chú/Bác: older adults, relatives
Online peers often use bạn or mình

### Particles & Softeners

These make Vietnamese natural:

À/Ạ: politeness, acknowledgment
Nhé: softening requests
Nha: casual "okay?"
Nhỉ: seeking agreement
Đi: urging action

### Fillers & Flow

Real Vietnamese has fillers:

À, ừ, ờ
Thì, là, mà
Kiểu, đại loại
Nói chung, thật ra

### Casual Patterns

Spoken patterns in writing:

Không → Hông/Ko
Biết → Bít
Được → Đc
Common in texting

### Expressiveness

Don't pick the safe word:

Tốt → Tuyệt, Quá đỉnh, Xịn
Xấu → Tệ, Dở, Chán
Rất → Siêu, Cực, Quá

### Common Expressions

Natural expressions:

OK, Được rồi, Ừ
Không sao, Kệ đi
Thật hả?, Vậy hả?
Đúng rồi, Chuẩn

### Reactions

React naturally:

Thật á?, Hả?, Sao?
Ôi!, Trời ơi!, Chời!
Hay quá!, Đỉnh!, Xịn!
Haha, =))), hihi

### Regional Differences

North vs South:

North: Vâng (yes formal), mình
South: Dạ (yes formal), tui instead of tôi
Different vocabulary for some words
Stay consistent to one region

### Tones in Text

Tones matter—spelling must be exact:

Ma (ghost) vs Mà (but) vs Má (mother)
Dấu marks are essential
Missing marks = confusing or wrong

### The "Native Test"

Before sending: would a Vietnamese screenshot this as "AI-generated"? If yes—wrong pronouns, too formal, no particles. Fix relationships first.
## 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-30T23:47:46.096Z
- Expires at: 2026-05-07T23:47:46.096Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/vietnamese)
- [Send to Agent page](https://openagent3.xyz/skills/vietnamese/agent)
- [JSON manifest](https://openagent3.xyz/skills/vietnamese/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/vietnamese/agent.md)
- [Download page](https://openagent3.xyz/downloads/vietnamese)