homework-skill
Solves homework PDFs with verified answers and figures
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install homework-skill?โผ
Run `npx skills add Li-Baichuan-James/homework-skill --all -g -y` in your terminal to install the skill globally.
How to solve a homework PDF automatically?โผ
Just upload your assignment PDF and say something like "help me finish this homework." The skill reads the questions, solves each one, verifies the work, and delivers a compiled PDF answer document.
Can I solve only specific questions?โผ
Yes. Simply state the subset in plain language, such as "solve only Q2 and Q4," and the skill will produce solution files for just those questions.
Does it handle plots and diagrams?โผ
Yes. Any question asking for a sketch, graph, Bode plot, circuit diagram, or similar visual gets an actual figure drawn into the final answer document, not just a text description.
Which agents support homework-solver?โผ
It follows the universal SKILL.md standard and works with Claude Code, OpenCode, and Codex-style setups, with an optional pdf companion skill for better document reading.
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