grading-answer-extraction
CommunityExtract per-student answers from PDFs for grading.
AuthorAKCqhzdy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the extraction of per-student answer text from PDF submissions to streamline grading and ensure consistent RawItem formats.
Core Features & Use Cases
- Page-by-page extraction: invokes extraction-v2 one page at a time to preserve handwritten or semi-structured responses.
- Structured outputs: writes per-student JSON to extracted/{year}/students/student{N}.json (RawItem answer schema) and optionally saves page images when flagged.
- Resume-safe and validation: skips processing when outputs are newer than the source, and supports recovery after interruptions.
Quick Start
Invoke the extraction workflow to generate per-student answer JSONs from data/masked_data/${SCOPE_SUBJECT}/${SCOPE_GRADING_YEAR}/student_answers/ and store results under extracted/{year}.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: grading-answer-extraction Download link: https://github.com/AKCqhzdy/dse-subject-grading/archive/main.zip#grading-answer-extraction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.