evil-read-arxiv
Automate daily arXiv paper discovery, analysis, and Obsidian notes
All Skills in This Repository (5)
Pure Emerald Level Indicatorsconf-papers
Query DBLP and Semantic Scholar to rank top conference papers by relevance, popularity, and quality.
start-my-day
Search arXiv and Semantic Scholar, score papers, and generate an Obsidian note.
paper-search
Search and rank papers in Markdown notes by title, author, keywords, or domain.
extract-paper-images
Extract figures from research papers using arXiv source images and PDFs.
paper-analyze
Extract metadata, text, and figures from arXiv papers into structured notes.
Frequently Asked Questions
FAQPage SchemaHow to install evil-read-arxiv?โผ
Run `npx skills add juliye2025/evil-read-arxiv --all -g -y` in your terminal to install all five skills globally.
How to get daily arXiv paper recommendations automatically?โผ
Just type "start my day" and the agent searches arXiv and Semantic Scholar, scores papers against your research interests, and writes a ranked recommendation note into your Obsidian vault.
Can it analyze PDFs, blogs, or project pages?โผ
Yes. The paper-analyze skill detects arXiv IDs, public PDF links, local PDFs, research project pages, and blog posts, then generates structured notes with extracted figures.
Does evil-read-arxiv work with Claude Code and Codex?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenAI Codex CLI, IDE extensions, and desktop clients.
Do I need Obsidian to use these skills?โผ
The CLI skills are built around an Obsidian vault for notes and knowledge graphs, but the included Next.js web app offers standalone paper browsing with AI summaries.
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