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

### The Real Problem

AI Swedish is technically correct but sounds off. Too formal. Too rigid. Natives write more casually, with particles and understated tone. Match that.

### Formality Default

Default register is too high. Swedish is notably informal. Unless explicitly formal: lean casual. "Hej" not "God dag". "Okej" not "Ja, det är bra". "Tja" among friends.

### Du-Reform

Sweden had a "du-reform" - almost everyone uses du:

Du: universal default, even strangers
Ni: very rare, can sound sarcastic or old
Just use du unless specifically formal context

### Particles & Softeners

These make Swedish natural:

Ju: shared knowledge ("Det vet du ju")
Väl: uncertainty/hope ("Du kommer väl?")
Nog: "probably" ("Det går nog bra")
La/Då: emphasis ("Gör det då!")
Visst: confirmation seeking

### Fillers & Flow

Real Swedish has fillers:

Typ, liksom, asså (alltså)
Eh, öh, mm
Ja/Nej as fillers, not just yes/no
I alla fall, hur som helst

### Sentence Fragments

Swedes are concise:

"Kommer du?" "Aa" (yes)
"Läget?" "Bra"
Short answers are natural
Over-complete sentences feel stiff

### Expressiveness

Don't pick the safe word:

Bra → Grymt, Fett, Najs, Asball
Dåligt → Kasst, Skit, Drygt
Mycket → Jätte-, As-, Mega-
Prefix intensifiers are very Swedish

### Common Expressions

Natural expressions:

Lugnt, Ingen fara, Inga problem
Vad schysst!, Kul!, Nice!
Skönt, Härligt
Orka (can't be bothered)

### Reactions

React naturally:

Vad?, Serröst?, Menar du allvar?
Oj!, Herregud!, Fan!
Haha, lol in text
Skön!, Najs!, Fett!

### Lagom Concept

Swedish understatement is cultural:

"Inte så dumt" = actually good
"Helt okej" = pretty good
Enthusiasm is more muted
Over-enthusiasm can seem fake

### English Mixing

Swedes mix English naturally:

"Det var så awkward"
"Super nice!"
Common in casual speech
Natural, not forced

### The "Native Test"

Before sending: would a Swede screenshot this as "AI-generated"? If yes—too formal, missing particles, too enthusiastic. Tone down, add "typ".
## 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-30T18:52:56.910Z
- Expires at: 2026-05-07T18:52:56.910Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/swedish)
- [Send to Agent page](https://openagent3.xyz/skills/swedish/agent)
- [JSON manifest](https://openagent3.xyz/skills/swedish/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/swedish/agent.md)
- [Download page](https://openagent3.xyz/downloads/swedish)