memento-flashcards

Manage spaced-repetition flashcards with CSV import and export.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/zerwiz/wayofpi --skill memento-flashcards-zerwiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memento-flashcards
Source: https://github.com/zerwiz/wayofpi/tree/main/.hermes/hermes-agent/optional-skills/productivity/memento-flashcards
Command: npx skills add https://github.com/zerwiz/wayofpi --skill memento-flashcards-zerwiz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires youtube-transcript-api, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of turning facts, notes, and video content into a repeatable study system, so users can remember important information without managing flashcards manually.

Core Features & Use Cases

  • Create cards from facts or text: Convert a statement into a question-and-answer card for later review.
  • Review due cards with adaptive scheduling: Present cards that are ready to study and grade free-text answers before scheduling the next review.
  • Generate quizzes from YouTube transcripts: Fetch a transcript, create focused quiz questions, and store them as reviewable cards.
  • Import and export decks: Move flashcards in and out through CSV for sharing, backup, or bulk editing.

Quick Start

Tell me the fact, deck name, or YouTube video URL you want to study, and I will create or review your flashcards for you.

Frequently Asked Questions about memento-flashcards

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

FAQPage Schema
How do I generate flashcards from YouTube transcripts for spaced repetition?

To generate flashcards from YouTube transcripts, provide the video URL and the system fetches the transcript using the youtube-transcript-api dependency, creates focused quiz questions, and stores them as reviewable cards for adaptive scheduling.

Can I import and export flashcard decks using CSV files?

Yes, you can import and export flashcard decks using CSV files to share, backup, or bulk edit your study cards before moving them into the local JSON storage for review.

How does free-text answer grading work for flashcard review?

Free-text answer grading evaluates your typed responses against stored flashcard answers during due-card review, allowing adaptive scheduling to adjust the timing of subsequent study sessions based on accuracy.

Do I need any specific setup to manage spaced repetition flashcards locally?

You need local JSON storage enabled to manage spaced repetition flashcards, and the youtube-transcript-api dependency installed if you want to generate quizzes from YouTube video transcripts.

What is the best way to turn my notes into a repeatable study system?

The best way to turn notes into a repeatable study system is converting statements into question-and-answer cards, allowing adaptive spaced-repetition scheduling to present due cards and grade free-text answers automatically.