readwise-rival

Organizes reading highlights into knowledge cards and schedules with a simplified SM2 algorithm.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill readwise-rival
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: readwise-rival
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/readwise-rival
Command: npx skills add https://github.com/malue-ai/dazee-small --skill readwise-rival

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you effortlessly capture important information from your readings, organize it effectively, and reinforce your learning through spaced repetition.

Core Features & Use Cases

  • Save Highlights: Easily save text snippets, notes, and sources from books, articles, or web pages.
  • Organize Knowledge: Store highlights locally and tag them for easy retrieval.
  • Generate Knowledge Cards: Transform your highlights into question-and-answer cards for review.
  • Spaced Repetition: Review cards at optimal intervals to improve long-term retention.
  • Weekly Review: Get a summary of your reading activity and upcoming reviews.

Quick Start

Use the readwise-rival skill to save the following text as a highlight: "好的决策不是关于你知道什么,而是关于你如何思考。" from the book "思考,快与慢".

Frequently Asked Questions about readwise-rival

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

FAQPage Schema
How do I save reading highlights and generate knowledge cards for spaced repetition?

To save reading highlights and generate knowledge cards, input text snippets and sources from books or articles. The system stores highlights in structured JSON format, converts them into Q&A cards, and schedules spaced repetition reviews using a simplified SM-2 algorithm.

What is the best way to organize reading highlights locally for easy keyword search?

The best way to organize reading highlights is saving them locally in a structured JSON format with tags. This enables efficient keyword retrieval and allows highlights to be easily transformed into question-and-answer cards for review.

Can I get a weekly summary of my reading activity and pending spaced repetition reviews?

Yes, you can get a weekly summary of your reading activity and pending reviews. The system tracks saved highlights and automatically generates weekly reports detailing upcoming spaced repetition schedules and overall reading progress.

Does the SM-2 algorithm work for scheduling review intervals of locally stored highlights?

Yes, the SM-2 algorithm works for scheduling review intervals by calculating optimal spacing times. It adjusts review frequencies based on your interaction with the generated knowledge cards, improving long-term retention of saved highlights.

How do I create Q&A cards from book highlights stored in a structured JSON format?

To create Q&A cards from book highlights, save the text snippets along with their source information into the structured JSON format. The system processes these entries and automatically transforms them into question-and-answer cards for review.

What are the limitations of using a simplified SM-2 algorithm for reading highlights review?

The simplified SM-2 algorithm provides basic spaced repetition scheduling for reading highlights review but lacks advanced customization found in full implementations. It focuses on core interval adjustments for Q&A cards rather than complex grading or multi-deck configurations.