This generates a student's weekly overview by hitting the Canvas MCP server for assignments, submission status, grades, and peer reviews. You get a table grouped by course showing what's due, what's already turned in, and suggested priority order based on due dates and point values. It also calculates potential grade impact if you finish everything. The main value is consolidation: instead of clicking through Canvas tabs, you ask "what's due this week" and see everything at once. Works best on Sunday or Monday for planning. You can drill down into specific assignments afterward, or run it in compact mode for a quick check. Requires the Canvas MCP server configured with student credentials.
npx skills add https://github.com/vishalsachdev/canvas-mcp --skill canvas-week-plan