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
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
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". Source: pauljbernard/content.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pauljbernard/content --skill learning-spaced-repetition Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pauljbernard/content --skill learning-spaced-repetition- Source
- pauljbernard/content
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is 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". Source: pauljbernard/content.
How do I install learning-spaced-repetition?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pauljbernard/content --skill learning-spaced-repetition Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pauljbernard/content
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01