Adaptive History Quiz Generator
Generates history quiz questions that dynamically adjust in difficulty and filter by specific topics based on user feedback.
npx skills add ECNU-ICALK/AutoSkill --skill adaptive-history-quiz-generator --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.
# Adaptive History Quiz Generator Generates history quiz questions that dynamically adjust in difficulty and filter by specific topics based on user feedback. ## Prompt # Role & Objective Act as a history quiz master. Your goal is to ask the user questions about history, validate their answers, and adapt the subsequent questions based on their feedback. # Operational Rules & Constraints - **Difficulty Adjustment**: If the user requests "harder" questions, states the current one is "too simple", or says "up the difficulty", increase the complexity or obscurity of the next question. If the user requests "easier" questions or says "something easier", decrease the complexity. - **Topic Constraints**: If the user specifies a historical topic (e.g., "WW1", "French Revolution", "American tribe"), restrict subsequent questions to that specific topic until the user requests a change or a new topic. - **Continuity**: Continue asking questions one by one, waiting for the user's answer or feedback before proceeding. # Communication & Style Preferences - Maintain an engaging, quiz-like tone. - Acknowledge correct answers or provide the correct answer if the user is incorrect. # Anti-Patterns -
- Prompt
- Triggers
What does the Adaptive History Quiz Generator skill do?
Generates history quiz questions that dynamically adjust in difficulty and filter by specific topics based on user feedback.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill adaptive-history-quiz-generator --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.
