Agent skill

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".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/curriculum-grade-assist/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When to Use
  2. Required Inputs
  3. Workflow
  4. 1. Load Rubric and Student Work
  5. 2. Analyze Work Against Each Criterion
  6. 3. Generate Grading Report
  7. 4. Batch Grading Features
  8. 5. Auto-Grading (Objective Items)
  9. 6. Feedback Quality Standards
  10. 7. CLI Interface
  11. Educational Level Adaptations
  12. Composition with Other Skills
  13. Exit Codes
Ships with 1 file
  • metadata.json
Commands it runs
Grade single submission
Batch grade
Auto-grade objective items
Consistency check
Help
More from claude-skill-registry
All skills →
About this skill
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.

Keep going