← Back to Skills Marketplace
leoyeai

Frontend Slides

by Leo Ye · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
577
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install myclaw-frontend-slides
Description
Create stunning, animation-rich HTML presentations from scratch or convert PowerPoint files (.ppt/.pptx) to beautiful web slides. Use when the user wants to...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install myclaw-frontend-slides
  3. After installation, invoke the skill by name or use /myclaw-frontend-slides
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: create stunning HTML presentations with OpenClaw AI agents. 12 curated styles, PPT conversion, zero dependencies. Powered by MyClaw.ai.
Metadata
Slug myclaw-frontend-slides
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 577 downloads so far.

How do I install Frontend Slides?

Run "/install myclaw-frontend-slides" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Frontend Slides free?

Yes, Frontend Slides is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Frontend Slides support?

Frontend Slides is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Frontend Slides?

It is built and maintained by Leo Ye (@leoyeai); the current version is v1.0.0.

💬 Comments