← 返回 Skills 市场
yangsongbai1

xdoc-translation

作者 yangsongbai1 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
178
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xdoc-translation
功能描述
提供文档和文本翻译服务,支持多种文件格式、高质量翻译及术语库和记忆库管理。
安全使用建议
This skill appears to be what it says: a wrapper for a third‑party translation API. Before installing or using it, consider: (1) Documents you upload will be sent to https://translation.x-doc.ai — do not upload highly sensitive or regulated content unless you trust their policies and contracts; (2) store XDOC_API_KEY securely and rotate/revoke it if exposed; (3) verify the vendor (https://x-doc.ai) and privacy policy (manifest claims 7‑day retention) if you care about retention/processing; (4) if you don't want the agent to call the skill autonomously, disable or restrict autonomous invocation via your platform controls. If you need stronger assurances (enterprise SLA, data residency, guaranteed deletion), contact the vendor before sending sensitive data.
功能分析
Type: OpenClaw Skill Name: xdoc-translation Version: 1.0.2 The skill is a standard API integration for the Xdoc Translation service, providing functionality for document and text translation. It correctly defines its authentication requirements (XDOC_API_KEY) and communicates exclusively with the official service domain (translation.x-doc.ai). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md, manifest.json, or skill.yaml.
能力评估
Purpose & Capability
Name, description, manifest, and SKILL.md consistently describe a document/text translation service (document upload, translation, glossaries, translation memory) against https://translation.x-doc.ai/api/open_api/v1. Required credential (XDOC_API_KEY) is appropriate and expected for this purpose.
Instruction Scope
Runtime instructions focus on creating upload URLs, uploading files, submitting translation jobs, polling status, and downloading results. This necessarily transmits user documents to the external Xdoc service — expected for a translation skill but a privacy consideration. The SKILL.md does not instruct the agent to read unrelated local files, secret stores, or other environment variables beyond the declared API key.
Install Mechanism
Instruction-only skill with no install spec and no bundled code; nothing is written to disk by an installer. Lowest-risk install posture.
Credentials
Only a single API key (XDOC_API_KEY) is required and documented. That is proportionate for a hosted translation API. No unrelated credentials or config paths are requested.
Persistence & Privilege
Skill does not request always: true and uses the platform default for model invocation. It does not claim to modify other skills or system settings. Autonomous invocation is allowed by default (platform behavior) but not unusual here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xdoc-translation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xdoc-translation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added manifest.json to the skill. - No existing files were changed or removed.
v1.0.1
Version 1.0.1 - Added initial skill manifest file: skill.yaml - Updated documentation to include detailed English-language API usage, authentication steps, and error codes - Expanded and clarified workflow instructions and sample scenarios - Added comprehensive tables for API endpoints, supported languages, error handling, and service details - Improved organization of usage guides and best practices for integrating with the Xdoc Translation API
v1.0.0
Initial release of xdoc-translation skill. - Enables document and text translation via Xdoc API, supporting multiple file types and instant translation. - Includes workflow for uploading, translating, and downloading documents. - Supports terminology and translation memory management with dedicated APIs. - Provides error handling guidance and best practices for optimal performance. - Includes detailed steps and example scenarios for common use cases.
元数据
Slug xdoc-translation
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

xdoc-translation 是什么?

提供文档和文本翻译服务,支持多种文件格式、高质量翻译及术语库和记忆库管理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。

如何安装 xdoc-translation?

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

xdoc-translation 是免费的吗?

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

xdoc-translation 支持哪些平台?

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

谁开发了 xdoc-translation?

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

💬 留言讨论