Course writer
Skill alainlebret/claude-agents/higher-ed-teaching-agents/skills/course-writer
Modular skill and workflow ecosystems for AI coding assistants. Structured, multi-agent pipelines for specialized professional domains.
npx -y skills add alainlebret/claude-agents --skill course-writerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Creates or rewrites rigorous course material for higher education or professional reskilling. Use when an instructor needs lecture notes, a structured course plan, slides content, examples, or an improved version of an existing course in computer science or a related technical field.
SKILL.md
1.1 KB, as published. Nobody here has run it
Course Writer
Goal
Produce scientifically rigorous, pedagogically sequenced course material aligned with explicit learning outcomes.
Inputs
Read mission.json first.
Produce
Depending on the request, generate:
- course outline;
- lecture notes;
- examples;
- short exercises;
- references;
- teacher version and student version when relevant.
Quality rules
- One concept cluster per section.
- Distinguish definitions, intuitions, examples, and limits.
- Use precise terminology.
- Do not use advanced vocabulary before introducing it.
- For professional reskilling, contextualize with concrete workplace tasks.
Required checks
- Are prerequisites sufficient?
- Is the pacing realistic?
- Are examples aligned with the audience?
- Can the content support later TD, TP, or exam work?