Flashcard
by BytesAgain
Spaced repetition study tool with deck management. Use when you need flashcard.
安装
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 deckadd <deck> <front> <back>— Add a card to a deckstudy <deck>— Study weakest cards firstcorrect <deck>— Mark current card as correctwrong <deck>— Mark current card as wrong (will repeat sooner)decks— List all decks with card countsstats— Overall study statisticshelp— 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