← Back to Skills Marketplace
laofahai

Slidev PPT Generator

by laofahai · GitHub ↗ · v1.4.0 · MIT-0
cross-platform ⚠ suspicious
380
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install slidev-ppt-generator
Description
Generate and export presentations using Slidev. Use only when the user explicitly asks for Slidev, Markdown slides, a previewable slides.md, or needs to expo...
Usage Guidance
This skill appears to do what it says: generate slides.md, initialize a local Slidev project, and export PDF/PPTX. Before using it, note that it will run npm commands and may install dev dependencies (including playwright-chromium) into the project directory (default: ~/slidev-ppt), which will download packages and browser binaries from the Internet and write files to disk. If you have security concerns: review the three scripts (init-project.js, generate.js, export.js), run the skill in a disposable directory or VM, ensure Node >= 18 is available, and inspect any package.json created before allowing installs. Also be aware slides may reference external Unsplash image URLs (remote resources) if you accept those defaults. There are no requests for secrets or other system credentials.
Capability Analysis
Type: OpenClaw Skill Name: slidev-ppt-generator Version: 1.4.0 The slidev-ppt-generator bundle is a legitimate tool designed to automate the creation and export of Slidev presentations. The scripts (export.js, generate.js, init-project.js) use standard Node.js child_process modules to manage local dependencies and execute the Slidev CLI as intended. While the skill requires broad permissions to install packages via npm and execute shell commands, these actions are strictly aligned with the stated purpose of setting up a Slidev environment. No evidence of data exfiltration, obfuscation, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description ask for Slidev markdown generation and export; required binaries (node, npm), included scripts (generate/init-project/export) and example files align with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits activity to generating/modifying slides.md, initializing or reusing a local Slidev project (default ~/slidev-ppt), previewing, and exporting. It does instruct reading existing slides.md and package.json in the project directory and to install project deps when needed — all within the Slidev workflow. It does not request or instruct reading unrelated system files or secrets.
Install Mechanism
There is no platform-level install spec (instruction-only), but included scripts call npm to initialize a project and install dev dependencies in the target project directory. That will fetch packages from the npm registry; Playwright (used for PDF/PPTX export) has install-time actions and may download browser binaries. This behavior is expected for export functionality but means network downloads and disk writes will occur.
Credentials
The skill requests no environment variables or credentials. All required access is local file-system and npm/Internet for dependency installs, which is proportionate to building and exporting Slidev projects.
Persistence & Privilege
The skill is not marked always:true and does not modify other skills or global agent config. It runs tools and writes files only in the target project directory (defaulting to ~/slidev-ppt), which is typical for this kind of utility.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slidev-ppt-generator
  3. After installation, invoke the skill by name or use /slidev-ppt-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.4.0
Add visual design recipes, Unsplash backgrounds, card grids, PDF export caveats
v1.3.0
SKILL.md and references now English-only; README stays bilingual
v1.2.0
All scripts and generated content now in English
v1.1.0
Bilingual docs (English first, Chinese second)
v1.0.0
Initial release
Metadata
Slug slidev-ppt-generator
Version 1.4.0
License MIT-0
All-time Installs 2
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Slidev PPT Generator?

Generate and export presentations using Slidev. Use only when the user explicitly asks for Slidev, Markdown slides, a previewable slides.md, or needs to expo... It is an AI Agent Skill for Claude Code / OpenClaw, with 380 downloads so far.

How do I install Slidev PPT Generator?

Run "/install slidev-ppt-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Slidev PPT Generator free?

Yes, Slidev PPT Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Slidev PPT Generator support?

Slidev PPT Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Slidev PPT Generator?

It is built and maintained by laofahai (@laofahai); the current version is v1.4.0.

💬 Comments