name: speed description: Launch RSVP speed reader for text trigger: command risk: unknown source: community tools: Write, Bash, Read
Speed Reader
Launch the RSVP speed reader to display text one word at a time with Spritz-style ORP (Optimal Recognition Point) highlighting.
When to Use
- You want to launch the RSVP speed reader for text in the current session.
- The task is to turn either provided text or the assistant's prior response into a word-by-word reading view.
- You need a quick reading aid rather than a document transformation or summary.
Instructions
-
Get the text:
- If
$ARGUMENTSis provided, use that text - Otherwise, extract the main content from your previous response in this conversation
- If
-
Prepare the content:
- Strip markdown formatting (headers, bold, links, code blocks)
- Keep clean, readable prose
- Escape quotes and backslashes for JavaScript
-
Write and launch:
- Read
~/.claude/skills/speed/data/reader.html - Replace
<!-- CONTENT_PLACEHOLDER -->with:<script>window.SPEED_READER_CONTENT = "your escaped text";</script> <!-- CONTENT_PLACEHOLDER --> - Run:
open ~/.claude/skills/speed/data/reader.html
- Read
-
Confirm: Tell the user it's opening. Mention
Spaceto play/pause.
Arguments
$ARGUMENTS
Related skills
Task Prioritizer
Productivity
Prioritizes your tasks using Eisenhower, ICE, and RICE frameworks.
claudechatgptbeginner
241
67
726
Weekly Status Report Generator
Productivity
Generate structured and concise weekly status reports.
Claude CodeCursorWindsurf+1beginner
234
78
755
Daily Standup Report
Productivity
Generates structured and concise daily standup reports.
claudeCursorWindsurfbeginner
178
45
594