Documentation
README
daily-papers
Search arXiv for the latest papers relevant to the user's research interests.
Invoke as /daily-papers in Claude Code or $daily-papers in Codex.
Behavior
- Ask the user for topics if not provided (or use defaults from config)
- Search arXiv for papers published in the last 1-3 days
- Check against previously recommended papers (dedup)
- Rank by relevance to the user's research
- For top 5: provide detailed analysis (motivation, method, key results, insights)
- For next 5: provide brief summaries
- Save recommendations to a dated markdown file
Deduplication
Maintain a list of previously recommended paper IDs. Never recommend the same paper twice.
Output Format
This is the opening of the README. Read the full README on GitHub.