CtrlK
BlogDocsLog inGet started
Tessl Logo

speed

Launch RSVP speed reader for text

52

Quality

58%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/speed/SKILL.md

The canonical home for this skill is speed in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Speed Reader

Launch the RSVP speed reader to display text one word at a time with Spritz-style ORP (Optimal Recognition Point) highlighting.

Instructions

  1. Get the text:

    • If $ARGUMENTS is provided, use that text
    • Otherwise, extract the main content from your previous response in this conversation
  2. Prepare the content:

    • Strip markdown formatting (headers, bold, links, code blocks)
    • Keep clean, readable prose
    • Escape quotes and backslashes for JavaScript
  3. 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
  4. Confirm: Tell the user it's opening. Mention Space to play/pause.

Arguments

$ARGUMENTS

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Last updated
First committed

Canonical home

administrakt0r/AI-Agents-Safe-Coding-Skills
In sync

since Aug 19, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.