memento-flashcards

Build spaced-repetition flashcards from facts and grade free-text recall.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Spaced-repetition flashcards help you retain facts and study material over time, but setting up and reviewing cards manually is tedious and easy to forget.

Core Features & Use Cases

  • Create recall cards from facts or text: Turn statements into Q/A flashcards and organize them into collections.
  • Adaptive spaced-repetition review: Review due cards and let the agent grade your free-text answers to schedule the next review.
  • Generate quizzes from YouTube transcripts: Fetch a transcript and create a 5-question quiz deck from a video.
  • Manage decks safely: Export and import decks as CSV, view stats, and delete cards or collections.

Quick Start

Ask: "Quiz me on https://www.youtube.com/watch?v=dQw4w9WgXcQ using flashcards and grade my answers."

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 a YouTube transcript?

You can generate flashcards from a YouTube transcript by providing the video URL. The skill fetches the transcript using the youtube-transcript-api and creates a 5-question quiz deck for spaced-repetition review.

How does spaced repetition grading work for free-text recall?

Spaced repetition grading evaluates your free-text answers against stored flashcards. The agent grades your recall accuracy to schedule future review dates, adapting intervals based on your performance.

Can I export and import flashcard decks as CSV files?

Yes, you can export and import flashcard decks as CSV files. The skill supports CSV deck export and import, allowing you to manage collections, view stats, and safely back up your cards locally.

Do I need any specific tools or environment to run spaced-repetition flashcards?

Yes, running spaced-repetition flashcards requires access to Hermes tool execution via provided scripts. It also uses the youtube-transcript-api dependency and relies on local file-backed storage in the skill data directory.

What is the best way to organize and review facts using flashcards?

The best way to organize facts is turning statements into Q/A flashcards grouped into collections. The skill's adaptive spaced-repetition system then schedules due cards for review, grading free-text answers to optimize retention.