diagnose-student-school-work

Reconstruct canonical marking reports from teacher-annotated student scans.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill diagnose-student-school-work
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: diagnose-student-school-work
Source: https://github.com/jarodmeng/daydreamedu-scripts/tree/main/.cursor/skills_archive/diagnose-student-school-work
Command: npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill diagnose-student-school-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Builds a canonical marking report for school-work that has been teacher-annotated but lacks a separate answer key, inferring correctness from the on-paper marks, corrections, and rubrics to produce a consistent learning report.

Core Features & Use Cases

  • Grounded marking reconstruction: infer correct responses and scores from teacher red marks, green corrections, and printed rubrics on the same page.
  • Canonical artifact compatibility: outputs JSON and markdown that match the marking package contract so downstream tools can render reports consistently.
  • Subject-agnostic applicability: works across any subject and language for weighted assessments, quizzes, or term tests.

Quick Start

Provide a scanned student response and the system will generate a grounded learning report from on-paper markings.

Frequently Asked Questions about diagnose-student-school-work

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

FAQPage Schema
How do I generate a marking report from scanned student work without an answer key?▼

To generate a marking report from scanned student work without an answer key, provide the scanned images to infer correct responses and scores directly from on-paper teacher annotations, red marks, and printed rubrics. The system outputs JSON-first artifacts and derived Markdown learning reports.

Can I reconstruct grading scores from teacher-annotated quizzes in different languages?▼

Yes, you can reconstruct grading scores from teacher-annotated quizzes in different languages. The marking reconstruction process is subject-agnostic and works across any language for weighted assessments, class quizzes, or term tests returned as scans.

What is grounded diagnosis for learning reports and how does it work?▼

Grounded diagnosis for learning reports is the process of inferring correct answers and scores from teacher red marks, green corrections, and printed rubrics on the same page. It builds a canonical marking report by reconstructing grading logic directly from on-paper evidence.

Does the marking package schema output JSON and Markdown reports for downstream tools?▼

Yes, the marking package schema outputs both JSON-first artifacts and derived Markdown reports. This canonical artifact compatibility ensures downstream tools can render learning reports consistently without needing a separate answer key.

How do I extract correct answers from a scanned test when only teacher corrections are present?▼

To extract correct answers from a scanned test with only teacher corrections, the system applies grounded marking reconstruction to infer the correct responses from the visible green corrections and rubric marks. It uses this on-paper evidence to build a consistent learning report.

Are there limitations to reconstructing grading reports from teacher annotations on scanned work?▼

Reconstructing grading reports from teacher annotations relies heavily on the clarity of on-paper evidence. If scanned work lacks visible red marks, green corrections, or printed rubrics, the system cannot accurately infer correct answers or generate a canonical marking report.