memento-flashcards

Manage spaced-repetition flashcards locally with adaptive scheduling and CSV import/export.

Updated May 3, 2026
One-click install
npx skills add https://github.com/JuanMS20/solviora-agent --skill memento-flashcards-juanms20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memento-flashcards
Source: https://github.com/JuanMS20/solviora-agent/tree/main/optional-skills/productivity/memento-flashcards
Command: npx skills add https://github.com/JuanMS20/solviora-agent --skill memento-flashcards-juanms20

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Reduces memory load and study friction by providing a local, file-based flashcard system that creates, schedules, and reviews cards without relying on external services.

Core Features & Use Cases

  • Create Q/A flashcards from facts or text and store them locally in a JSON deck.
  • Review due cards with adaptive scheduling and agent-graded free-text answers.
  • Generate quizzes from YouTube transcripts and manage decks with import/export to CSV.

Quick Start

Create a flashcard from a fact or text and start spaced-repetition practice right away.

Frequently Asked Questions about memento-flashcards

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

FAQPage Schema
How do I create spaced-repetition flashcards from text locally?

To create spaced-repetition flashcards locally, you can generate Q/A cards from facts or text. The system stores these cards in a local JSON deck for file-based management without relying on external services.

Can I generate a quiz from a YouTube transcript and export it?

Yes, you can generate quizzes directly from YouTube transcripts. The system allows you to manage these generated flashcard decks and export or import them using CSV files.

How does adaptive scheduling work for reviewing due flashcards?

Adaptive scheduling reviews due cards and uses agent-graded free-text answers to adjust timing. This mechanism reduces memory load by spacing out reviews based on your recall performance.

Do I need an external database to manage my flashcard decks?

No, you do not need an external database to manage flashcard decks. The system uses a local, file-based approach, storing all data in a local JSON deck within your directory.

What is the best way to import and export flashcard decks with CSV?

The best way to import and export flashcard decks with CSV is through the system's built-in deck management features. This allows you to easily transfer your locally stored JSON decks in CSV format.