scholar-agent
Installation
SKILL.md
Scholar Agent
End-to-end automation: paper discovery → filtering → deep reading → feedback.
Two modes:
- Basic Mode: Pure CLI — fetch, filter, rate papers via REST API (no browser needed)
- Enhanced Mode: CLI + NotebookLM — deep-read papers with source-grounded answers from Gemini
Subcommands
| Command | Description |
|---|---|
/scholar-inbox |
Today's papers → AI filtering → add to NotebookLM → deep read → report |
/scholar-inbox <arXiv ID> |
Add specific paper to NotebookLM and read |
/scholar-inbox ask "question" |
Ask NotebookLM paper library a question |
/scholar-inbox like 1,3,5 |
Upvote papers by report index |