StudyAnalysis-Skills
Turn links, PDFs, and code into verified interactive study cards
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install StudyAnalysis-Skills?▼
Run `npx skills add YuJunZhiXue/StudyAnalysis-Skills --all -g -y` in your terminal to install the full skill suite globally.
How to turn a long PDF into study notes with AI?▼
Point the skill at your PDF link or local file, and it cleans the content, verifies the facts, and generates a Markdown note plus an interactive HTML knowledge card.
Does Knowledge Absorber check facts for accuracy?▼
Yes. Its Truth Anchoring step searches the web to validate key claims and labels anything outdated, disputed, or unconfirmed directly in the output.
Does it work with Claude, Gemini, and VS Code?▼
Yes. The skill follows the standard SKILL.md format and works in Trae, Claude, Gemini, and VS Code by placing it in the matching config folder.
What is Mentor Mode in Knowledge Absorber?▼
Mentor Mode adds an AI chat sidebar inside the generated HTML card, letting you ask follow-up questions about the material using any OpenAI-compatible API.
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