pptx-notes-editor

v1.0.1

PowerPoint speaker notes editor for AI agents. Use when the user needs to: (1) modify PPT speaker notes, (2) export notes to Markdown, (3) rewrite notes in n...

0· 82·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the behavior: SKILL.md only manipulates PPTX XML (unzip/grep/sed/zip), reads slides and notes, generates drafts, and repacks — all aligned with a notes-editing tool.
Instruction Scope
Runtime instructions are limited to unpacking PPTX, extracting text from <a:t> tags, building global context, generating drafts, and (with explicit user confirmation) writing XML and repacking. There are no instructions to read unrelated system files, environment variables, or to send data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or code files; README shows optional user-run curl/git install examples pointing at a GitHub repo. No downloads or archive extraction performed by the skill itself, so install risk is low — users should still inspect any remote install commands before running them.
Credentials
The skill requests no environment variables, credentials, or config paths. The declared CLI tool requirements (unzip/zip/grep/sed) are appropriate and proportionate for PPTX XML manipulation.
Persistence & Privilege
No always:true, no modifications to other skills or system-wide settings. The skill expects local filesystem read/write for PPTX files in the working directory only and instructs to require explicit user confirmation before making changes.
Assessment
This skill appears coherent and limited to PPTX note editing. Before installing or running it: (1) Verify the agent runtime will prompt you and honor the SKILL.md requirement to get explicit confirmation before writing changes, (2) back up your PPTX files before modifications, (3) if you use the README 'curl' or 'git clone' install examples, inspect the fetched SKILL.md/README yourself rather than blindly executing remote install commands, and (4) ensure the agent runs in an environment where its filesystem access is constrained to the intended working directory. If you need higher assurance, run edits on a copy of the PPTX in an isolated environment first.

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

latestvk97f5jr6dfn03naap1jhrjdzsd83xcjc

License

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

Comments