What problem does it solve? Remembering facts long-term requires structured review, but manually building flashcard decks and scheduling reviews is tedious. This Skill provides a local, file-based flashcard system with spaced-repetition scheduling so facts, notes, and video content become reviewable cards managed entirely by the agent. ## Core Features & Use Cases - Flashcard Creation from Facts: Turn any statement into a Q/A card stored in a local JSON file, organized into collections. - Spaced-Repetition Review: Review due cards with free-text answers graded by the agent, with adaptive intervals (hard/good/easy) and automatic retirement after three consecutive easy ratings. - YouTube Quiz Generation: Fetch a video transcript and generate a 5-question quiz stored as flashcards, deduplicated by video ID. - Deck Management: Export and import decks as CSV, view statistics, and delete cards or collections. - Use Case: After watching a lecture on YouTube, ask for a quiz on the video; the Skill fetches the transcript, creates five Q/A cards, and quizzes you one question at a time with graded feedback. ## Quick Start Ask the agent to save a fact as a flashcard or say "review my due cards" to start a spaced-repetition session.