Preparing Archive
speed
Launch RSVP speed reader for text
Architectural Overview
"This module is grounded in ai engineering patterns and exposes 1 core capabilities across 1 execution phases."
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
$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
Primary Stack
TypeScript
Tooling Surface
Guide only
Workspace Path
.agents/skills/speed
Operational Ecosystem
The complete hardware and software toolchain required.
Module Topology
Antigravity Core
Principal Engineering Agent
Recommended for this workflow
Adjacent modules that complement this skill surface
An error occurred. Please try again later.