Test Generator

🌐Community
by matteocervelli · vlatest · Repository

Generates diverse test questions on specified topics, tailored to various difficulty levels, by matteocervelli.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add matteocervelli-test-generator npx -- -y @trustedskills/matteocervelli-test-generator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "matteocervelli-test-generator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/matteocervelli-test-generator"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates tests based on provided text. It can create multiple choice questions, true/false statements, and short answer prompts to assess comprehension or knowledge retention related to a given subject. The generated tests are designed to be adaptable for various learning levels and assessment purposes.

When to use it

  • Create quizzes for students after reading an article or chapter in a textbook.
  • Generate practice exams for professional certifications based on study materials.
  • Develop comprehension checks for training programs to ensure understanding of key concepts.
  • Produce quick assessments to gauge audience knowledge during presentations or workshops.

Key capabilities

  • Generates multiple choice questions
  • Creates true/false statements
  • Produces short answer prompts
  • Adaptable for various learning levels

Example prompts

  • "Generate a quiz with 5 multiple-choice questions based on this article about the history of jazz."
  • "Create 3 true/false statements to test understanding of the provided text about quantum physics."
  • "Give me some short answer prompts related to this document outlining company policy."

Tips & gotchas

The quality of the generated tests depends heavily on the clarity and completeness of the input text. Providing well-structured and detailed source material will yield more accurate and relevant assessments.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
matteocervelli
Installs
9

🌐 Community

Passed automated security scans.