✓ Verified
💻 Development
✓ Enhanced Data
English Learn Cards
Flashcard-based English vocabulary learning.
- Rating
- 4.5 (443 reviews)
- Downloads
- 6,895 downloads
- Version
- 1.0.0
Overview
Flashcard-based English vocabulary learning.
Complete Documentation
View Source →
English Learn Cards (SQLite + SRS)
A portable vocabulary flashcard workflow for OpenClaw.
- Stores cards in SQLite
- Supports SRS reviews (0–3 grading, SM-2–like)
- Uses a deterministic helper CLI (
scripts/words.py) to avoid flaky formatting
Platform notes
This skill is platform-agnostic (Slack/Discord/WhatsApp/Telegram/etc.). Your channel-specific agent prompt should decide:
- message formatting (bullets/headers)
- quiz flow UX
- how user answers are parsed
skill/prompt-examples/AGENT_PROMPT_TEMPLATE.md
Storage
- SQLite DB path is controlled via env var:
ENGLISH_LEARN_CARDS_DB(default:~/clawd/memory/english-learn-cards.db)
Helper CLI (required)
Use the helper for all DB operations:
bash
python skill/scripts/words.py init
python skill/scripts/words.py migrate
python skill/scripts/words.py add "implement" ...
python skill/scripts/words.py render "implement" --fill-audio
python skill/scripts/words.py due
python skill/scripts/words.py grade <card_id> <0-3>
Safety / publishing
Do not commit:
- your SQLite DB
- secrets / tokens
- one-off migration/enrichment scripts
.gitignore).
Installation
Terminal bash
openclaw install english-learn-cards
Copied!
💻Code Examples
example.sh
python skill/scripts/words.py init
python skill/scripts/words.py migrate
python skill/scripts/words.py add "implement" ...
python skill/scripts/words.py render "implement" --fill-audio
python skill/scripts/words.py due
python skill/scripts/words.py grade <card_id> <0-3>Tags
#personal_development
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author racymind
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install english-learn-cards
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0