kaogong-study-tracker
Civil service exam prep tracking and wrong-question review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install kaogong-study-tracker?▼
Run `npx skills add KaguraNanaga/kaogong-study-tracker --all -g -y` in your terminal to install it globally. It requires Node.js 18 or later, plus Python with openpyxl for Excel export.
How does it track my exam prep progress?▼
Just send a plain message like 'today I got 8 wrong in judgment reasoning' and it logs your daily record, updates per-module accuracy stats, and identifies your weakest areas.
Can it recognize wrong questions from screenshots?▼
Yes. If your host agent has a vision-capable model, it extracts the question text, subject, answer, and likely error reason from the screenshot. Without image support, you can paste the question text instead.
How do I export my wrong-question workbook?▼
Ask your agent to export the workbook, and it generates an Excel file with embedded screenshots. You can filter by pending review, subject module, or recent days.
Is my study data uploaded to the cloud?▼
No. All records and screenshots stay in a local folder on your computer by default. Feishu doc sync only happens when you explicitly request it.
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