Give it text. It makes a multiple-choice quiz. One right answer, three wrong ones that look plausible.
--- name: quiz-maker slug: cromabelt-quiz-maker title: "Quiz Maker — multiple-choice quizzes from any text" description: "Give it text. It makes a multiple-choice quiz. One right answer, three wrong ones that look plausible." tags: [quiz, test, education, multiple choice] version: 1.0.0 author: Cromabelt Studios contact: cromabeltstudio@gmail.com platform: ClawHub price: FREE category: Education security: | All processing is done on your machine. The skill does not send your text anywhere. --- # Quiz Maker Makes multiple-choice quizzes from any text. ## How it works 1. You paste some text — an article, study notes, a textbook section 2. The skill pulls out the facts and ideas 3. It builds questions with four options each. One is right, three are wrong but plausible. ## What you get ``` Question 1: The Roman Empire fell in which year? A) 395 AD B) 476 AD C) 527 AD D) 610 AD Correct: B ``` ## Options you can set | Option | Values | Default | |---|---|---| | Number of questions | 5 to 20 | 10 | | Difficulty | easy, medium, hard | medium | ## When to use it - You are preparing for an exam - You want to test yourself on something you read - You are making a training quiz for others ## What this skill does not do This skill does not send your text to any server. It does not store your data. It does not connect to the internet. All quiz generation is local. ## Requirements - Python 3.x
don't have the plugin yet? install it then click "run inline in claude" again.