speaker-332
NewSpeaker is a Codex skill project for academic presentations: read real.pptx, combine text extraction, PPTX structure parsing, page-by-page rendering, OCR, and visual review to generate page-by-page speaker notes, and write a clean version of the lecture into the PowerPoint comment area.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/speaker-332.md https://raw.githubusercontent.com/GhostVolunteer/speaker-332/main/SKILL.md/speaker-332Frequently Asked Questions
What is speaker-332?
Speaker is a Codex skill project for academic presentations: read real.pptx, combine text extraction, PPTX structure parsing, page-by-page rendering, OCR, and visual review to generate page-by-page speaker notes, and write a clean version of the lecture into the PowerPoint comment area.
How to install speaker-332?
To install speaker-332, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /speaker-332.
What is speaker-332 best for?
speaker-332 is a community categorized under General. It is designed for: code-review. Created by GhostVolunteer.