← 返回 Skills 市场
423
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-ppt
功能描述
Convert any text input (research reports, summaries, proposals, plans, etc.) into a beautiful HTML-based presentation. Use when the user asks to create a PPT...
安全使用建议
This skill appears to do what it says: it will read pasted text or files/URLs you point it at, fetch remote resources (CDNs), generate slide HTML (using parallel sub-agents), and save a single-file HTML presentation to disk. Before installing or running it, confirm you are comfortable with: (1) the skill reading local files or Obsidian notes you supply, (2) writing the output file to the default path (~/Documents/longhai/Longhai/) — change this if you prefer a different location, and (3) allowing network access to public CDNs and any URLs you ask it to fetch. Avoid feeding it sensitive secrets or files you don't want written to disk. If you want higher safety, request the skill be run with a sandboxed workspace or change the save path and disable automatic file reads/fetches.
功能分析
Type: OpenClaw Skill
Name: text-to-ppt
Version: 1.0.0
The 'text-to-ppt' skill bundle is a well-structured tool designed to convert text, URLs, or files into HTML presentations. It employs a robust two-phase generation process (JSON planning followed by parallelized slide generation) and provides clear instructions for the agent to use a specific design system and shell template. While it contains a hardcoded absolute path for saving output (~/Documents/longhai/Longhai/), this appears to be a developer-specific configuration for an Obsidian vault rather than a malicious indicator. No evidence of data exfiltration, unauthorized execution, or harmful prompt injection was found in SKILL.md or the reference files.
能力评估
Purpose & Capability
The skill claims to convert text to an HTML presentation and its instructions only require reading input (text/file/URL/Obsidian note), producing slide HTML, and saving a file. No unexpected credentials, binaries, or third‑party services are required beyond public CDNs for styling and Chart.js, which are coherent with the stated goal.
Instruction Scope
Instructions explicitly tell the agent to read local files (including Obsidian notes), fetch URLs, write temp files, spawn sub-agents to generate slide HTML, and save the final .html into a user directory (~/Documents/longhai/Longhai/). These actions are within the scope of generating presentations but do mean the skill will access user files and write to disk; the hardcoded default save path may be undesirable for some users.
Install Mechanism
There is no install spec or external binary download — the skill is instruction-only, so nothing is written to disk by an installer and no packages are pulled during install.
Credentials
The skill requests no environment variables or credentials. It does require network access to public CDNs (Tailwind, Chart.js, DataLabels, Font Awesome, Google Fonts) and uses web_fetch to fetch URLs when asked — this is proportional to rendering styled slides and charts, but the agent will contact external domains.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill writes output to a filesystem path (and uses temp files/plan files) but does not attempt to modify other skills or request permanent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-ppt - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-ppt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
将任意文本转换为精美的16:9暗色主题HTML演示文稿。支持Chart.js数据可视化、Font Awesome图标、键盘/触摸导航。三阶段生成:大纲→并行逐页→组装。
元数据
常见问题
Text to PPT 是什么?
Convert any text input (research reports, summaries, proposals, plans, etc.) into a beautiful HTML-based presentation. Use when the user asks to create a PPT... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 423 次。
如何安装 Text to PPT?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-ppt」即可一键安装,无需额外配置。
Text to PPT 是免费的吗?
是的,Text to PPT 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text to PPT 支持哪些平台?
Text to PPT 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text to PPT?
由 rendylong(@rendylong)开发并维护,当前版本 v1.0.0。
推荐 Skills