ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

quiz-generator

考试题目生成器。选择题/填空题/简答题生成、模拟考试、答案解析、难度分级、格式化输出、题库管理。Quiz generator with multiple choice, fill-in-blank, short answer, mock exams, explanations.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/quiz-generator
Or

quiz-generator

考试题目生成器。选择题/填空题/简答题生成、模拟考试、答案解析、难度分级、格式化输出、题库管理。Quiz generator with multiple choice, fill-in-blank, short answer, mock exams, explanations, difficulty levels.

使用场景

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

命令列表

命令功能
generategenerate
mockmock
AA
explainexplain
difficultydifficulty
formatformat
bankbank

专业建议

  • 生成题目**:指定学科、章节、数量、题型
  • 模拟考试**:生成完整试卷,含分值分配和时间建议
  • 答案解析**:不仅给答案,还解释为什么对/错
  • 难度分级**:
  • ⭐ 基础:概念记忆

quiz-generator by BytesAgain

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

Examples

# Show help
quiz-generator help

# Run
quiz-generator run

Commands

Run quiz-generator help to see all available commands.

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-quiz-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.