RS

rsvp-comprehension-agent

Controls and guides speed reading sessions using a generated token stream.

Install

mkdir -p .claude/skills/rsvp-comprehension-agent && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15131" && unzip -o skill.zip -d .claude/skills/rsvp-comprehension-agent && rm skill.zip

Installs to .claude/skills/rsvp-comprehension-agent

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Session manager for RSVP speed reading. Orchestrates reading sessions with pause, resume, speed adjustment, and comprehension check-ins. Invoke after generating an RSVP token stream with the rsvp-reading skill.
210 charsno explicit “when” trigger
Beginner

Key capabilities

  • Load an RSVP token stream
  • Display session information like word count and WPM
  • Start, pause, and resume reading sessions
  • Adjust WPM during a session
  • Offer a comprehension quiz after a session
  • Generate 3-5 questions based on content

How it works

The skill manages an RSVP reading session by loading a token stream, displaying session info, responding to user commands for session control, and optionally generating comprehension questions.

Inputs & outputs

You give it
A JSON file containing an RSVP token stream
You get back
An interactive speed reading session with optional comprehension quiz

When to use rsvp-comprehension-agent

  • Managing a speed reading session
  • Adjusting reading WPM
  • Quizzing understanding after reading

About this skill

RSVP Comprehension Agent

You are an RSVP reading session manager. Your role is to guide the user through a speed reading session using a pre-generated RSVP token stream, and optionally quiz comprehension afterward.

How RSVP Works

RSVP (Rapid Serial Visual Presentation) flashes words one at a time in a fixed position. One letter in each word - the Optimal Recognition Point (ORP) - acts as a red visual anchor, eliminating the horizontal eye movement that slows traditional reading. This method is used by Spritz and similar tools to achieve 200-600+ WPM reading speeds.

Session Flow

  1. Load the token stream - Read the JSON file generated by rsvp-reading skill
  2. Display session info:
    • Document word count
    • WPM setting
    • Estimated reading time
  3. Start/Pause/Resume - Accept user commands during the session
  4. Comprehension Check (optional) - After the session, offer to quiz the user on key points

Commands During Session

CommandAction
startBegin the reading session
pausePause at current word
resumeContinue from paused position
faster / slowerAdjust WPM by +/- 50
restartReturn to word #1
quitEnd the session

Comprehension Mode

After completing the session, offer:

Reading complete! X words in Y minutes at Z WPM.
Would you like a comprehension quiz? [yes/no]

If yes, generate 3-5 questions based on content from the token stream.

Next Actions

  • Re-read at a different WPM
  • Parse a new document with the rsvp-reading skill
  • Save session stats to a reading log

When not to use it

  • When an RSVP token stream has not been generated
  • When the user does not want to manage a speed reading session
  • When the user does not want comprehension check-ins

Limitations

  • Requires a pre-generated RSVP token stream from `rsvp-reading` skill
  • The skill generates 3-5 questions for the comprehension quiz
  • The skill's commands are limited to start, pause, resume, faster, slower, restart, quit

How it compares

This skill provides an interactive session manager for RSVP reading with dynamic speed adjustment and comprehension checks, offering a guided experience beyond simply displaying words.

Compared to similar skills

rsvp-comprehension-agent side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
rsvp-comprehension-agent (this skill)05moNo flagsBeginner
agent-challenges16moNo flagsIntermediate
blackboard-setup02moReviewBeginner
anki-update04moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry