📦 PPT Generator — 本地生成演示文稿
v4.3.0无需第三方PPT服务,上传模板与资料即可让大模型自动填充内容,一键生成.pptx文件,专业美观。
0· 109·3 当前·3 累计
下载技能包
最后更新
2026/4/8
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears internally consistent and implements local PPTX generation. Before installing: (1) Run the provided python3 scripts/check_env.py to inspect missing deps; consider running it in a virtualenv or container to avoid system-wide pip installs. (2) If you use the --fix option, be aware it may install Python packages on the system — prefer a virtualenv. (3) The skill will read any files you upload (pdf/docx/pptx/etc.) and run local commands (markitdown, python-pptx, node/pptxgenjs) — ...详细分析 ▾
✓ 用途与能力
Name/description (generate .pptx from topics/templates) match the requested binaries (python3, node) and the declared Python/npm packages (markitdown[pptx], pypdf, python-pptx, pptxgenjs). The included scripts (content/template analysis, template_builder, chart rendering, ppt generation) are consistent with the stated feature set.
✓ 指令范围
SKILL.md instructs the agent to run the included scripts (check_env.py, analyze_content.py, suggest_style.py, generate_ppt.py, etc.). Those scripts read and parse user-uploaded documents, run local converters (markitdown, pypdf, python-pptx) and build PPTX content. They do not reference external network endpoints or ask for unrelated system data; reading uploaded files is expected behavior for this skill.
ℹ 安装机制
There is no packaged install spec (no remote archive download). SKILL.md and check_env.py expect certain pip/npm packages; check_env.py offers a --fix mode (per SKILL.md) to auto-install Python packages. Auto-installing packages modifies the runtime environment — use a virtualenv/container to avoid system-wide changes. No unusual or remote download URLs are present in the provided files.
✓ 凭证需求
The skill requests no environment variables or external credentials. It does require local binaries and Python/npm packages, and will read uploaded files and filesystem paths you provide — this is necessary for converting user documents into slides and is proportionate to the stated purpose.
✓ 持久化与权限
Skill flags are standard (always:false, user-invocable:true). It does not request permanent platform privileges, does not declare config paths or attempt to modify other skills, and contains no evidence of altering global agent configuration.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv4.3.02026/4/8
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install ppt-generator-skill
镜像加速npx clawhub@latest install ppt-generator-skill --registry https://cn.longxiaskill.com