flashcard-generator

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

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/gopforever/Idle-Echoes --skill flashcard-generator-gopforever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flashcard-generator
Source: https://github.com/gopforever/Idle-Echoes/tree/main/.local/secondary_skills/flashcard-generator
Command: npx skills add https://github.com/gopforever/Idle-Echoes --skill flashcard-generator-gopforever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate study materials from notes using spaced repetition to optimize retention.

Core Features & Use Cases

  • Generate flashcards, quizzes, and study materials from notes or topics using spaced repetition principles.
  • Follow Wozniak's formulation rules, schedule with SM-2, export to Anki via genanki.
  • Use case: a student pastes notes to create a ready-to-study deck.

Quick Start

Paste notes or a topic to generate flashcards and export an Anki deck.

Frequently Asked Questions about flashcard-generator

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

FAQPage Schema
How do I generate Anki flashcards from my study notes?

To generate Anki flashcards from notes, paste your notes or a topic into the prompt. The Skill creates recall prompts and exports a ready-to-study Anki deck using the genanki library.

What types of flashcards can I create for spaced repetition?

You can create basic, cloze, reversed, application, and image occlusion flashcards for spaced repetition. These card types follow Wozniak's formulation rules to optimize knowledge retention.

How does SM-2 scheduling work for study materials?

SM-2 scheduling algorithms calculate review intervals based on recall difficulty to space out repetitions. This spaced repetition approach optimizes memory retention by surfacing cards right before you forget them.

Can I export quizzes and flashcards directly to Anki?

Yes, you can export quizzes and flashcards directly to Anki. The Skill uses the genanki Python library to package your generated study materials into a compatible Anki deck file.

What is the best way to turn text notes into a ready-to-study deck?

The best way to turn text notes into a ready-to-study deck is pasting the raw notes into the prompt. The Skill automatically parses the content, generates flashcards, and schedules them for spaced repetition.

Do I need to follow specific formatting rules to create flashcards?

You do not need to manually format notes, as the Skill applies Wozniak's formulation rules automatically. It processes your pasted text to ensure the generated flashcards adhere to effective learning science principles.