kaogong-study-tracker

Classify exam practice data and log errors locally with optional Excel export.

148|12|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/KaguraNanaga/kaogong-study-tracker --skill kaogong-study-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kaogong-study-tracker
Source: https://github.com/KaguraNanaga/kaogong-study-tracker/tree/main
Command: npx skills add https://github.com/KaguraNanaga/kaogong-study-tracker --skill kaogong-study-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xlsx, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

朱批录 · 国考备考追踪 Skill 通过自动识别错题截图、分类错题原因、更新本地记录并生成每日总结,帮助用户在本地完成错题归档与进度追踪,避免云端数据外泄。

Core Features & Use Cases

  • 自动识别并归类错题信息(科目、题型、正确答案、错误原因推测、知识点标签),支持文本和图片输入。
  • 每日打卡与进度追踪,统计模块正确率并生成个性化的改进建议;支持导出 Excel 错题本与每日记录。
  • 可选同步到飞书云文档,方便在移动端查看错题及分析,所有数据默认本地存储。

Quick Start

Say a short message like "今天行测错了8道" or upload a screenshot, and I will log, analyze, and summarize your progress locally.

Frequently Asked Questions about kaogong-study-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track exam prep wrong questions locally without cloud data leaks?

Tracking exam prep wrong questions locally avoids cloud leaks by automating intake, classification, and local logging of exam practice data. Data stays in local storage by default, preventing external exposure.

Can I use image screenshots for automatic wrong question classification?

Image screenshots support automatic wrong question classification via multimodal image analysis. The Skill parses screenshots to extract subjects, question types, correct answers, and inferred error reasons.

How to export a daily study tracker summary to Excel for exam preparation?

Exporting a daily study tracker summary to Excel uses the built-in Excel export feature. It compiles local wrong question records and daily practice logs into a spreadsheet via the xlsx dependency.

Does the study tracker support Feishu cloud document sync?

The study tracker supports Feishu cloud document sync as an optional feature. While local storage is default, enabling Feishu integration allows viewing wrong questions and analyses on mobile devices.

What happens if wrong question intake has incomplete information?

When wrong question intake has incomplete information, the system applies robust fallback prompts to handle missing data. Modular parsing ensures study tracker logs entries despite partial inputs.