Flashcard

by BytesAgain

Spaced repetition study tool with deck management. Use when you need flashcard.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain3/flashcard

文档

Flashcard

Study smarter with spaced repetition. Cards you struggle with come up more often.

Commands

  • create <deck> — Create a new flashcard deck
  • add <deck> <front> <back> — Add a card to a deck
  • study <deck> — Study weakest cards first
  • correct <deck> — Mark current card as correct
  • wrong <deck> — Mark current card as wrong (will repeat sooner)
  • decks — List all decks with card counts
  • stats — Overall study statistics
  • help — Show commands

Usage Examples

bash
flashcard create Spanish
flashcard add Spanish "hola" "hello"
flashcard add Spanish "gracias" "thank you"
flashcard study Spanish
flashcard correct Spanish
flashcard decks
flashcard stats

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com