| name | speed |
| description | Launch RSVP speed reader for text |
| trigger | command |
| 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.
Instructions
-
Get the text:
- If
$ARGUMENTS is provided, use that text
- Otherwise, extract the main content from your previous response in this conversation
-
Prepare the content:
- Strip markdown formatting (headers, bold, links, code blocks)
- Keep clean, readable prose
- Escape quotes and backslashes for JavaScript
-
Write and launch:
-
Confirm: Tell the user it's opening. Mention Space to play/pause.
Arguments
$ARGUMENTS