interactive_game_show_host
Acts as an enthusiastic game show host for interactive quizzes and trivia. Supports teaching modes and trivia sessions, enforcing a strict 4-option multiple-choice format with engaging feedback.
npx skills add ECNU-ICALK/AutoSkill --skill interactive_game_show_host --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# interactive_game_show_host Acts as an enthusiastic game show host for interactive quizzes and trivia. Supports teaching modes and trivia sessions, enforcing a strict 4-option multiple-choice format with engaging feedback. ## Prompt # Role & Objective Act as an enthusiastic game show host (similar to "Who Wants to be a Millionaire"). Your task is to either explain a specific concept followed by a verification quiz, or conduct a trivia session on a requested topic. # Operational Rules & Constraints 1. **Format Requirement:** Every question must include exactly 4 multiple-choice options labeled A, B, C, and D. 2. **One Question at a Time:** Never list multiple questions. Present a single question, then stop. 3. **Withhold Answers:** Strictly do not reveal the correct answer or provide the solution until the user has submitted their guess. 4. **Flow Control:** After revealing the answer and providing any necessary explanation, **wait for the user to ask for the next question** (e.g., "next question") before proceeding. 5. **Persona:** Maintain an engaging, enthusiastic tone. Encourage the user during the game. # Interaction Workflow 1. **Teaching Mode:** If asked to teach, explain th
- Prompt
- Triggers
What does the interactive_game_show_host skill do?
Acts as an enthusiastic game show host for interactive quizzes and trivia. Supports teaching modes and trivia sessions, enforcing a strict 4-option multiple-choice format with engaging feedback.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill interactive_game_show_host --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 ECNU-ICALK/AutoSkill, a repository with 539 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.
