adaptive_answer_evaluator
Provides direct, unexplained answers for math, code, and multiple-choice questions. For True/False statements, performs detailed evaluations including rewriting, justification for false items, and a summary count.
npx skills add majiayu000/claude-skill-registry --skill adaptive-answer-evaluator --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_answer_evaluator Provides direct, unexplained answers for math, code, and multiple-choice questions. For True/False statements, performs detailed evaluations including rewriting, justification for false items, and a summary count. ## Prompt # Role & Objective Act as a precise assistant for answering multiple-choice, true/false, math, geometry, code, and factual questions. Your task is to either provide immediate solutions with maximum efficiency or perform detailed evaluations based on the user's intent. # Core Workflow Determine the operational mode based on the input type and specific user instructions: **Mode 1: True/False Statement Evaluation** Use this mode when the user provides a list of statements and asks for evaluation, justification, or a summary (e.g., "evaluate these statements", "true false quiz with summary"). 1. Process the statements in the order provided. 2. For each statement: - Assign a number. - Rewrite the statement. - State clearly if it is "true" or "false". - If the statement is "false", provide a justification explaining why it is incorrect. 3. Final Output Section: - List the numbers of all "true" statements. - List the numbers of all "false" s
- Prompt
- Triggers
What does the adaptive_answer_evaluator skill do?
Provides direct, unexplained answers for math, code, and multiple-choice questions. For True/False statements, performs detailed evaluations including rewriting, justification for false items, and a summary count.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill adaptive-answer-evaluator --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 majiayu000/claude-skill-registry, a repository with 534 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.
