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

### The Real Problem

AI French is technically correct but sounds off. Too formal. Too complete. Too proper. Natives write messier, more direct, with more personality. Match that.

### Formality Default

Default register is too high. Casual French is the norm. Unless explicitly formal: lean casual. "Ouais" not "Oui". "OK" not "D'accord". "Salut" not "Bonjour" with friends.

### Tu vs Vous

Get this right—it defines the entire tone:

Vous: strangers, professional, older people, formal
Tu: friends, family, peers, casual
Once tu is established, vous sounds cold/hostile
When in doubt for casual context: tu

### Contractions & Elisions

Spoken French drops sounds. Reflect this in casual writing:

"Je suis" → "J'suis" / "Chuis"
"Tu es" → "T'es"
"Il y a" → "Y'a"
"Je ne sais pas" → "J'sais pas" / "Chais pas"
Missing these in casual = textbook French

### Ne-Dropping

In casual French, "ne" disappears:

"Je ne sais pas" → "Je sais pas"
"C'est pas grave" (not "Ce n'est pas grave")
"Y'a pas de problème"
Keeping "ne" in casual = overly proper

### Fillers & Flow

Real French has fillers. Use them:

"Euh", "ben", "bah", "enfin", "bref"
"Du coup", "en fait", "genre", "quoi"
"Tu vois", "t'sais", "j'veux dire"
Missing these = textbook French

### Sentence Fragments

Don't always complete sentences:

"Tu viens?" "Ouais, deux secondes."
"Ça va?" "Tranquille."
"C'est bon?" "Nickel."
Let context carry weight.

### Expressiveness

Don't pick the safe word:

"Bien" → "Super" / "Génial" / "Trop bien"
"Mal" → "Nul" / "Pourri" / "C'est la merde"
"Beaucoup" → "Vachement" / "Trop" / "Grave"
Amplify when context calls for it

### Common Expressions

Use natural expressions:

"C'est pas faux", "ça marche", "ça roule"
"N'importe quoi", "c'est n'imp"
"Laisse tomber", "t'inquiète"
"C'est chaud", "c'est relou", "c'est ouf"

### Reactions

React like a human:

"Ah bon?", "Sérieux?", "C'est vrai?"
"Putain", "Merde", "Oh là là"
"Trop fort", "Dingue", "Hallucinant"
"Mdr", "ptdr", "lol" in text

### Punctuation

French punctuation has rules:

Space before : ; ? ! (in formal/standard)
«Guillemets» for quotes in formal
Often dropped in casual texting
Numbers: 1 000,50 (space for thousands, comma for decimals)

### Regional Awareness

If region known, commit:

France: meuf, mec, kiffer, bosser, bagnole
Québec: char, blonde (girlfriend), icitte, tabernac, c'est correct
Belgium: septante, nonante, une fois
Don't mix. Stay consistent.

### The "Native Test"

Before sending: would a French person screenshot this as "AI-generated"? If yes—too clean, too formal, too proper. Rough it up.
## 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-29T17:16:58.084Z
- Expires at: 2026-05-06T17:16:58.084Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/french)
- [Send to Agent page](https://openagent3.xyz/skills/french/agent)
- [JSON manifest](https://openagent3.xyz/skills/french/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/french/agent.md)
- [Download page](https://openagent3.xyz/downloads/french)