BeClaude

speaker-125

New
64GitHub TrendingGeneralby Sapphiretrudirect

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.

First seen 6/4/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/speaker-125.md https://raw.githubusercontent.com/Sapphiretrudirect/speaker-125/main/SKILL.md
3
Invoke in Claude Code
/speaker-125
View source on GitHub
code-review

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is speaker-125?

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-125?

To install speaker-125: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/speaker-125.md https://raw.githubusercontent.com/Sapphiretrudirect/speaker-125/main/SKILL.md. Finally, /speaker-125 in Claude Code.

What is speaker-125 best for?

speaker-125 is a skill categorized under General. It is designed for: code-review. Created by Sapphiretrudirect.