curriculum-grade-assist
Assist with grading by applying rubrics to student work, generating criterion-level feedback, and maintaining consistency across submissions. Use when grading assignments, applying rubrics, or providing feedback. Activates on "grade this", "apply rubric", "provide feedback", or "score student work".
npx skills add majiayu000/claude-skill-registry --skill curriculum-grade-assist --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Grading Assistance & Rubric Application Efficiently apply rubrics to student work with consistent, constructive, criterion-level feedback and scoring. ## When to Use - Grade student submissions - Apply rubrics consistently - Generate feedback - Score assessments - Analyze student work quality ## Required Inputs - **Student Work**: Submission to grade - **Rubric**: Scoring criteria - **Answer Key**: For objective items - **Context**: Assignment expectations ## Workflow ### 1. Load Rubric and Student Work Read: - Rubric criteria and performance levels - Student submission - Assignment prompt/expectations - Learning objectives assessed ### 2. Analyze Work Against Each Criterion For each rubric criterion: **Identify Evidence**: - Find relevant content in submission - Note what student did well - Note what's missing or weak **Determine Performance Level**: - Compare to rubric descriptors - Select appropriate level (Exemplary, Proficient, Developing, Beginning) - Justify selection with specific evidence **Generate Feedback**: - Cite specific strengths - Identify specific gaps - Suggest concrete improvements ### 3. Generate Grading Report ```markdown # Grading Report: [ASSIGNMENT] **Stu
- When to Use
- Required Inputs
- Workflow
- 1. Load Rubric and Student Work
- 2. Analyze Work Against Each Criterion
- 3. Generate Grading Report
- 4. Batch Grading Features
- 5. Auto-Grading (Objective Items)
- 6. Feedback Quality Standards
- 7. CLI Interface
- Educational Level Adaptations
- Composition with Other Skills
- Exit Codes
Grade single submission Batch grade Auto-grade objective items Consistency check Help
What does the curriculum-grade-assist skill do?
Assist with grading by applying rubrics to student work, generating criterion-level feedback, and maintaining consistency across submissions. Use when grading assignments, applying rubrics, or providing feedback. Activates on "grade this", "apply rubric", "provide feedback", or "score student work".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill curriculum-grade-assist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
