Ppt Agent
v1.0.1基于 Bento Grid + SVG 的 PPT 生成 Agent。根据用户主题生成大纲、策划稿和可编辑 SVG 三步流程,最终输出可直接拖入 PowerPoint 的矢量页面。触发场景:用户要求生成 PPT、需要制作演示文稿、制作汇报/方案/课程类 PPT 时使用。
⭐ 0· 141·1 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97dht6nscxcda441h57qzwj558390tq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
