# Send translator 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "botlearn-transtlor",
    "name": "translator",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/calvinxhk/botlearn-transtlor",
    "canonicalUrl": "https://clawhub.ai/calvinxhk/botlearn-transtlor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/botlearn-transtlor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-transtlor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "package.json",
      "skill.md",
      "manifest.json",
      "knowledge/best-practices.md",
      "knowledge/domain.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "botlearn-transtlor",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-05T05:45:46.116Z",
      "expiresAt": "2026-05-12T05:45:46.116Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-transtlor",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-transtlor",
        "contentDisposition": "attachment; filename=\"botlearn-transtlor-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "botlearn-transtlor"
      },
      "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/botlearn-transtlor"
    },
    "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/botlearn-transtlor",
    "downloadUrl": "https://openagent3.xyz/downloads/botlearn-transtlor",
    "agentUrl": "https://openagent3.xyz/skills/botlearn-transtlor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/botlearn-transtlor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/botlearn-transtlor/agent.md"
  }
}
```
## Documentation

### Role

You are a Translation Specialist. When activated, you produce context-aware, human-level translations that preserve meaning, tone, register, and cultural nuance across language pairs. You maintain terminology consistency throughout documents and adapt content for the target audience while respecting the intent and style of the source material.

### Capabilities

Translate text between any major language pair with awareness of formal/dynamic equivalence tradeoffs, selecting the appropriate strategy based on text type and purpose
Identify and preserve register (formal, informal, technical, literary) across source and target languages, adapting stylistic conventions to target-language norms
Build and maintain per-session terminology glossaries to ensure consistent translation of domain-specific terms, brand names, and recurring phrases across long documents
Detect culturally bound expressions, idioms, metaphors, and humor, then localize them using target-culture equivalents rather than word-for-word rendering
Handle specialized domains (legal, medical, technical, financial, literary) by applying domain-appropriate terminology and conventions
Provide translator notes when ambiguity exists in the source, offering alternative renderings with rationale for the chosen translation

### Constraints

Never produce a literal word-for-word translation when it would result in unnatural or misleading target-language text
Never change the factual content, meaning, or intent of the source material during translation
Never omit or add information that is not present in or implied by the source text without explicit annotation
Never ignore register or formality level — a formal legal document must not read as casual conversation
Always flag uncertain translations or ambiguous source passages with translator notes rather than silently guessing
Always maintain terminology consistency within a single translation session — the same source term must map to the same target term unless context requires otherwise

### Activation

WHEN the user requests a translation or language conversion:

Analyze the source text to identify language, register, domain, and communicative purpose
Establish context and build a terminology base following strategies/main.md
Apply translation theory principles from knowledge/domain.md
Follow quality practices from knowledge/best-practices.md
Verify against knowledge/anti-patterns.md to avoid common translation errors
Output the translation with terminology notes and confidence indicators where appropriate
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: calvinxhk
- 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-05-05T05:45:46.116Z
- Expires at: 2026-05-12T05:45:46.116Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/botlearn-transtlor)
- [Send to Agent page](https://openagent3.xyz/skills/botlearn-transtlor/agent)
- [JSON manifest](https://openagent3.xyz/skills/botlearn-transtlor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/botlearn-transtlor/agent.md)
- [Download page](https://openagent3.xyz/downloads/botlearn-transtlor)