What is canvas-bulk-grading?
Bulk grading workflows for Canvas LMS assignments using rubrics. Covers single grading, batch grading, and code execution strategies with safety-first dry runs. Source: vishalsachdev/canvas-mcp.
Bulk grading workflows for Canvas LMS assignments using rubrics. Covers single grading, batch grading, and code execution strategies with safety-first dry runs.
Quickly install canvas-bulk-grading AI skill to your development environment via command line
Source: vishalsachdev/canvas-mcp.
Grade Canvas LMS assignments efficiently using rubric-based workflows. This skill requires the Canvas MCP server to be running and authenticated with an instructor or TA token.
Before grading, retrieve the assignment details and its rubric criteria.
Then get the rubric. Use getassignmentrubricdetails if the rubric is already linked to the assignment, or listallrubrics to browse all rubrics in the course:
Bulk grading workflows for Canvas LMS assignments using rubrics. Covers single grading, batch grading, and code execution strategies with safety-first dry runs. Source: vishalsachdev/canvas-mcp.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/vishalsachdev/canvas-mcp --skill canvas-bulk-gradingBulk grading workflows for Canvas LMS assignments using rubrics. Covers single grading, batch grading, and code execution strategies with safety-first dry runs. Source: vishalsachdev/canvas-mcp.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vishalsachdev/canvas-mcp --skill canvas-bulk-grading Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/vishalsachdev/canvas-mcp