memento-flashcards

Convert statements into Q/A flashcards with offline review scheduling.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/faramirezs/talking_printer --skill memento-flashcards-faramirezs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memento-flashcards
Source: https://github.com/faramirezs/talking_printer/tree/main/hermes-agent/optional-skills/productivity/memento-flashcards
Command: npx skills add https://github.com/faramirezs/talking_printer --skill memento-flashcards-faramirezs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Turn unstructured statements into durable memory by generating Q/A flashcards and scheduling reviews offline, enabling privacy-preserving study without external services.

Core Features & Use Cases

  • Create local flashcards from facts or notes and organize them into collections
  • Review due cards with spaced-repetition scheduling and free-text grading
  • Generate quizzes from YouTube transcripts and import/export decks as CSV for sharing

Quick Start

Provide a factual statement, and I will turn it into a Q/A flashcard and save it to your chosen collection.

Frequently Asked Questions about memento-flashcards

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

FAQPage Schema
How do I create offline flashcards for spaced repetition study?

To create offline flashcards for spaced repetition, provide a factual statement and it will be converted into a memory-ready Q/A flashcard and saved to your chosen local collection for offline scheduling.

Can I generate flashcards from YouTube transcripts automatically?

You can generate flashcards from YouTube transcripts by using the built-in quiz generation feature, which extracts content from transcripts and converts it into study questions.

How do I import and export flashcard decks as CSV files?

You can import and export flashcard decks as CSV files using the dedicated CLI subcommands, allowing you to share study workflows and manage local deck data efficiently.

Does offline spaced repetition work without external services or internet?

Offline spaced repetition works entirely without external services by leveraging a local JSON-backed card store to schedule due cards and support free-text grading.

What is the best way to review due flashcards locally?

The best way to review due flashcards locally is by using the scheduling subcommand, which surfaces due cards and allows you to rate your recall with free-text grading.