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.
npx skills add travisjneuman/.claude --skill course-material-creatorgit clone --depth 1 https://github.com/travisjneuman/.claudeWrote 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.
[](https://agentmods.dev/skills/travisjneuman/.claude/course-material-creator)<a href="https://agentmods.dev/skills/travisjneuman/.claude/course-material-creator"><img src="https://agentmods.dev/badge/skills/travisjneuman/.claude/course-material-creator/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.
<a href="https://agentmods.dev/skills/travisjneuman/.claude/course-material-creator"><img src="https://agentmods.dev/badge/skills/travisjneuman/.claude/course-material-creator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00040 | $0.02726 |
| Opus 5 | $0.00020 | $0.01363 |
| Sonnet 5 | $0.00008 | $0.00545 |
| Haiku 4.5 | $0.00004 | $0.00273 |
Grade A, and why
course-material-creator 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 303 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Course Material Creator
Frameworks for designing structured educational experiences from syllabus creation through assessment design, supporting formal courses, corporate training, and self-directed learning programs.
Syllabus Design
Syllabus Template
COURSE SYLLABUS
COURSE TITLE: ______________________________
INSTRUCTOR: ________________________________
TERM/DATES: ________________________________
MEETING TIME: ______________________________
LOCATION: __________________________________
COURSE DESCRIPTION (2-3 sentences):
[What the course covers and why it matters]
LEARNING OBJECTIVES:
By the end of this course, students will be able to:
1. [Verb] + [specific knowledge/skill] + [context/conditions]
2. [Verb] + [specific knowledge/skill] + [context/conditions]
3. [Verb] + [specific knowledge/skill] + [context/conditions]
4. [Verb] + [specific knowledge/skill] + [context/conditions]
5. [Verb] + [specific knowledge/skill] + [context/conditions]
PREREQUISITES:
- [Required prior knowledge or courses]
- [Required tools or materials]
REQUIRED MATERIALS:
- [Textbook, software, supplies]
GRADING / ASSESSMENT:
Component | Weight | Due Dates
Participation | ___% | Ongoing
Assignments (N) | ___% | Weekly/Biweekly
Midterm project/exam | ___% | Week __
Final project/exam | ___% | Week __
GRADING SCALE:
A: 93-100 A-: 90-92 B+: 87-89 B: 83-86 B-: 80-82
C+: 77-79 C: 73-76 C-: 70-72 D: 60-69 F: <60
COURSE SCHEDULE:
Week 1: [Topic] — Reading: [Ch. X] — Due: [Assignment]
Week 2: [Topic] — Reading: [Ch. X] — Due: [Assignment]
...
Week N: [Topic] — Final project due
POLICIES:
Late work: [Policy]
Attendance: [Policy]
Academic integrity: [Policy]
Accommodations: [Statement]
Learning Objective Verbs (Bloom's Taxonomy)
| Level | Verbs | Example Objective |
|---|---|---|
| Remember | Define, list, recall, identify, name, recognize | "List the five phases of project management" |
| Understand | Explain, describe, summarize, interpret, classify | "Explain the relationship between supply and demand" |
| Apply | Use, implement, solve, demonstrate, calculate | "Apply regression analysis to a real-world dataset" |
| Analyze | Compare, contrast, examine, differentiate, organize | "Analyze competing business strategies and identify trade-offs" |
| Evaluate | Assess, critique, justify, recommend, judge | "Evaluate the effectiveness of three marketing campaigns" |
| Create | Design, construct, develop, formulate, produce | "Design a database schema for a multi-tenant application" |
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.
- 8d ago First seen · 303 lines · 40 tokens per session scan A ef38b04db524
course-material-creator is a skill published in the GitHub repository travisjneuman/.claude (97 stars, last pushed 7d ago), licensed MIT. It adds 40 tokens to every session and 2,726 once invoked, about $0.0002 per session on Opus 5. 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-09-03.
Other skills, from other repositories
stride-analysis-patterns
Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.
blind-spot-pass
Use before starting work in a domain you don't know well, to surface the "unknown unknowns" — the things you don't even know to ask about — and learn just enough to prompt and decide well. Implements the "blind spot pass" pattern from Anthropic's Fable "finding your unknowns" field guide. Triggers when you say "I'm…
prompts-chat
Use when searching, installing, or improving AI skills and prompts via prompts.chat or skills.sh. Triggers on skill search, prompt lookup, install skill, improve prompt, prompts.chat.
plan-review-architecture
Architecture-dimension reviewer for written plans. Use when running plan-review or directly when an architectural review is wanted. Activate for keywords like "architecture review", "data flow", "failure modes", "rollback", "edge cases", "test matrix". Scores 5 sub-dimensions 0-10, produces ranked fixes. Always cite…
plan-review-experience
Experience-dimension reviewer for written plans (UX + DX). Use when running plan-review or directly when an experience review is wanted. Activate for keywords like "UX review", "DX review", "experience review", "error states", "API ergonomics", "developer experience", "user states". Scores 5 sub-dimensions 0-10…
stuck
Diagnoses a broken course setup by reading the folder, so the student never has to describe the problem in English. Takes no argument. Reports which class they are on and which files are filled, then names one blocker and one fix: Claude Code opened at the wrong level, .claude/skills/ missing, skills not loading…