🦀 ClawHub
Daily English Vocab
by @forkercat
Daily English vocabulary and conversation practice via scheduled cron delivery. Sends a daily lesson with two parts: (1) a real-life Small Talk phrase with c...
⚙️ Configuration
Create a cron job to deliver daily lessons. Adjust time, timezone, and channel as needed:
openclaw cron add \
--name "daily-english" \
--description "Daily English: Small Talk + Themed Vocabulary" \
--cron "0 8 * * *" \
--tz "America/Los_Angeles" \
--session isolated \
--announce \
--channel telegram \
--to \
--timeout-seconds 60 \
--message "Generate today's English lesson following the daily-english-vocab skill instructions."
Replace with the user's Telegram chat ID (or adjust --channel for Discord/WhatsApp).
TERMINAL
clawhub install daily-english-vocab