professor-skill
Turn course materials into exam-focused study guides
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install professor-skill?โผ
Run `npx skills add CommitHu502Craft/professor-skill --all -g -y` in your terminal to install it globally, then install the Python dependencies with `pip install -r requirements.txt`.
How to make a study guide from course materials?โผ
Drop your slides, past exams, assignments, and transcripts into the materials folder, then run the one-command build script to generate a persona file, course map, and exam review guide.
What file types does professor-skill support?โผ
It automatically extracts text from PDF, PPTX, DOCX, TXT, Markdown, CSV, JSON, and SRT files. Scanned documents, images, and audio must be converted to text first.
Does professor-skill predict exam questions?โผ
It identifies high-frequency topics, question types, and grading traps from real evidence, but it clearly marks low-confidence inferences instead of pretending to guarantee predictions.
Can I use professor-skill without coding experience?โผ
Yes. Once installed, you simply describe your course and materials in plain language, and the skill handles extraction, building, and validation for you.
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