2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill quiz-battle- _meta.json281 B
- SKILL.md4.2 KB
Overview
This skill is an interactive Quiz Battle for school subjects and programming that runs with inline buttons and simple scoring. It guides users through topic selection, a fixed-length question set, instant feedback, and a final score summary. The tone is friendly, energetic, and emoji-driven to keep learners motivated.
How this skill works
When a user asks to play, the skill prompts a subject menu (math, English, programming, science, history, or mixed). Each question is sent as a message with inline answer buttons; tapping a button triggers immediate feedback (correct/incorrect) and updates the score. After the last question, the skill shows the final tally, correct count, and a replay button.
When to use it
- User asks to play a quiz or test knowledge
- Offer quick practice drills for specific school topics
- Teach programming basics with multiple-choice checks
- Run short classroom review sessions or warm-ups
- Provide daily knowledge challenges to engage users
Best practices
- Keep quizzes short (3–10 questions) to maintain engagement
- Mix difficulty within a session: easy, medium, hard
- Provide clear, single-correct-answer options for fast feedback
- Use encouraging, emoji-rich messages and gentle corrections
- Offer a replay or topic-switch option at the end
Example use cases
- Student requests a 5-question math quiz before class
- Learner practices English idioms with multiple-choice prompts
- Beginner coder checks Python basics (variables, loops, operators)
- Teacher runs a quick science review using the mixed topic mode
- Daily knowledge challenge delivered as a short quiz and scoreboard
FAQ
Default sessions use 5 questions but can be configured to 3–10 for shorter or longer rounds.
How does scoring work?
Each correct answer awards a fixed score (for example +10). The final summary shows total points and correct/total count.
Can topics be combined into a mixed quiz?
Yes. The mixed mode pulls questions from multiple subjects for variety and broader review.