KaguraNanagaKaguraNanagaCommunity·1 Agent Skills Included

kaogong-study-tracker

Civil service exam prep tracking and wrong-question review

Tracks daily civil service exam practice by parsing plain-text score reports and recognizing wrong-question screenshots. Categorizes error causes, computes per-module accuracy, and sends nightly summaries with review reminders. Exports a filtered Excel workbook with embedded screenshots and optionally syncs to Feishu docs, keeping all data local.
npx skills add KaguraNanaga/kaogong-study-tracker --all -g -y
Available:

Tells the agent when to trigger this skill, which scripts to call for text input, image recognition, Excel export, daily summaries, and review reminders, and where local data is stored.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

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