rsvp-comprehension-agent

Manage RSVP reading sessions with token streams and comprehension quizzes.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill rsvp-comprehension-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rsvp-comprehension-agent
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/rsvp-speed-reader/skills/rsvp-comprehension-agent
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill rsvp-comprehension-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a guided, programmable session manager for RSVP speed reading, coordinating a pre-generated token stream, pacing, and optional comprehension checks.

Core Features & Use Cases

  • RSVP session orchestration: start, pause, resume, adjust WPM, and perform optional comprehension quizzes.
  • Token-stream management: load and apply RSVP token streams generated by the rsvp-reading skill.
  • Session insights: report word counts, estimated times, and comprehension outcomes for learning workflows.

Quick Start

Run the RSVP comprehension agent after generating a token stream with the RSVP reading skill to begin a guided session.

Frequently Asked Questions about rsvp-comprehension-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage an RSVP reading session with pause and speed controls?

RSVP reading sessions can be managed by orchestrating a pre-generated token stream, allowing users to start, pause, resume, and dynamically adjust words per minute while tracking session progress.

What is an RSVP comprehension session and how does it work?

An RSVP comprehension session guides users through speed reading a token stream, tracking progress and pacing, then delivering an optional comprehension quiz and recap to evaluate learning outcomes.

Do I need a specific token stream format for RSVP speed reading?

Yes, this requires a token stream generated by the rsvp-reading skill. The comprehension agent loads this pre-generated token stream to pace the reading session and calculate estimated times.

Can I adjust the words per minute during a speed reading session?

Yes, words per minute can be dynamically adjusted during an active RSVP reading session. The session manager supports real-time WPM changes alongside pause and resume controls.

What Python version is required to run RSVP session management?

A Python 3.8 or higher environment is required to run the RSVP comprehension agent. This environment supports the session orchestration logic, token stream loading, and comprehension quiz features.

Does RSVP reading track comprehension outcomes and word counts?

Yes, RSVP reading session insights include reporting total word counts, estimated reading times, and final comprehension quiz outcomes to provide a complete learning workflow recap.