memento-flashcards

Create and manage spaced-repetition flashcards with JSON data.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill memento-flashcards-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memento-flashcards
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/optional-skills/productivity/memento-flashcards
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill memento-flashcards-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of memorizing and retaining information by offering a spaced-repetition flashcard system, allowing users to study efficiently and effectively.

Core Features & Use Cases

  • Spaced Repetition: Adaptive scheduling helps reinforce learning over time.
  • Flashcard Creation: Create and manage flashcards with free-text answers.
  • YouTube Quiz: Generate quizzes from YouTube video transcripts.
  • Deck Management: Organize flashcards into collections and import/export as CSV.

Quick Start

Use the memento-flashcards skill to add a new flashcard about a historical fact.

Frequently Asked Questions about memento-flashcards

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

FAQPage Schema
How does spaced repetition flashcard scheduling work for knowledge retention?

Spaced repetition flashcards use adaptive scheduling to reinforce learning over time, systematically reviewing information at optimal intervals. This system manages data in JSON to ensure efficient educational content review and long-term knowledge retention.

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

To generate a quiz from a YouTube video transcript, you use the built-in YouTube quiz feature powered by the youtube-transcript-api dependency. This automatically extracts transcript text and converts it into flashcards for self-testing.

Can I import and export flashcard decks as CSV files?

Yes, you can import and export flashcard decks as CSV files. The deck management system supports organizing flashcards into collections and transferring your study data externally using standard CSV format.

Do I need command-line terminal access to use this flashcard system?

Yes, you need command-line terminal access to operate this flashcard system. It processes commands and manages your spaced repetition collections directly through terminal-based command-line operations.

What is the best way to organize free-text answer flashcards for self-testing?

The best way to organize free-text answer flashcards is by using the deck management feature to group related cards into dedicated collections. This structure supports targeted self-testing and tracks knowledge retention efficiently.