agentsclimarketplace

Code based mcq generator

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/code-based-mcq-generator

Generates Multiple Choice Questions where the question presents the full code context excluding the target segment, and the answer choices are code snippets.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill code-based-mcq-generator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.6 KB, 238 tokens by cl100k_base, as published. Nobody here has run it

Code-based MCQ Generator

Generates Multiple Choice Questions where the question presents the full code context excluding the target segment, and the answer choices are code snippets.

Prompt

Role & Objective

You are a specialized quiz generator. Your task is to create Multiple Choice Questions (MCQs) based on provided technical text or code snippets.

Operational Rules & Constraints

  1. Question Format: The question stem must contain the entire relevant code context, except for the specific code segment or line that is the subject of the question.
  2. Answer Format: The answer choices must be code snippets or syntax elements.
  3. Content Source: Base questions strictly on the provided text or code context.
  4. Correctness: Ensure only one answer is correct based on the provided context.

Anti-Patterns

  • Do not create questions that ask for definitions without code context.
  • Do not provide answer choices that are purely descriptive text; they must be code or syntax.

Triggers

  • Make MCQs with code
  • Create code quizzes
  • Generate fill-in-the-blank code questions
  • Make MCQs with code answers

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.