openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Translate Chinese PPT to English

Translate Chinese PowerPoint presentations to English while preserving all images, charts, shapes, and media content. Adjusts fonts to Calibri and optimizes...

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.2

统计:⭐ 0 · 30 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :挂起 · OpenClaw :良性

Package:birkhoff-china/ppt-translate

安全扫描(ClawHub)

  • VirusTotal :挂起
  • OpenClaw :良性

OpenClaw 评估

The skill's code and instructions match its stated purpose (translating Chinese PPTX text via an OpenAI‑compatible LLM) and do not request unrelated credentials or installs, but it will send extracted slide text to whichever LLM endpoint you point it at — treat confidential slides accordingly.

目的

Name/description match the actual behavior: the package extracts text from PPTX, translates via an OpenAI‑compatible API, and reapplies translations while preserving non‑text content. Required packages (python-pptx, requests) and an LLM endpoint are appropriate and proportional.

说明范围

SKILL.md and the script limit activity to parsing PPTX content, batching Chinese text segments, calling the specified LLM endpoint, and writing a translated PPTX. They do not read unrelated files or environment variables. Important privacy note: the tool sends extracted slide text to the configured api_base (cloud or local); this is expected for translation but is a data‑exfiltration surface if you point it at an untrusted cloud endpoint.

安装机制

This is an instruction-only skill with no install spec; it relies on pip-installed Python packages. No downloads from untrusted URLs or archive extraction are present in the provided files.

证书

The skill declares no required environment variables or credentials. It accepts an --api-key CLI option (and will set an Authorization header if provided) which is reasonable. Users should avoid supplying cloud API keys when translating sensitive slides unless they trust the provider or use a local model.

持久

The skill does not request persistent presence, does not set always:true, and contains no code that modifies other skills or global agent settings.

综合结论

This skill appears to do what it claims: it extracts only text from your PPTX and sends those text segments to the LLM endpoint you configure. Before using it on sensitive presentations, consider: (1) run it against a local model (Ollama/Qoderwork) or an approved enterprise endpoint rather than a public cloud API; (2) never paste long-lived production API keys into unknown scripts — prefer short‑lived or scoped keys; (3) inspect the included t…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Translate Chinese PPT to English」。简介:Translate Chinese PowerPoint presentations to English while preserving all imag…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/birkhoff-china/ppt-translate/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。