exam-solver-worker

Generate a Chinese markdown solution for one exam question with step derivations.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/zhboner/Agent-Skills --skill exam-solver-worker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exam-solver-worker
Source: https://github.com/zhboner/Agent-Skills/tree/main/Global-skills/exam-solver-worker
Command: npx skills add https://github.com/zhboner/Agent-Skills --skill exam-solver-worker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It produces a complete, exam-ready solution for a single question by enforcing a strict output structure, language rules, and per-question knowledge-point depth.

Core Features & Use Cases

  • Single-question, worker-style solving: Solves exactly one exam question with no re-delegation, returning only the final markdown solution block.
  • Mandatory Chinese translation and structured formatting: Requires a word-for-word original question plus a complete Chinese, sentence-aligned translation, then builds the solution using the appropriate section format.
  • Exam-suitable rigor: Expands every knowledge point with definition, principles, applicability, and key notes, and ensures each solution step includes what to do, why (which rule/formula), and detailed derivation.

Quick Start

Ask the AI to solve the provided exam question using the exam-solver-worker rules and return the final markdown solution block in Chinese.

Frequently Asked Questions about exam-solver-worker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a step-by-step exam solution with Chinese translation?

To generate a step-by-step exam solution with Chinese translation, provide a single exam question and the solver produces a structured markdown block with sentence-aligned Chinese text, detailed knowledge-point explanations, and rigorous step-by-step derivations.

Can I use this to solve multiple exam questions at once?

No, you cannot solve multiple exam questions at once. This worker-style solver processes exactly one provided question per request, returning a single final markdown solution block without re-delegating any sub-tasks.

What types of exam questions are supported for structured derivation?

Structured derivation is supported for multiple exam problem types, including calculations, proofs, multiple-choice, and chart/table questions, ensuring each step explains what to do, why it applies, and the detailed mathematical or logical derivation.

Does the markdown solution output allow English text alongside the Chinese translation?

The markdown solution output enforces mandatory Chinese-only text, except for necessary technical terms and the original question itself, which requires a word-for-word original version plus a complete sentence-aligned Chinese translation.

How are knowledge points explained in the generated exam solution?

Knowledge points in the generated exam solution are expanded with definitions, underlying principles, applicability conditions, and key notes, ensuring every step ties directly to specific formulas or theorems for exam-suitable rigor.

What is the best way to format a mathematical proof solution in markdown?

The best way to format a mathematical proof solution in markdown is to apply a strict structured output rule that separates the original question, Chinese translation, knowledge-point analysis, and step-by-step derivation sections into a single markdown block.