Create PPT with Nano Banana Pro

v1.0.0

Generate whiteboard-style PPTs with Chinese content using Nano Banana Pro images and PptxGenJS for professional full-slide backgrounds.

1· 71·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the instructions: the SKILL.md explains generating whiteboard-style images (via Nano Banana Pro) and assembling them into PPTX files with PptxGenJS. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Runtime instructions are focused on image prompt templates and using pptxgenjs to assemble images into full-slide backgrounds. The SKILL.md refers to using the 'nano-banana-pro' image generator (and mentions 'uv') which implies sending prompt content to an external image generator or another skill — that can expose whatever text/images you include to that service. Confirm how Nano Banana Pro is hosted and its privacy practices before sending sensitive content.
Install Mechanism
This is an instruction-only skill (no install spec). The doc suggests running 'npm install pptxgenjs' which is a normal, low-risk package install; nothing in the skill attempts to download or execute arbitrary code itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. A small note: it references other components ('nano-banana-pro', 'uv') but does not request tokens or secrets here — obtain and review any credentials those components require separately.
Persistence & Privilege
No elevated persistence requested: always is false, no system-wide config changes or access to other skills' credentials are described. The skill is user-invocable only.
Assessment
This skill appears internally consistent and focused on its stated task. Before installing/using it: 1) Confirm what 'nano-banana-pro' and 'uv' refer to (local tool vs. third-party API) and review their privacy/security policies — prompts and slide content will be sent to whatever image generator you use. 2) Avoid including sensitive or confidential text in prompts if the image service is remote. 3) Install pptxgenjs from the official npm registry and run scripts from a controlled project folder (use relative paths instead of global absolute paths). 4) If you need provenance, ask the skill author for source/homepage; lacking that, treat it as an instruction template rather than a vetted plugin. 5) Verify generated PPTX before sharing externally.

Like a lobster shell, security has layers — review code before you run it.

latestvk978fw2vjzr649b2gdbsc095f183xhjx

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments