Launch RSVP speed reader for text
Add this skill
npx mdskills install SeanZoR/speedSolid implementation with clear step-by-step instructions for launching a functional speed reading tool
Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting.
A Claude Code skill that lets you speed-read any response. Uses Rapid Serial Visual Presentation (RSVP) — displaying one word at a time with the Optimal Recognition Point (ORP) highlighted in red. Your eyes stay fixed while your brain processes text at 2-3x normal reading speed.
# Clone to your Claude skills directory
git clone https://github.com/SeanZoR/claude-speed-reader.git ~/.claude/skills/speed
Or manually copy the .claude/ folder contents to your ~/.claude/ directory.
In Claude Code, after any response:
/speed
That's it. Opens a minimal dark reader with the last response loaded.
Custom text:
/speed "Your text here"
| Key | Action |
|---|---|
Space | Play / Pause |
← → | Adjust speed (±50 WPM) |
R | Restart |
V | Paste new text |
Click anywhere to toggle play/pause. Drag & drop text files supported.
The red highlighted letter is the Optimal Recognition Point — positioned ~1/3 into each word where your brain naturally focuses. By keeping this point fixed on screen, you eliminate eye movement (saccades) that consume 80% of reading time.
th[e] quick br[o]wn fox ju[m]ps
↑ ↑ ↑
ORP ORP ORP
Edit ~/.claude/skills/speed/data/reader.html to customize:
open command)MIT
Built for humans who want to read Claude's novels faster.
Best experience: Claude Code
/plugin marketplace add SeanZoR/speedThen /plugin menu → select skill → restart. Use /skill-name:init for first-time setup.
Other platforms
Install via CLI
npx mdskills install SeanZoR/speedClaude Speed Reader is a free, open-source AI agent skill. Launch RSVP speed reader for text
Install Claude Speed Reader with a single command:
npx mdskills install SeanZoR/speedThis downloads the skill files into your project and your AI agent picks them up automatically.
Claude Speed Reader works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.