memento-flashcards

Manage local spaced-repetition flashcards and generate quizzes from YouTube transcripts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the difficulty of retaining information by providing a structured, automated system for spaced-repetition learning that integrates directly into your daily workflow.

Core Features & Use Cases

  • Spaced-Repetition Learning: Automatically schedules reviews for your flashcards using adaptive intervals to maximize memory retention.
  • YouTube Quiz Generation: Instantly converts educational YouTube video transcripts into interactive 5-question quizzes.
  • Use Case: If you are learning a new language or studying for an exam, you can save key facts as flashcards during your chat and have the agent quiz you on them later, or generate a quiz from a lecture video to test your comprehension.

Quick Start

Ask the agent to remember a specific fact or provide a YouTube link to generate a quiz for your next study session.

Frequently Asked Questions about memento-flashcards

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

FAQPage Schema
How do I generate a quiz from a YouTube video transcript?

You can generate a quiz from a YouTube video transcript by providing the video link to the agent. It uses the youtube-transcript-api to fetch the transcript and instantly creates an interactive 5-question quiz to test your comprehension.

Can I use spaced repetition flashcards to study for an exam?

Spaced repetition flashcards are designed to help you study for an exam by automatically scheduling reviews using adaptive intervals. You can save key facts as flashcards during your chat to maximize memory retention.

Do I need to install youtube-transcript-api to manage local flashcards?

You do not need to install youtube-transcript-api to manage local flashcards. It is an optional dependency required only for processing educational YouTube videos and generating quizzes from their transcripts.

What is the best way to retain information from educational videos?

The best way to retain information from educational videos is to convert their transcripts into interactive quizzes. This testing approach, combined with a spaced-repetition learning system, integrates directly into your workflow to automate memory retention.

Does the spaced repetition system work without an internet connection?

The spaced repetition system manages a local flashcard system for storing and reviewing factual knowledge. However, generating quizzes from YouTube video transcripts requires fetching data online using the youtube-transcript-api dependency.