← 返回 Skills 市场
evolinkai

Translate

作者 EvolinkAI · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install evolink-translate
功能描述
Translate text accurately — preserve formatting, handle plurals, and adapt tone per locale. Powered by [EvoLink](https://evolink.ai/?utm_source=github&utm_me...
使用说明 (SKILL.md)

Translate

Master accurate translation that preserves meaning, formatting, and cultural context. Powered by EvoLink.

Formatting Preservation

  • Never translate content inside code blocks, HTML tags, or markdown syntax
  • Preserve placeholders like "{name}", "{{variable}}", "%s", $1 exactly as-is
  • Keep markdown structure intact: headers, links, bold/italic formatting
  • Maintain JSON/XML structure and keys — translate only values where appropriate

Content Rules

  • Don't translate: proper nouns, brand names, technical terms, URLs, email addresses
  • Don't translate: code snippets, CSS classes, API endpoints, file extensions
  • Preserve numbers, dates, and IDs in their original format unless locale conversion needed
  • Keep consistent terminology throughout — create a glossary for repeated terms

Language-Specific Handling

  • Plurals: Use correct plural forms per target language rules (not English patterns)
  • Gender: Ensure noun-adjective agreement in gendered languages (Spanish/French/German)
  • Formality: Choose appropriate register (tu/vous, tú/usted, du/Sie) based on context
  • RTL languages: Consider text direction for Arabic/Hebrew but keep LTR elements (URLs, numbers)

Cultural Adaptation

  • Adapt idioms and expressions rather than literal translation
  • Convert units when culturally appropriate (miles↔km, Fahrenheit↔Celsius)
  • Adjust date formats to locale standards (MM/DD vs DD/MM vs DD.MM)
  • Use local currency symbols and number formatting (, vs . for decimals)

Context Awareness

  • Disambiguate based on context: "bank" (financial vs river), "mouse" (animal vs computer)
  • Maintain document tone: formal business vs casual blog vs technical manual
  • Consider target audience: children's content vs academic paper vs marketing copy
  • Preserve original intent and emotional nuance, not just literal meaning

Quality Control

  • Read full context before translating to understand meaning
  • Check that translated text flows naturally in target language
  • Verify all formatting elements remain functional after translation
  • Ensure consistent voice and terminology across the entire document

Configuration

  • EVOLINK_API_KEY: Required for API access.
  • EVOLINK_MODEL: Optional. Defaults to claude-opus-4-6. You can switch between models using this setting (e.g., claude-sonnet-4-6, gpt-5.4).

Get your free EvoLink API key here

Links

安全使用建议
This skill appears coherent and will send text to EvoLink's translation API. Before installing: (1) confirm you trust evoLink (review their privacy policy and the linked GitHub repo); (2) avoid sending highly sensitive or regulated PII through the skill; (3) be mindful of where you store your EVOLINK_API_KEY and whether the client persists it — the README says credentials are not persisted by default but verify behavior in your environment; (4) if you have concerns about autonomous calls, restrict skill invocation or monitor outbound traffic to api.evolink.ai.
功能分析
Type: OpenClaw Skill Name: evolink-translate Version: 1.0.2 The skill bundle contains only metadata and markdown instructions for a translation service. The instructions in SKILL.md are strictly focused on translation quality, formatting preservation, and cultural adaptation, with no evidence of malicious prompt injection, data exfiltration, or unauthorized execution. The requirement for an external API key (EVOLINK_API_KEY) is transparently documented in both SKILL.md and README.md.
能力评估
Purpose & Capability
Name/description (translation) match the declared requirements: SKILL.md and _meta.json both require EVOLINK_API_KEY and optionally EVOLINK_MODEL. Network access is limited to api.evolink.ai in metadata, which is consistent with using a third‑party translation API.
Instruction Scope
Instructions focus on how to translate (format preservation, plurals, tone, etc.) and do not instruct the agent to read unrelated files, environment variables, or to send data to endpoints other than EvoLink. The note to 'read full context' is expected for accurate translation but is not an instruction to access unrelated system secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk. This is the lowest-risk install pattern.
Credentials
Only EVOLINK_API_KEY (required) and EVOLINK_MODEL (optional) are declared. Those are directly relevant and proportionate to calling a hosted translation API; no unrelated credentials or secrets are requested.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide privileges or config paths. Autonomous invocation is allowed by platform default but is not combined with any other broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install evolink-translate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /evolink-translate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Full alignment: branding links, model configuration, and security metadata.
v1.0.1
Remove branding and update links for SEO compliance.
v1.0.0
Initial release: High-quality translation with EvoLink API integration.
元数据
Slug evolink-translate
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Translate 是什么?

Translate text accurately — preserve formatting, handle plurals, and adapt tone per locale. Powered by [EvoLink](https://evolink.ai/?utm_source=github&utm_me... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 Translate?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install evolink-translate」即可一键安装,无需额外配置。

Translate 是免费的吗?

是的,Translate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Translate 支持哪些平台?

Translate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Translate?

由 EvolinkAI(@evolinkai)开发并维护,当前版本 v1.0.2。

💬 留言讨论