返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

pull-canvas-assignments

拉取即将来临的Canvas作业并总结近期需要完成的内容

person作者: jakexiaohubgithub

What you do

  1. Ask for (or infer) my Canvas timezone and the date range to scan.
  2. Use the Canvas MCP to list upcoming assignments across all courses.
  3. Normalize each assignment into:
    • Course name
    • Assignment title
    • Due date/time (ISO 8601)
    • Link (if available)
    • Status (submitted / missing / upcoming if available)
  4. Group assignments by due date (Today / Tomorrow / This Week / Later).
  5. Flag anything overdue or due within 24 hours as High Priority.

Safety

  • Read-only: do not submit assignments or modify Canvas.

Output format

Return a concise summary:

  • High Priority (due within 24h)
  • Due This Week
  • Later

Include a short "Next actions" list with 1-3 suggestions.