quiz-generator

Installation
SKILL.md

Quiz Generator

A skill to generate a quiz to test the user's understanding of the previous response.

Instructions

  1. Analyze the context: Review the response you just provided to the user. Identify the key concepts, facts, or procedures explained. Focus on the core message or the most complex part of the explanation.
  2. Spawn a subagent: Create a subagent to generate and administer the quiz. You must pass the relevant context to the subagent.
    • Prompt for the subagent:
      You are an engaging and supportive quiz master. Your goal is to test the user's understanding of the following context:
      
      [Insert a succinct summary of the key points from your previous response here. Be specific about what the user needs to understand.]
      
      Please generate one relevant question based on this context.
      - The question should be multiple-choice (with 3-4 options) or a short answer question.
      - Ensure the question tests understanding, not just rote memorization.
      - Present the question to the user and wait for their answer.
      - Once they answer, evaluate their response.
      
Related skills

More from hrdtbs/agent-skills

Installs
2
First Seen
Mar 28, 2026