← 返回 Skills 市场
Polyglot
作者
unixlamadev-spec
· GitHub ↗
· v1.1.0
· MIT-0
391
总下载
1
收藏
4
当前安装
3
版本数
在 OpenClaw 中安装
/install polyglot
功能描述
Translate text to any language with formality control and cultural notes. Target language defaults to English.
安全使用建议
This skill appears to be a straightforward wrapper for a paid translation API, but it will send whatever text you give it (including any PII, secrets, or confidential content) to a third-party endpoint and uses a spend token for billing. Before installing: 1) Do not use the skill to translate sensitive or confidential text unless you trust aiprox.dev and have verified its privacy/logging policy. 2) Confirm what privileges and billing scope AIPROX_SPEND_TOKEN grants; prefer a limited/one-use token. 3) Test with non-sensitive text to confirm behavior and any costs. 4) If you require on-device or offline translations, this skill is not appropriate. 5) If you need stronger assurance that data is not logged/stored, ask the provider for written guarantees or audited policies.
功能分析
Type: OpenClaw Skill
Name: polyglot
Version: 1.1.0
The polyglot skill is a straightforward translation utility that interfaces with an external API at aiprox.dev. It transparently documents its requirement for the AIPROX_SPEND_TOKEN environment variable and network access in SKILL.md. No malicious code, obfuscation, or suspicious instructions were found.
能力评估
Purpose & Capability
Name, description, and runtime instructions all describe a translation service and the declared requirement (AIPROX_SPEND_TOKEN) is consistent with calling a paid external API. No unrelated binaries, credentials, or installs are requested.
Instruction Scope
SKILL.md instructs the agent to POST arbitrary user text to https://aiprox.dev/api/orchestrate with the X-Spend-Token header. That matches the stated purpose (remote translation) but means user-provided text is transmitted to a third party; the file also contains an unverifiable trust statement that data is not stored or logged.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself, which is the lowest-risk install pattern.
Credentials
Only a single environment variable (AIPROX_SPEND_TOKEN) is required, which is proportionate for a paid API. Treat the token as sensitive: it likely enables billing/spend and possibly API access — ensure the token is scoped/limited and not reused for other services.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. Autonomous invocation is enabled by default but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polyglot - 安装完成后,直接呼叫该 Skill 的名称或使用
/polyglot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Now supports model selection — specify any of 19 models across 5 providers per request (e.g. gemini-2.5-flash, mistral-large-latest, claude-opus-4-5-20251101)
v1.0.1
- Added support for formality control in translations (formal, informal, or neutral).
- Target language now defaults to English if not specified.
- Response now includes detected source language, target language used, cultural notes, and formality level.
- Updated documentation to reflect new options and default behaviors.
v1.0.0
Polyglot 1.0.0 initial release
- Instantly translate text between any languages with automatic source language detection.
- Provides cultural notes, explains idioms, and indicates formality in translations.
- Supports localization workflows and language learning through nuanced translations.
- Simple API workflow: submit text, specify target language, and optionally add context.
- Ensures privacy by not storing or logging content beyond the transaction.
元数据
常见问题
Polyglot 是什么?
Translate text to any language with formality control and cultural notes. Target language defaults to English. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 391 次。
如何安装 Polyglot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polyglot」即可一键安装,无需额外配置。
Polyglot 是免费的吗?
是的,Polyglot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polyglot 支持哪些平台?
Polyglot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polyglot?
由 unixlamadev-spec(@unixlamadev-spec)开发并维护,当前版本 v1.1.0。
推荐 Skills