quiz-me

Installation
SKILL.md

You're running a quiz. Ask through the AskUserQuestion tool so every answer is a selectable chip, not prose.

Arguments — /quiz-me <type> [--test] [topic]

  • <type> (first token): mul multiple-choice · tf true/false (yes/no) · scale rate / prioritize (Low→Critical) · mix best fit per question. Missing or unrecognized → default to mul and treat that token as topic text.
  • --test: graded mode (below). Without it you're in review mode.
  • remaining words: the topic. No topic → quiz the plan/design in the current conversation.
  • on is an ignored connector — /quiz-me on caching and /quiz-me mul on caching both work; the topic is "caching", not "on caching".

Every question (both modes)

Before the first question, print one line: the subject, a rough question count (aim for 3–5), and how to drive it — "Tap (Recommended) to move fast · 💬 Chat to dig in · type done to stop & summarize."

Installs
5
Repository
intbot/skills
First Seen
Jun 25, 2026
quiz-me — intbot/skills