Communityv1.0.0

Canvas LMS

Access Canvas LMS (Instructure) for course data, assignments, grades, and submissions. Use when checking due dates, viewing grades, listing courses, or fetching course materials from Canvas.

2.4kdownloads5stars3active installsPranav Karthik
View on ClawHubBack to Skills

Skill Details

Slug
canvas-lms
Latest Version
1.0.0
Author
Pranav Karthik
Published
Jan 20, 2026
Updated
Feb 27, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Canvas LMS.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Canvas LMS data access skill. - Allows secure access to Canvas course data, assignments, grades, and submissions using the Canvas REST API. - Includes setup steps for generating an API token and configuring environment variables. - Provides example curl commands for common Canvas endpoints: user profile, courses, assignments, grades, files, and modules. - Offers tips for authentication, pagination, and response handling in both jq and Python. - Enables easy access to due dates, grades, course content, announcements, discussions, and inbox messages.