Flashcard
Spaced repetition study tool with deck management. Use when you need flashcard.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/flashcardFlashcard
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
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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-flashcard": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
concept-explainer
Uses analogies to explain complex medical concepts in accessible terms.
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
Soul Ledger
Gives any AI agent persistent memory of who the user is — not just facts, but patterns, preferences, personality traits, and behavioral evolution over time. The agent maintains a soul_ledger.json in the workspace and references it on every conversation start.
arrow
Apache Arrow in-memory columnar format reference. Zero-copy data exchange, columnar memory layout with validity bitmaps, pyarrow Table/RecordBatch/compute, Arrow Flight RPC for high-performance transfer, Dataset API with predicate pushdown, pandas/DuckDB/Polars/Spark integration, Gandiva LLVM compiler, and ADBC database connectivity.
mathgraphs
Math & statistics graphing, computation, visualization and validation engine