vect-Gvect-GCommunityΒ·1 Agent Skills Included

lecture-to-hw

Turns course lectures into submission-ready Markdown homework

Reads homework prompts in PDF, DOCX, HTML, image, and notebook formats, then matches them to lecture slides and classroom code. Solves problems using only methods taught in class, runs verification scripts, and writes concise student-style Markdown answers. Splits large assignments across parallel sub-agents and runs a teaching-assistant review to catch missing points and errors. Ends the cycle of manual copy-pasting, prompt tweaking, and removing obvious machine-written phrasing.
npx skills add vect-G/lecture-to-hw --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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→