Agent skill · AI & Agents

practice-quiz

This skill should be used when the user asks to "出题", "做练习", "生成测验", "刷题", "给我出几道题", "做几道题练练", "出一套练习", "按章节出题", "按题型出题", "选择题", "填空题", "计算题", "简答题", "测测我", "考考我对这章的掌握", "出几道巩固题", "帮我做课后练习", or when the user wants practice questions generated by chapter, type, or difficulty, with answers, explanations, and study-focused assessment.

mingchen666157★ · +54/wk · 1 repos on radarProfile →
claude-codecan modify files
Install
npx skills add mingchen666/Reviva --skill practice-quiz --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 10
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: electron/builtin-assets/skills/practice-quiz/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 181 · +24 this week
Language: HTML
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 练习与测验 按章节、题型、难度灵活生成练习题,附带答案与详细解析。 ## Purpose 帮助用户通过做题巩固知识、检测掌握程度、发现薄弱环节。不仅仅是出题,更重要的是通过练习促进学习。 可生成: - 选择题(单选 / 多选) - 填空题 - 判断题 - 简答题 - 计算题 - 分析题 - 编程题 - 综合混合题型 支持: - 即时答案 + 解析 - 先做后批改模式 - 难度分级 - 按知识点出题 - 干扰项设计 ## When to Use Use this skill when the user asks to: - 生成练习题或测验 - 按章节出题 - 按题型出题 - 刷题或做题巩固 - 检测对某知识点的掌握 - 做课后练习 - 生成答案和解析 - 生成干扰项或陷阱题 - 按难度出题(基础/中等/拔高) 示例: - "给我出 10 道高数选择题。" - "按第三章内容出一套练习。

More from Reviva
All skills →
About this skill
What does the practice-quiz skill do?

This skill should be used when the user asks to "出题", "做练习", "生成测验", "刷题", "给我出几道题", "做几道题练练", "出一套练习", "按章节出题", "按题型出题", "选择题", "填空题", "计算题", "简答题", "测测我", "考考我对这章的掌握", "出几道巩固题", "帮我做课后练习", or when the user wants practice questions generated by chapter, type, or difficulty, with answers, explanations, and study-focused assessment.

How do I install it?

Run `npx skills add mingchen666/Reviva --skill practice-quiz --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mingchen666/Reviva, a repository with 181 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going