← 返回 Skills 市场
577
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install myclaw-frontend-slides
功能描述
Create stunning, animation-rich HTML presentations from scratch or convert PowerPoint files (.ppt/.pptx) to beautiful web slides. Use when the user wants to...
安全使用建议
This skill appears to do what it claims: generate and convert presentations. It will ask to read files and folders you point it to (PPTs, HTML, images) — only grant access to directories you trust. For PPT conversion and image processing you may need to install python-pptx and Pillow locally; the skill does not fetch or execute code from remote URLs. Avoid handing over slides or folders that contain sensitive credentials or private data. If you want tighter control, run the conversion locally yourself (install python-pptx/Pillow) and paste only the exported text/images you want the agent to use.
功能分析
Type: OpenClaw Skill
Name: myclaw-frontend-slides
Version: 1.0.0
The skill bundle is classified as suspicious due to potential shell injection and path traversal vulnerabilities identified in the `SKILL.md` instructions. In Phase 1, the agent is instructed to `ls` a user-provided image folder, which could lead to arbitrary command execution if the path is not properly sanitized. In Phase 4, the PPT conversion process involves writing files to an `output_dir` derived from user input, posing a path traversal risk if the directory is not sanitized, potentially allowing files to be written outside the intended scope. These are vulnerabilities that could be exploited, rather than clear evidence of intentional malicious behavior.
能力评估
Purpose & Capability
Name/description match the instructions: building zero-dependency HTML slides, converting PPTs, and optionally enhancing existing HTML. The README documents that PPT conversion uses python-pptx and Pillow — libraries relevant to the stated feature. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read user-provided files (PPT/X/PPTX, existing HTML, image folders) and to run simple filesystem introspection like `ls` to find images. This file access is coherent with the task, but it means the agent will request reading arbitrary user paths (e.g., ~/Desktop or ./assets). Users should be aware that providing paths grants the agent access to those local files and any sensitive content inside them.
Install Mechanism
There is no automated install spec and no code files; the skill is instruction-only. The README notes optional developer-side dependencies (python-pptx, Pillow) for PPT/image processing — these are reasonable and are documented rather than being fetched automatically by the skill.
Credentials
The skill does not request environment variables, credentials, or config paths. Its operational needs (file access and optional local Python packages) match the functionality described.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or indicate it will modify other skills or global agent settings. It may save edits to localStorage in generated HTML (documented), which is local to the generated pages.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install myclaw-frontend-slides - 安装完成后,直接呼叫该 Skill 的名称或使用
/myclaw-frontend-slides触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: create stunning HTML presentations with OpenClaw AI agents. 12 curated styles, PPT conversion, zero dependencies. Powered by MyClaw.ai.
元数据
常见问题
Frontend Slides 是什么?
Create stunning, animation-rich HTML presentations from scratch or convert PowerPoint files (.ppt/.pptx) to beautiful web slides. Use when the user wants to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 577 次。
如何安装 Frontend Slides?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install myclaw-frontend-slides」即可一键安装,无需额外配置。
Frontend Slides 是免费的吗?
是的,Frontend Slides 完全免费(开源免费),可自由下载、安装和使用。
Frontend Slides 支持哪些平台?
Frontend Slides 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Frontend Slides?
由 Leo Ye(@leoyeai)开发并维护,当前版本 v1.0.0。
推荐 Skills