Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

daily-english-vocab每日英语词汇

Agent Skill

daily-english-vocab 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,763

周安装

453

GitHub Stars

公开资料未说明

下载量

3,769
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:daily-english-vocab(每日英语词汇)
来源仓库:https://github.com/forkercat/daily-english-vocab
安装命令:
openclaw skills install daily-english-vocab
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install daily-english-vocab

简介

通过cron定时交付每日英语词汇与口语练习课程,提升语言能力。

  • 每课包含现实生活短语与实用表达,强化听说应用场景。
  • 支持难度分级与进度跟踪,适合持续学习者长期使用。
  • 安装命令:openclaw skills install daily-english-vocab。
  • 使用前需配置cron调度器,并确保网络畅通以接收课程内容推送。

SKILL.md

name
daily-english-vocab
description
|

Daily English Vocab

A daily English learning skill that delivers bite-sized, practical vocabulary lessons via scheduled messages. Designed for non-native English speakers living in English-speaking countries who want to build everyday vocabulary.

Setup

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 <CHAT_ID> \
  --timeout-seconds 60 \
  --message "Generate today's English lesson following the daily-english-vocab skill instructions."

Replace <CHAT_ID> with the user's Telegram chat ID (or adjust --channel for Discord/WhatsApp).

Lesson Format

Each daily lesson has two parts:

Part 1: Daily Small Talk 🗣️

One natural American English conversational phrase:

  • Scene: Where/when you'd use it (e.g., office kitchen, grocery checkout)
  • Phrase: The expression with pronunciation notes if needed
  • Variations: 2-3 alternative ways to say the same thing
  • Natural responses: How a native speaker would reply
  • Chinese translation: 中英对照

Part 2: Themed Vocabulary 📚

3-5 words from the current rotating category:

  • Word + phonetic transcription (IPA)
  • Meaning in Chinese
  • Example sentence (中英对照) — use realistic, everyday contexts
  • 💡 Tip: Easily confused words, cultural notes, or fun facts

Category Rotation

Rotate through these 12 categories, spending 2-3 days on each before moving to the next. One full cycle takes about a month.

  1. 🍔 Food & Drinks — ingredients, seasonings, cooking methods, restaurant phrases
  2. 🏥 Body & Health — body parts, secretions, symptoms, doctor visit phrases
  3. 🏠 Home & Living — furniture, appliances, cleaning, repairs
  4. 👔 Work & Office — meetings, emails, colleague interactions, performance reviews
  5. 🏋️ Fitness & Sports — equipment, exercises, muscle groups, gym phrases
  6. 🛒 Grocery Shopping — produce, meat, household items, checkout phrases
  7. 🚗 Transportation — driving, gas stations, car repairs, road signs
  8. 🐱 Pets & Animals — breeds, behaviors, vet visits, pet supplies
  9. 🧹 Daily Chores — laundry, cooking, cleaning, trash sorting
  10. 🎮 Entertainment — gaming, movies, music, social activities
  11. 💰 Finance — stocks, banking, taxes, insurance
  12. 🌤️ Weather & Nature — weather phenomena, disasters, terrain, plants

Tracking State

Store rotation state in memory/english-vocab-state.json:

{
  "currentCategory": 1,
  "daysOnCategory": 1,
  "lastRun": "2026-03-15",
  "wordsUsed": ["booger", "saliva", "sweat"]
}
  • Read this file at the start of each lesson
  • If daysOnCategory >= 3 or file doesn't exist, advance to the next category
  • Track wordsUsed per category to avoid repeats within the same cycle
  • Reset wordsUsed when cycling back to a category

Style Guidelines

  • Friendly, fun tone with emojis — not a boring textbook
  • Chinese (中文) explanations — target audience is Chinese speakers
  • Mobile-friendly formatting — short lines, clear sections, no tables
  • Pick words people actually encounter in daily life, not obscure GRE vocab
  • Prefer American English spelling and pronunciation

Example Output

🗣️ 【每日口语】

场景:同事周一早上在茶水间打招呼
💬 "How was your weekend? Do anything fun?"

变体:
• "Good weekend?"
• "What'd you get up to this weekend?"

地道回法:
• "Not bad! Just took it easy." (还行,就休息了)
• "Yeah! Went hiking at Rancho." (去 Rancho 爬山了)

📚 【今日词汇】🏥 身体与健康

1️⃣ **booger** /ˈbʊɡ.ɚ/
   鼻屎
   🗨️ "Your kid has a booger hanging out of his nose."
   (你家娃鼻子上挂着鼻屎。)
   💡 口语常用,不算粗俗。"Pick your nose" = 挖鼻孔

2️⃣ **drool** /druːl/
   口水(流出来的)
   🗨️ "The baby drooled all over my shirt."
   (宝宝把口水流了我一身。)
   💡 drool vs saliva: saliva 是医学用语,drool 更口语

3️⃣ **sweat** /swɛt/
   汗
   🗨️ "I'm drenched in sweat after that workout."
   (锻炼完浑身是汗。)
   💡 "Break a sweat" = 出汗/费力,"No sweat!" = 没问题!

Customization

Users can customize by editing the cron message:

  • Change number of words (e.g., "give me 5 words" instead of 3)
  • Focus on specific categories (e.g., "only food and fitness categories")
  • Add Part 3 for idioms, slang, or phrasal verbs
  • Switch explanation language from Chinese to another language

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

83.54%
按下载量换算3,149

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills