← 返回 Skills 市场
laofahai

Slidev PPT Generator

作者 laofahai · GitHub ↗ · v1.4.0 · MIT-0
cross-platform ⚠ suspicious
380
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slidev-ppt-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slidev-ppt-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug slidev-ppt-generator
版本 1.4.0
许可证 MIT-0
累计安装 2
当前安装数 1
历史版本数 5
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 380 次。

如何安装 Slidev PPT Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install slidev-ppt-generator」即可一键安装,无需额外配置。

Slidev PPT Generator 是免费的吗?

是的,Slidev PPT Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Slidev PPT Generator 支持哪些平台?

Slidev PPT Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Slidev PPT Generator?

由 laofahai(@laofahai)开发并维护,当前版本 v1.4.0。

💬 留言讨论