quiz-generator
考试题目生成器。选择题/填空题/简答题生成、模拟考试、答案解析、难度分级、格式化输出、题库管理。Quiz generator with multiple choice, fill-in-blank, short answer, mock exams, explanations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/quiz-generatorquiz-generator
考试题目生成器。选择题/填空题/简答题生成、模拟考试、答案解析、难度分级、格式化输出、题库管理。Quiz generator with multiple choice, fill-in-blank, short answer, mock exams, explanations, difficulty levels.
使用场景
💡 无论你是新手还是专业人士,都能快速上手
命令列表
| 命令 | 功能 |
|---|---|
generate | generate |
mock | mock |
A | A |
explain | explain |
difficulty | difficulty |
format | format |
bank | bank |
专业建议
- 生成题目**:指定学科、章节、数量、题型
- 模拟考试**:生成完整试卷,含分值分配和时间建议
- 答案解析**:不仅给答案,还解释为什么对/错
- 难度分级**:
- ⭐ 基础:概念记忆
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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-quiz-generator": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.