mark-student-work-multi-agent
CommunityOrchestrate multi-agent marking of student work.
System Documentation
What problem does it solve?
This skill provides a robust orchestration layer to automate the marking of a student's completion PDF using a multi-agent architecture. It eliminates manual, error-prone grading workflows by coordinating specialized subagents to map the document structure, transcribe and grade responses, and tag taxonomy, producing a canonical JSON marking artifact and a derived markdown learning report.
Core Features & Use Cases
- Orchestrates a Hierarchical Multi-Agent System that reads a student attempt PDF and, if available, an answer key or teacher annotations, to generate structured marking data.
- Spawns specialized subagents for structural mapping, transcription/grading, and taxonomy tagging, then aggregates their outputs into standardized artifacts.
- Supports both Standard (answer key) and Teacher-Annotated workflows, with clear error handling and retry boundaries; outputs are suitable for auditing, reporting, and learner diagnostics.
Quick Start
Provide the student attempt PDF path and optional answer key, then instruct the orchestrator to run the multi-agent marking workflow to produce a canonical JSON artifact and a learning report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: mark-student-work-multi-agent Download link: https://github.com/jarodmeng/daydreamedu-scripts/archive/main.zip#mark-student-work-multi-agent 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.