english-learn-cards

Flashcard-based English vocabulary learning with SQLite + SRS. Works with any chat platform when paired with an OpenClaw agent prompt.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "english-learn-cards" with this command: npx skills add racymind/english-learn-cards

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

A ready-to-copy prompt template lives in:

  • 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:

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

Keep local-only scripts outside the repo (see .gitignore).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

yan-learning-engine

yan-learning-engine自动每小时驱动炎月执行预设学习和贡献任务,促进持续自我进化和技术积累。

Registry SourceRecently Updated
3490Profile unavailable
Automation

Xiaobai Self-Improvement

Self-Improvement Engine - AI Agent that learns from mistakes and continuously improves. No more repeating the same errors.

Registry SourceRecently Updated
1530Profile unavailable
General

English Daily Report

生成每日英语学习报告,包含新闻摘要、中文翻译、词汇注释、PDF 和音频版本。适用于:(1) 接收每日英语新闻摘要进行学习,(2) 获取中文翻译和词汇注释,(3) 生成 PDF 和音频版本用于离线学习

Registry SourceRecently Updated
2470Profile unavailable
General

Waiting Tips

Show bilingual learning tips while OpenClaw is thinking. 75 tips covering AI interaction, prompt engineering, productivity, and wisdom. Non-intrusive, works...

Registry SourceRecently Updated
2910Profile unavailable