← 返回 Skills 市场
tianchangnorth

Ppt Agent

作者 tianchangNorth · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install ppt-agent
功能描述
基于 Bento Grid + SVG 的 PPT 生成 Agent。根据用户主题生成大纲、策划稿和可编辑 SVG 三步流程,最终输出可直接拖入 PowerPoint 的矢量页面。触发场景:用户要求生成 PPT、需要制作演示文稿、制作汇报/方案/课程类 PPT 时使用。
安全使用建议
This skill appears coherent and safe to inspect/run. Before installing or running: (1) be aware the Python script requires Pillow (PIL) and appropriate CJK fonts — the package does not provide an install step, so install dependencies yourself in a controlled environment; (2) review generated SVG output if you will import into PowerPoint (malformed SVG could cause rendering issues); (3) the skill produces textual content — review for accuracy and policy compliance when generating sensitive topics; (4) if you want zero-risk execution, run the script in an isolated environment (container/VM) and verify local dependencies rather than giving it broader system access.
功能分析
Type: OpenClaw Skill Name: ppt-agent Version: 1.0.1 The skill bundle implements a legitimate multi-step workflow for generating SVG-based presentation slides. The Python script (scripts/generate_svg.py) is a standard utility for text wrapping and SVG generation using the Pillow library, with no network calls, shell execution, or obfuscation. The markdown instructions and system prompts (prompts/design.md, prompts/outline.md) are strictly task-oriented and do not contain any malicious instructions or evidence of prompt injection aimed at exfiltrating data or compromising the agent.
能力评估
Purpose & Capability
Name/description (PPT Agent → generate editable SVG pages) match the included prompts and the generate_svg.py script. Required files (prompts, examples, script) are coherent with the stated purpose; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to read local prompt files, solicit style confirmations from the user, produce JSON outlines/planning, then output SVG. The instructions only reference files bundled with the skill and user inputs; they do not direct the agent to read arbitrary system files, environment variables, or to transmit data to external endpoints.
Install Mechanism
There is no install spec (instruction-only) which minimizes risk, but the bundled script depends on Pillow (PIL) and system fonts. The skill does not declare dependencies or provide an installation step, so runtime may fail or require the host to install Python and Pillow manually.
Credentials
The skill requests no environment variables, credentials, or config paths. The code references common system font paths (for measuring text) but these are standard and not sensitive; they do not imply access to unrelated secrets.
Persistence & Privilege
always is false and the skill is user-invocable only. The skill does not request persistent system changes or global agent configuration access in the manifest or instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ppt-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ppt-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 增加了「Step 0 — 确认风格」为流程第一步,生成前必须让用户选择主题色、主次比例、内容深度和受众对象 - 明确规定,未确认风格选项不得进行后续内容生成 - 更新了流程描述,现为4步(确认风格→大纲→策划稿→设计稿) - 修改了使用方式和用户交互说明,使流程更加清晰
v1.0.0
- Initial release of ppt-agent: a workflow skill for generating PPT outlines, drafts, and editable SVG slides based on user topics. - Provides a 3-step process: outline creation, planning draft, and Bento Grid SVG design. - Outputs fully editable SVG files compatible with PowerPoint (2016+). - Includes clear prompts and example files to guide users through the process. - Highlights Bento Grid principles for visual clarity and layout flexibility.
元数据
Slug ppt-agent
版本 1.0.1
许可证 MIT-0
累计安装 3
当前安装数 2
历史版本数 2
常见问题

Ppt Agent 是什么?

基于 Bento Grid + SVG 的 PPT 生成 Agent。根据用户主题生成大纲、策划稿和可编辑 SVG 三步流程,最终输出可直接拖入 PowerPoint 的矢量页面。触发场景:用户要求生成 PPT、需要制作演示文稿、制作汇报/方案/课程类 PPT 时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 Ppt Agent?

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

Ppt Agent 是免费的吗?

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

Ppt Agent 支持哪些平台?

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

谁开发了 Ppt Agent?

由 tianchangNorth(@tianchangnorth)开发并维护,当前版本 v1.0.1。

💬 留言讨论