lecture-to-hw
Turns course lectures into submission-ready Markdown homework
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install lecture-to-hw?βΌ
Run `npx skills add vect-G/lecture-to-hw --all -g -y` in your terminal to install the skill globally.
How to automate course homework from lecture slides?βΌ
Place the skill in your course folder and ask it to complete the assignment. It finds the prompt, matches lecture materials, solves each question, and delivers a Markdown answer.
What file formats does lecture-to-hw support?βΌ
It reads PDF, DOCX, Markdown, HTML, notebooks, images, and zipped assignment files, flagging anything it cannot read reliably for your confirmation.
Does lecture-to-hw work with Codex and other agents?βΌ
Yes. It follows the universal SKILL.md standard and runs in Codex, Claude Code, Cursor, and other compatible environments.
Will the homework sound like it was written by a machine?βΌ
No. It studies your past submissions to copy your formatting and tone, then a review pass removes filler text so the answer reads like a real student's work.
Related Repositories in Education & Research
View All in Education & Researchβlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides