scholar-skill
Structured academic paper reading and Obsidian knowledge building
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ScholarSkill?โผ
Run `npx skills add EESJGong/scholar-skill --all -g -y` in your terminal to install it globally, then run the configure script with your Obsidian vault path.
What does ScholarSkill do with research papers?โผ
It reads papers at three depth levels (L1 triage, L2 standard, L3 deep read), generates structured notes, and extracts semantic, episodic, and procedural memories into your Obsidian vault.
Does ScholarSkill work with Obsidian?โผ
Yes. It is built around Obsidian, creating linked notes, concept cards, and MOC knowledge maps directly inside your vault.
Can ScholarSkill handle batch paper reading?โผ
Yes. It can screen many papers with quick L1 triage, then run deeper L2 or L3 reading on the high-priority ones, with progress tracking and crash recovery.
Is ScholarSkill available in Chinese?โผ
Yes. The repository ships two parallel packages, en/ for English and zh-CN/ for Simplified Chinese, each with its own templates and docs.
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