smithery/neversight

learning-spaced-repetition

Design spaced repetition schedules, flashcard systems, and retrieval practice using algorithms like Leitner or SM-2 for long-term retention. Use for memory optimization. Activates on "spaced repetition", "flashcards", "retention", or "Anki-style".

Installation

$ npx skills add smithery/neversight --skill learning-spaced-repetition

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/neversight · top by installs.

npx skills add smithery/neversight

Browse all from smithery/neversight

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 803 B
  • docs SUMMARY.md 281 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Learning Spaced Repetition

Optimize long-term retention through scientifically-spaced review schedules.

When to Use: Language learning, medical education, factual knowledge, certification prep

Algorithms: Leitner system, SM-2, adaptive intervals based on performance

CLI: /learning.spaced-repetition --content "vocabulary-list.csv" --algorithm "SM-2"

Output: Flashcard decks, review schedules, retention predictions

Exit Codes: 0=success, 1=invalid algorithm, 2=insufficient content