flashcard-generator

Generate flashcards and quizzes from notes with SM-2 scheduling and Anki export.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Celia-12/Proyecto-Mern --skill flashcard-generator-celia-12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flashcard-generator
Source: https://github.com/Celia-12/Proyecto-Mern/tree/main/frontend/.local/secondary_skills/flashcard-generator
Command: npx skills add https://github.com/Celia-12/Proyecto-Mern --skill flashcard-generator-celia-12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users struggle to manually create effective flashcards and quizzes from their notes, leading to inefficient study sessions and poor retention.

Core Features & Use Cases

  • Generates flashcards, cloze deletions, and varied quiz formats directly from supplied text using Wozniak's spaced‑repetition rules.
  • Implements SM‑2 scheduling, tracks progress in localStorage, and exports decks to Anki via genanki.
  • Provides a React + Vite single‑page app with two modes: interactive flashcard review and AI‑driven quiz generation.
  • Ideal for students preparing for exams, professionals reviewing technical material, or anyone needing quick study decks from raw notes.

Quick Start

Ask the flashcard-generator skill to create a deck from my biology notes about cell structure.

Frequently Asked Questions about flashcard-generator

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

FAQPage Schema
How do I generate flashcards with spaced repetition from my study notes?

To generate flashcards with spaced repetition, supply your textual notes or topics to the skill to automatically create review decks. It applies SM-2 scheduling rules to optimize your knowledge retention during exam preparation.

What is SM-2 scheduling and how does it apply to quiz generation?

SM-2 scheduling is a spaced repetition algorithm that tracks your review progress in localStorage to schedule future study sessions. It applies directly to quiz generation by varying question formats and timing intervals to improve long-term memory retention.

Can I export generated flashcards to Anki?

Yes, you can export generated flashcards to Anki using the built-in genanki integration. This allows you to transfer decks created from your raw notes directly into the Anki ecosystem for continued study.

Does the flashcard generator support cloze deletion and interactive review formats?

Yes, the flashcard generator supports cloze deletions and varied quiz formats delivered through an interactive React web app. It provides two modes for reviewing your material: interactive flashcard review and AI-driven quiz generation.

What is the best way to create an AI quiz from raw text for technical material review?

The best way to create an AI quiz from raw text is to input your technical material into the generator to automatically produce varied quiz formats. This eliminates manual card creation and leverages spaced repetition for efficient professional review.