memento-flashcards

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires terminal, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Memento Flashcards addresses the challenge of memorizing and retaining information by offering a spaced-repetition flashcard system.

Core Features & Use Cases

  • Spaced Repetition: Leverage spaced repetition scheduling to optimize memory recall.
  • Flashcard Creation: Create Q&A cards from facts or text, with options to chat with flashcards.
  • YouTube Transcripts: Generate quizzes from YouTube video transcripts.
  • Decks Management: Organize flashcards into collections, import/export CSV files.

Quick Start

Use Memento Flashcards to create a new flashcard for "Capital of France?" by saying "Create a flashcard 'What is the capital of France?'"

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?

You can create spaced-repetition flashcards by providing facts or text to generate Q&A cards. The system schedules reviews to optimize memory recall and stores card data in a local JSON file.

Can I generate quizzes from YouTube video transcripts?

Yes, you can generate quizzes directly from YouTube video transcripts. The flashcard system processes the transcript content to create review questions for your learning deck.

Do I need Python and terminal access to use this flashcard system?

Yes, operating this flashcard system requires the terminal toolset and Python scripting. It relies on these dependencies to manage local JSON file storage and execute commands.

How do I import and export flashcard decks?

You can import and export flashcard decks using CSV files. This allows you to organize collections of flashcards and transfer your memory recall data in a structured format.

What is the best way to organize flashcards for memory recall?

The best way to organize flashcards for memory recall is using the deck management system. It leverages spaced repetition scheduling to optimize your review intervals and stores data locally.