EvanBacon

Speed-reading skill for agents

18
0
85% credibility
Found May 26, 2026 at 18 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

This is a terminal-based speed reading tool that displays text one word at a time, centered on a special focal letter to help your brain recognize words faster without eye movement. You can read files, paste text from your clipboard, or use built-in sample content. The reader shows words in a clean two-line frame with a live speed slider, and you control everything with simple keyboard shortcuts—adjusting speed, pausing, skipping forward or back, and switching between a minimal view or a context view that shows surrounding text. It also integrates with Claude Code as a slash command for reading AI-generated plans.

How It Works

1
📄 You have a long document to read

You open a lengthy article or book and realize it will take forever to get through it all.

2
Words start flashing on screen

You launch the reader and watch as each word appears one at a time, perfectly centered so your eyes never have to move.

3
🎚️ You find your perfect reading speed

Using the left and right arrow keys, you dial in a comfortable pace—maybe 350 words per minute—and the speed slider confirms your choice.

4
You choose how to view the text
🎯
Minimal mode

Just the single word between two guide lines—perfect for pure focus

📖
Context mode

The full passage flows around the focal word, with already-read text above and upcoming text below

5
⏸️ You pause to think, then continue

When an idea catches your attention, you tap space to pause, then resume whenever you're ready.

You finish reading faster than ever

In half the time it would normally take, you've absorbed the entire document while maintaining good comprehension.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 18 to 18 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is agent-rsvp?

agent-rsvp is a terminal-based speed reading tool built in JavaScript that flashes words one at a time at adjustable speeds. It uses RSVP (Rapid Serial Visual Presentation) to eliminate eye movement, pinning each word on its "optimal recognition point" (roughly 30% into the word). You run it via CLI with npx, pipe in any text, and control speed with arrow keys. It also ships as a Claude Code plugin with a `/rsvp` slash command that opens the reader in its own terminal window.

Why is it gaining traction?

The hook is integration with AI workflows. Developers using Claude Code can now speed-read AI-generated plans without switching contexts. The focal letter highlighting makes words easier to track at high speeds. Two modes (minimal and context) let you choose between a distraction-free single word or seeing surrounding text fade in the background. The `-o` flag solves a real UX problem: launching a full-screen TUI from contexts that don't own a tty.

Who should use this?

Developers who spend hours reading documentation, AI outputs, or long-form technical content. Claude Code users who want to skim generated plans before approving them. Anyone who processes large amounts of text and wants to improve their reading speed skills as part of their workflow.

Verdict

This is a polished niche tool with a credibility score of 0.85%. With only 18 stars it's clearly early-stage, but the code quality is solid and the UX solves real problems. Worth trying if the use case fits your workflow.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.