v0.4.0 — Paper Reading Skills
What's New
Added 4 paper reading skills ported from evil-read-arxiv, bringing the total to 19 skills.
New Skills
| Skill | Description |
|---|---|
| paper-recommend | Daily arXiv paper recommendations with 4D scoring (relevance, recency, popularity, quality) |
| paper-analyze | Deep single-paper analysis — extract contributions, methods, results into structured notes |
| paper-images | Extract figures from arXiv papers (source package first, PDF fallback) |
| paper-search | Search paper notes in vault by title, author, keyword, domain, or tags |
Other Changes
- Added
config/research_interests.yamlfor configurable research domains and keywords - Added
requirements.txtfor Python dependencies (PyYAML, requests, PyMuPDF) - Updated README with paper reading section and prerequisites
Acknowledgments
Thanks to OrbitOS and the evil-read-arxiv project for the original arXiv paper reading workflow that these skills are built upon.