learn-review

Official

Automate spaced-repetition reviews with SM-2.

AuthorEvolutionAPI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the review of due learning items by applying the SM-2 spaced repetition algorithm, updating each fact's frontmatter and recording progress in a centralized log.

Core Features & Use Cases

  • Scans workspace/learning/facts/ for due items (next_review <= today) and prioritizes oldest due
  • Applies the SM-2 algorithm to compute new interval, ease, reps, and next_review, then rewrites the frontmatter
  • Logs every review event to workspace/learning/.state/review-log.jsonl for audit and progress tracking

Quick Start

Run the learn-review skill to process all due facts for today.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: learn-review
Download link: https://github.com/EvolutionAPI/evo-nexus/archive/main.zip#learn-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.