npx skills add https://github.com/sickn33/agentic-awesome-skills
seanzor/claude-speed-reader · Archived
speed
Launch RSVP speed reader for text
Installation
npx skills add seanzor/claude-speed-reader --skill speed
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Deep Core Web Vitals and page speed audit. Use when the user asks about page speed, Core Web Vi…
2.4K installsAudit web pages for performance optimization following PageSpeed Insights guidelines.
1.0K installsStore speed audit — lazy loading, image compression, app bloat removal, theme code optimization
7 installsExpert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline pa…
757 installsSimilar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Autonomously optimize code for performance using CodSpeed benchmarks, flamegraph analysis, and …
441 installsSet up performance benchmarks and CodSpeed harness for a project. Use this skill whenever the u…
434 installsExpert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline pa…
377 installsAnalyze and reduce the bundle size of rspeedy/Lynx (ReactLynx) apps — the size / `.lynx.bundle`…
369 installs-Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting
254 installsLightspeed eCom integration. Manage data, records, and automate workflows. Use when the user wa…
207 installsMore details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md1,028 B -
docs
SUMMARY.md46 B
History
- First seen on skills.sh
- First recorded snapshot · 37 installs
SKILL.md
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:
- Read ~/.claude/skills/speed/data/reader.html - Replace <!-- CONTENTPLACEHOLDER --> with: ``html <script>window.SPEEDREADERCONTENT = "your escaped text";</script> <!-- CONTENTPLACEHOLDER --> ` - Run: open ~/.claude/skills/speed/data/reader.html`
- Confirm: Tell the user it's opening. Mention
Spaceto play/pause.
Arguments
$ARGUMENTS