canvas-ls

star 0

List all modules and folders in a Canvas LMS course. Use when the user wants to see what content is available in a course, browse modules, or check what's on Canvas.

overtimepog By overtimepog schedule Updated 3/23/2026

name: canvas-ls description: List all modules and folders in a Canvas LMS course. Use when the user wants to see what content is available in a course, browse modules, or check what's on Canvas. allowed-tools: Bash(python3 *) argument-hint: ""

List Canvas Course Content

Show all modules and folders for a registered course.

Run:

python3 ~/.canvas-cli/canvas_runner.py ls "$ARGUMENTS"

Present the output to the user in a readable format.

Install via CLI
npx skills add https://github.com/overtimepog/claude-canvas --skill canvas-ls
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator