rsvp-comprehension-agent

RSVP Comprehension Agent

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "rsvp-comprehension-agent" with this command: npx skills add richfrem/agent-plugins-skills/richfrem-agent-plugins-skills-rsvp-comprehension-agent

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

  • Load the token stream - Read the JSON file generated by rsvp-reading skill

  • Display session info:

  • Document word count

  • WPM setting

  • Estimated reading time

  • Start/Pause/Resume - Accept user commands during the session

  • Comprehension Check (optional) - After the session, offer to quiz the user on key points

Commands During Session

Command Action

start

Begin the reading session

pause

Pause at current word

resume

Continue from paused position

faster / slower

Adjust WPM by +/- 50

restart

Return to word #1

quit

End 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

markdown-to-msword-converter

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

zip-bundling

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

spec-kitty-checklist

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

excel-to-csv

No summary provided by upstream source.

Repository SourceNeeds Review