memento-flashcards

Create and review local JSON flashcards with spaced-repetition scheduling.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/AlexiosBluffMara/mercury --skill memento-flashcards-alexiosbluffmara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memento-flashcards
Source: https://github.com/AlexiosBluffMara/mercury/tree/main/optional-skills/productivity/memento-flashcards
Command: npx skills add https://github.com/AlexiosBluffMara/mercury --skill memento-flashcards-alexiosbluffmara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This tool provides a local, file-based flashcard system with spaced-repetition scheduling to help users remember facts and study efficiently without relying on external services.

Core Features & Use Cases

  • Create cards from facts or text
  • Chat with flashcards using free-text answers graded by the agent
  • Generate quizzes from YouTube transcripts
  • Review due cards with adaptive scheduling
  • Export/import decks as CSV

Quick Start

Create a flashcard by stating a fact and its answer.

Frequently Asked Questions about memento-flashcards

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

FAQPage Schema
How do I create local flashcards with spaced repetition for exam prep?

You can create local flashcards with spaced repetition by stating a fact and its answer, which the system stores in a local JSON file and schedules for adaptive review without external APIs.

Can I generate flashcards from YouTube transcripts?

Yes, you can generate quizzes from YouTube transcripts directly, allowing you to turn video content into reviewable flashcards for knowledge retention.

Do I need an external API key to use a local file-based flashcard system?

No, you do not need an external API key, because the flashcard system stores data in a local JSON file and uses Python scripts for all card operations.

How do I import and export flashcard decks as CSV?

You can import and export flashcard decks as CSV using the provided Python scripts, enabling easy backup and transfer of your spaced-repetition data.

Does free-text grading work for quizzing flashcards?

Free-text grading works for flashcards by having the agent grade your typed answers against the stored facts during the spaced-repetition review process.

What is the best way to review due cards with adaptive scheduling?

The best way to review due cards with adaptive scheduling is using the local Python scripts, which automatically queue cards based on your previous grading performance.