ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Cet Prep

Skill by bytesagain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/cet-prep
Or

version: "2.0.0" name: CET Prep description: "╔══════════════════════════════════════════╗. Use when you need cet prep capabilities. Triggers on: cet prep." 四六级备考助手。词汇记忆、阅读技巧、写作模板、听力训练、模拟测试、备考计划。CET-4/6 exam preparation. 四六级、英语考试。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

CET Prep

四六级备考助手。词汇记忆、阅读技巧、写作模板、听力训练、模拟测试、备考计划。CET-4/6 exam preparation. 四六级、英语考试。

使用场景

💡 无论你是新手还是专业人士,都能快速上手

可用命令

  • vocab — vocab
  • reading — reading
  • writing — writing
  • listening — listening
  • mock — mock
  • plan — plan

CET Prep by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
cet-prep help

# Run
cet-prep run
  • Run cet-prep help for all commands

Commands

Run cet-prep help to see all available commands.

When to Use

  • when you need quick cet prep from the command line
  • to automate cet tasks in your workflow

Output

Returns logs to stdout. Redirect to a file with cet-prep run > output.txt.

Configuration

Set CET_PREP_DIR to change data directory. Default: ~/.local/share/cet-prep/

Metadata

Stars3500
Views1
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-cet-prep": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.