reprocess-wa-exam-template

Merge raw student-scanned PDFs into a single template-linked file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill reprocess-wa-exam-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reprocess-wa-exam-template
Source: https://github.com/jarodmeng/daydreamedu-scripts/tree/main/.cursor/skills/reprocess-wa-exam-template
Command: npx skills add https://github.com/jarodmeng/daydreamedu-scripts --skill reprocess-wa-exam-template

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reprocesses student-scanned weighted assessment PDFs into cleaned general-scope templates and links student completion files to those templates. Use when school-returned papers are scanned with handwriting, usually as raw files, and you want a merged file for external cleanup followed by template/completion registry linking.

Core Features & Use Cases

  • Phase A validation and merge: validate input lists, derive canonical metadata, and merge raw PDFs into a single merged artifact.
  • Template linking workflow: create and associate template digital records to student completion files in a registry.
  • End-to-end processing for WA/Exam: handles canonical source/general layouts and per-file boundaries to support a repeatable batch workflow.

Quick Start

Provide the list of raw PDF paths and let the tool merge them into a single template-backed file.

Frequently Asked Questions about reprocess-wa-exam-template

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

FAQPage Schema
How do I merge raw scanned exam PDFs into a single template file?

Merging raw scanned exam PDFs into a single template file requires a deterministic Phase A workflow that validates input lists, derives canonical metadata, and applies strict destination collision checks to produce one merged artifact. It streamlines external cleanup.

How can I link student completion files to exam templates in a registry?

Linking student completion files to exam templates in a registry involves creating template digital records and associating them with student completion files. This workflow supports a repeatable batch process for managing weighted assessment PDFs.

Does this PDF processing tool work with handwritten scanned school papers?

Yes, this PDF processing tool works with handwritten scanned school papers. It specifically targets school-returned papers scanned with handwriting, typically stored as _raw_ PDFs, and reprocesses them into cleaned general-scope templates.

What happens if raw PDF inputs fail validation during the merge process?

If raw PDF inputs fail validation during the merge process, the tool enforces a fail-fast approach. This strict validation ensures canonical source and general layout derivations are correct before proceeding with the template and completion registry linking.

What is the best way to clean up multiple student-scanned weighted assessment PDFs?

The best way to clean up multiple student-scanned weighted assessment PDFs is to use a Phase A validation and merge workflow. It processes raw files into a single merged artifact for external cleanup, followed by template and completion registry linking.

Can I reprocess exam PDFs without setting up a template registry?

Reprocessing exam PDFs without setting up a template registry bypasses the core template linking workflow. The tool is designed to create and associate template digital records to student completion files, ensuring a repeatable batch workflow.