AcademicAgent
Academic paper search, analysis, and knowledge graph building
All Skills in This Repository (3)
Pure Emerald Level Indicatorslearning_path
Detect knowledge gaps and generate personalized learning paths from academic knowledge graphs.
paper_reader
Extract text, figures, and structure from scholarly PDFs via CLI.
paper_watch
Fetch new arXiv papers by domain and generate a ranked JSON digest.
Frequently Asked Questions
FAQPage SchemaHow to install AcademicAgent?▼
Run `npx skills add Jennyee1/AcademicAgent --all -g -y` in your terminal to install all skills in this suite globally.
How to analyze a research paper PDF?▼
Point the paper_reader skill at a local PDF or arXiv link and it extracts the full text, section structure, and embedded figures for structured analysis.
How to find gaps in my research knowledge?▼
The learning_path skill analyzes your personal knowledge graph with PageRank and topology analysis to surface weak areas and recommend what to read next.
How to track new papers on a topic?▼
The paper_watch skill fetches recent arXiv papers matching your research keywords and filters the top five most relevant results for you.
Does AcademicAgent work with Claude Code?▼
Yes. It registers as an MCP server and runs in Claude Code, Antigravity, and other MCP-compatible hosts.
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