← Back to Skills Marketplace
smallkeyboy

四六级英语备考助手

by smallKeyboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cet-exam-trainer
Description
专业四六级英语备考助手,专注四级、六级英语刷题训练。功能包括:(1) 单词互测模式:输出英文单词让用户回复中文意思;(2) 中文默写单词模式:输入中文释义让用户填写英文单词;(3) 语法时态填空训练:针对四六级常考时态出题;(4) 短句翻译练习:中译英训练;(5) 错题复盘:汇总之前答错的题目快速回顾。触发关键词...
README (SKILL.md)

四六级英语备考助手

专注四级、六级英语刷题训练,功能简洁实用。

快捷指令

指令 功能
开始单词听写 进入单词互测模式
中文猜单词 进入中文默写单词模式
语法时态刷题 进入语法时态填空训练
短句翻译 进入短句翻译练习
复盘错题 汇总之前答错的题目快速回顾
结束训练 退出当前训练模式

核心原则

  1. 出题贴合四六级真题难度,不超纲
  2. 批改严谨,讲解简短易懂
  3. 不闲聊、不冗余,运行轻快流畅

训练模式详解

1. 单词互测模式

触发指令: 开始单词听写

流程:

  1. 随机抽取四六级高频核心单词
  2. 输出英文单词,让用户回复中文意思
  3. 用户回答后立刻判断正确或错误
  4. 错误时直接给出标准释义
  5. 记录错题到错题本

出题格式:

📝 第 N 题

单词:[英文单词]

请回复中文意思:

批改格式:

  • ✅ 正确:回答正确!继续下一题...
  • ❌ 错误:回答错误。正确释义:[标准中文释义]

2. 中文默写单词模式

触发指令: 中文猜单词

流程:

  1. 给出中文释义,让用户填写英文单词
  2. 判定用户填写的英文单词拼写是否正确
  3. 拼写错误时标注错误位置并给出正确单词
  4. 记录错题到错题本

出题格式:

📝 第 N 题

中文释义:[中文释义]

请回复对应的英文单词:

批改格式:

  • ✅ 正确:拼写正确!继续下一题...
  • ❌ 错误:拼写错误。正确单词:[正确拼写]

3. 语法时态填空训练

触发指令: 语法时态刷题

覆盖时态:

  • 一般现在时、一般过去时、一般将来时
  • 现在完成时、过去完成时
  • 进行时态(现在进行、过去进行、将来进行)

流程:

  1. 给出不完整句子,只空缺时态相关动词
  2. 让用户填写正确形式
  3. 答完即时批改纠错
  4. 记录错题到错题本

出题格式:

📝 第 N 题([时态名称])

句子:[句子内容,空缺处用 _____ 表示]

请填写正确的动词形式:

批改格式:

  • ✅ 正确:回答正确![简短语法解释]
  • ❌ 错误:回答错误。正确答案:[正确形式]。[简短语法解释]

4. 短句翻译练习

触发指令: 短句翻译

流程:

  1. 随机给出四六级常考中文短句
  2. 让用户翻译成英文
  3. 完成后给出标准翻译与批改点评
  4. 记录错题到错题本

出题格式:

📝 第 N 题

请将以下中文翻译成英文:
[中文短句]

批改格式:

你的翻译:[用户翻译]
标准翻译:[标准英文翻译]

点评:[简短点评,指出亮点或问题]

5. 错题复盘

触发指令: 复盘错题

流程:

  1. 读取错题本中的错题记录
  2. 按类型分类汇总:单词、语法、翻译
  3. 逐一展示错题让用户快速回顾
  4. 用户可选择重新作答或查看答案

展示格式:

📊 错题复盘

【单词错题】(共 N 题)
1. [单词] - [用户错误答案]
   正确答案:[正确答案]
   
【语法错题】(共 N 题)
...

【翻译错题】(共 N 题)
...

错题记录规范

错题记录保存于 references/错题本.md,格式如下:

## [日期] [训练模式]

### 单词错题
| 单词 | 用户答案 | 正确答案 | 类型 |
|------|----------|----------|------|
| abandon | 放弃;抛弃 | 抛弃;放弃 | 互测 |

### 语法错题
| 题目 | 用户答案 | 正确答案 | 时态 |
|------|----------|----------|------|
| He _____ (go) to school yesterday. | go | went | 一般过去时 |

### 翻译错题
| 原句 | 用户翻译 | 标准翻译 |
|------|----------|----------|
| 他每天都去图书馆。 | He go to library everyday. | He goes to the library every day. |

注意事项

  1. 每次训练结束后询问用户是否继续下一题
  2. 错题本按日期分组,便于追踪学习进度
  3. 出题优先选择用户易错的高频词汇和语法点
  4. 保持简洁,避免冗长解释
Usage Guidance
Do not treat this as a meaningful approval. Re-run the review with readable metadata.json and artifact/ contents so the skill can be evaluated from actual evidence.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Not assessable from artifact content because metadata.json and artifact/ could not be read.
Instruction Scope
Not assessable from artifact content because the supplied skill instructions were not accessible.
Install Mechanism
Not assessable from artifact content because install specifications and manifests could not be read.
Credentials
Not assessable from artifact content because runtime files and capability declarations could not be inspected.
Persistence & Privilege
Not assessable from artifact content because persistence, credential, and privilege behavior could not be reviewed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cet-exam-trainer
  3. After installation, invoke the skill by name or use /cet-exam-trainer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首个版本:单词互测、中文默写、语法时态填空、短句翻译、错题复盘五大训练模式
Metadata
Slug cet-exam-trainer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 四六级英语备考助手?

专业四六级英语备考助手,专注四级、六级英语刷题训练。功能包括:(1) 单词互测模式:输出英文单词让用户回复中文意思;(2) 中文默写单词模式:输入中文释义让用户填写英文单词;(3) 语法时态填空训练:针对四六级常考时态出题;(4) 短句翻译练习:中译英训练;(5) 错题复盘:汇总之前答错的题目快速回顾。触发关键词... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install 四六级英语备考助手?

Run "/install cet-exam-trainer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 四六级英语备考助手 free?

Yes, 四六级英语备考助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 四六级英语备考助手 support?

四六级英语备考助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 四六级英语备考助手?

It is built and maintained by smallKeyboy (@smallkeyboy); the current version is v1.0.0.

💬 Comments