canvas-lms-api
CommunitySync Canvas courses with code
Education & Research#canvas#file upload#html injection#python automation#lms api#course sync#module pages
Authoraspi6246
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It removes the manual, error-prone work of building and updating Canvas course structure (modules, pages, and files) by providing repeatable API patterns for programmatic synchronization.
Core Features & Use Cases
- Module management: Find or create modules, set ordering, and safely re-run syncs without duplicating content.
- Page workflows: Create or update Canvas wiki pages using slugs (page_url) and consistent HTML generation.
- File upload and linking: Perform Canvas’s required multi-step uploads and inject the resulting file URLs into page HTML so links stay valid after overwrites.
- Course sync automation: Drive a sync script from a local course_structure.json blueprint and upload-first strategy for reliable dependencies.
Quick Start
Paste the skill’s Sync workflow into a Python script, replace config.py values (domain, course IDs, token), then run your sync to create/update modules, pages, and linked uploads in Canvas.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: canvas-lms-api Download link: https://github.com/aspi6246/Claude-Code-Skills-for-Academics/archive/main.zip#canvas-lms-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.