ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Flashcard

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/flashcard
Or

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

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

Metadata

Stars3917
Views3
Updated2026-04-08
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-flashcard": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#flashcard#study#learning#spaced-repetition#education#memory#quiz#anki
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.