canvas-course-ops

canvas-course-ops is a skill for Claude Code, Codex from aaronnat23/disp8ch. It costs 0 tokens per session (159 once invoked), scanned A, original, MIT.

An operating guide for managing courses and assignments in Canvas, an online learning management system.

In plain words
What is it for?
It is for course updates, assignment coordination, announcements, status checklists, follow-up actions, and handling privacy-sensitive student information.
Why use it?
It helps keep deadlines, responsibilities, missing information, and student-safe communications clear and organized.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for course updates, assignment coordination, announcements, status checklists, follow-up actions, and handling privacy-sensitive student information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aaronnat23/disp8ch/canvas-course-ops
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add aaronnat23/disp8ch --skill canvas-course-ops
Clone the repo
git clone --depth 1 https://github.com/aaronnat23/disp8ch

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for canvas-course-ops

README.md
[![agentmods](https://agentmods.dev/badge/skills/aaronnat23/disp8ch/canvas-course-ops/github.svg)](https://agentmods.dev/skills/aaronnat23/disp8ch/canvas-course-ops)
Your own site
<a href="https://agentmods.dev/skills/aaronnat23/disp8ch/canvas-course-ops"><img src="https://agentmods.dev/badge/skills/aaronnat23/disp8ch/canvas-course-ops/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for canvas-course-ops

Your own site · 80×15
<a href="https://agentmods.dev/skills/aaronnat23/disp8ch/canvas-course-ops"><img src="https://agentmods.dev/badge/skills/aaronnat23/disp8ch/canvas-course-ops.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 159 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00159
Opus 5 $0.00000 $0.00079
Sonnet 5 $0.00000 $0.00032
Haiku 4.5 $0.00000 $0.00016

Measured 10d ago against content hash aea8580f5658, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

canvas-course-ops scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

optional-skills/canvas-course-ops/SKILL.md · 21 lines

What it actually says

Canvas Course Ops

Use this skill for course, assignment, and LMS-style operational tasks that need clear status tracking and student-safe messaging.

Use when

  • The user is coordinating course content, assignments, or announcements.
  • A workflow needs deadlines, ownership, and clear follow-up actions.

Workflow

  1. Identify the course, audience, and time-sensitive items first.
  2. Separate source-of-truth data from message drafts or summaries.
  3. Keep deadlines, missing dependencies, and stakeholder actions explicit.
  4. Prefer concise checklists and rollout steps over long prose.
  5. Flag privacy-sensitive student data before quoting or exporting anything.

Deliverable

  • Course or assignment summary.
  • Action checklist.
  • Risks, blockers, and deadlines.
  • Safe outbound message draft when needed.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 21 lines · 0 tokens per session scan A aea8580f5658

Subscribe to this mod's changes

canvas-course-ops is a skill published in the GitHub repository aaronnat23/disp8ch (100 stars, last pushed 7d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 159 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

openlibrary

Query the Open Library catalog from the terminal: search books and authors, look up works, editions, and ISBNs, enumerate every edition of a work, read community ratings, and resolve cover-image URLs. Fully keyless public API. Includes the OL…M/W/A key-graph reference, ISBN 302-redirect resolution, search query…

magnus919/agent-skills · 113 tokens

product-adoption

Diagnose and design product adoption for onboarding, activation, behavior change, feature discovery, rollout, and sustained use after launch. Covers consumer, B2B, internal-tool, and public-service contexts with evidence-based decision points and cohort segmentation. Does not own acquisition campaigns or marketing…

magnus919/agent-skills · 114 tokens

book-to-skill

Input adapter that extracts a book's method into a structured payload and hands it off to SkillForge. Use when an operator wants to turn a methodology-bearing book (The Mom Test, Make It Stick, Influence, The Pragmatic Programmer, etc.) into one or more executable skills without hand-crafting the SkillForge prompt or…

rjmurillo/ai-agents · 99 tokens

omd-video

A pipeline that turns instructional videos into structured notes using both their visuals and audio. It is intended for videos such as lectures, tutorials, and courses where slides, diagrams, prompts, or code appear on screen.

AbyssCN/oh-my-dag · 155 tokens

dsm5

Assess and explain questions about mental health and neurocognitive conditions against DSM-5-TR diagnostic criteria, and guide evidence-based conversations for clinicians, patients, and family members. Use when someone asks about symptoms, possible conditions, differential diagnoses, diagnostic criteria, prevalence…

magnus919/agent-skills · 106 tokens

software-engineering-library

Route software engineering design and discovered code-risk tasks to on-demand book references. Use for architecture review, layer boundary change, dependency boundary, module interface shape, domain modeling, bounded context, refactoring, code smell, legacy code, low test coverage, old file, characterization test…

rjmurillo/ai-agents · 201 tokens