openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > AI PPT Generator

使用Markdown快速生成专业PPT,支持自动图表转换、多主题、多类型列表、引用和代码块,自动识别感谢页。

媒体与内容

作者:beiling @agilight

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.3

统计:⭐ 0 · 80 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:agilight/ppt-maker

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code and instructions align with its stated purpose (convert Markdown to PPTX with chart detection); it requests no credentials and does not contain obvious exfiltration or privileged actions in the visible code, but the package dependency + lack of an install spec and the truncated file preview leave some uncertainty.

目的

The name/description (Markdown → PPTX with charts/themes) matches the provided SKILL.md and the included Node script (parsing, theme/colors, chart detection). Required capabilities (reading an input Markdown file, writing an output .pptx) are consistent with the stated purpose.

说明范围

SKILL.md instructs the agent to run the bundled Node script on a user-supplied Markdown file and produce a PPTX. The instructions do not request unrelated files, extra environment variables, or external endpoints. The agent will read user-provided Markdown and write an output .pptx as expected.

安装机制

There is no install spec even though package.json/package-lock.json are included and the script requires the npm dependency pptxgenjs. SKILL.md claims the dependency is '已安装' (installed). This is a minor inconsistency: if the runtime does not already provide pptxgenjs, the operator will need to run npm install, which would pull packages from the npm registry. The provided package-lock.json points to normal npm packages (no suspicious remote archives).

证书

The skill declares no required environment variables, no credentials, and no config paths. The visible script functions operate on passed filenames and internal parsing logic. There are no obvious references to secrets or external service tokens in the visible code.

持久

Skill flags are defaults (not always:true). The skill does not request persistent privileges or modify other skills' configs. It runs as an invoked script that reads input and writes output.

综合结论

This skill appears coherent for converting Markdown into PPTX and auto-detecting charts. Before installing or running it: 1) Inspect the remainder of scripts/ppt-maker.js (the file preview was truncated here) to confirm it does not make network calls (download/upload) or spawn shell commands. 2) If your runtime doesn't already have Node dependencies, running 'npm install' will fetch packages from the public npm registry — do this in a sandboxe…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「AI PPT Generator」。简介:使用Markdown快速生成专业PPT,支持自动图表转换、多主题、多类型列表、引用和代码块,自动识别感谢页。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/agilight/ppt-maker/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。